Commit graph

20 commits

Author SHA1 Message Date
mrilyew
0aecc299cf
feat(profile): fav games & custom fields (#1193)
* add fav games

* add additional fields

* add gui 4 dis

* add maxlength
2024-12-20 17:34:29 +03:00
mrilyew
bec9079e36
feat(privacy): blacklist v2 (#1183)
* Перенос ветки blacklist (#900)

* Blacklist

* Config

* upd

* Added restrictions in the users.get method

* ok

* Update en.strings

* ok 2.0

---------

Co-authored-by: Vladimir Barinov <veselcraft@icloud.com>

* Create 00038-blacklist.sql

* typo xd

* Blacklists: Make it barely work (xd)

* БЛЯЯЯЯЯЯЯЯТЬ

* remove all

* account.ban, account.unban, account.getBanned

* rewrite ui

* add link

* add ignore button to blacklisted users

* fields blacklisted_by_me, blacklisted

* ad ability to blacklist when you ar blacklisted

---------

Co-authored-by: n1rwana <me@n1rwana.xyz>
Co-authored-by: Vladimir Barinov <veselcraft@icloud.com>
Co-authored-by: n1rwana <aydashkin@vk.com>
2024-12-13 17:51:10 +03:00
mrilyew
96d48efbaf api(account): new method account.sendVotes 2024-11-18 19:28:25 +03:00
mrilyew
b3e57147b7 api: add some fields and 2 new methods и jsonp
- Изменения коснулись методов account.getProfileInfo, account.getBalance, account.getOvkSettings, gifts.get, gifts.getCategories, groups.get, groups.getById, users.get, wall.get, wall.getById, wall.getComments, wall.getComment.
- Добавлена поддержка JSONP
2024-10-15 20:42:59 +03:00
zavsc
04eb724cd5
feat(api): add ability to know what user is listening (#1048) 2023-12-02 20:06:48 +03:00
NoPlagiarism
12c41dcdd6
[API] Fix null user in Likes.isLiked + requireUser in some funcs + return 1 in Polls (#801)
* Fix returning 200 response for non-existing user

* requireUser in getCounters and createComment

* return 1, where it should in Polls API
2023-05-30 11:41:03 +03:00
veselcraft
2ffa4fd916
VKAPI: Add force online activity reporting on Newsfeed.get and Messages.send functions (can be disabled trough forGodSakePleaseDoNotReportAboutMyOnlineActivity parameter) 2023-03-13 17:45:45 +03:00
veselcraft
05a423b30b
лее братан эта че за хуйня (оно 500 ошибку вызывало) 2023-03-09 13:49:36 +03:00
celestora
0f2a88aa68 Add rate limits for API too 2023-02-08 13:20:50 +02:00
veselcraft
462d667e53
Global: Implement showing platform 2022-12-17 02:03:02 +03:00
Vladimir Lapskiy
24b2b1d7f0
VKAPI: new method account.saveProfileInfo (again) (#777) 2022-11-10 15:27:54 +02:00
veselcraft
56da94358f
VKAPI: Fix 500 error when birthday is not set at all 2022-10-01 13:13:50 +03:00
El psy congroo desu
ccaae41dcd
VKAPI: fix account.setOnline (#649) 2022-08-13 02:41:59 +00:00
El psy congroo desu
5bae9d224d
less stubs, more really answers (#641) 2022-08-11 23:20:36 +03:00
Maxim Leshchenko
771595ef9c
VKAPI: Make code match the code style 2022-07-21 20:13:09 +01:00
Maxim Leshchenko
fe2010560a
Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00
celestora
f3009d71e7
Fix typehint in Account.getAppPermissions which caused 500 2022-03-29 12:26:29 +03:00
0x7d5
4f59264861 API: fix crash account.setOnline (#172) 2021-10-09 01:17:45 +05:00
Alma Armas
30ae2d3a07 [VKAPI] Fix groups & added smth in Account 2021-01-16 22:11:04 +00:00
Alma Armas
e18a661507 [WIP] Add VK API compat layer 2020-08-12 11:39:06 +00:00