6ec54a379d
feat: add linting of code ( #1220 )
...
* feat(lint): add php-cs-fixer for linting
Removing previous CODE_STYLE as it was not enforced anyway and using PER-CS 2.0.
This is not the reformatting commit.
* style: format code according to PER-CS 2.0 with php-cs-fixer
* ci(actions): add lint action
Resolves #1132 .
2025-01-31 18:20:13 +03:00
veselcraft
4c78617a9c
feat(friends)!: reject request
2024-09-16 02:11:28 +03:00
lalka2018
1e7fdeff27
feat: close profile ( #978 )
2023-12-02 20:21:16 +03:00
veselcraft
d183b1a8a3
compatibility fixxxxxx
2023-11-13 12:37:15 +03:00
veselcraft
15a5f172d9
VKAPI: Change Friends.get behaviour if user not found
2023-10-28 13:25:23 +03:00
celestora
0f2a88aa68
Add rate limits for API too
2023-02-08 13:20:50 +02:00
veselcraft
700dcc121d
VKAPI: descuido del desarrollador momento, number tres
...
Somehow for Friends.getRequests extended parameter was required to use fiels. Now it's not
2023-01-31 02:40:29 +03:00
veselcraft
ca27e0588a
VKAPI: Typo in Friends.delete
2022-10-22 16:41:54 +03:00
Vladimir Lapskiy
ed7faa4a16
VKAPI: Friends.getRequests added some parameters that i forgot about and fix count requests in the response ( #724 )
...
* VKAPI: Friends.getRequests method did not give more than 6 elements
* VKAPI: Friends.getRequests i'm forget add some parameters LOL
2022-09-17 00:05:25 +03:00
El psy congroo desu
b117d0fe01
VKAPI: added method friends.getRequests and fix code style ( #653 )
2022-08-14 09:43:04 +00: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
veselcraft
0a78fc2ad0
VKAPI: Fix 500 error on Friends.get method
2022-03-27 16:39:21 +03:00
veselcraft
991e377e16
fix bug with friends method when you can add non-existing or deleted users and yourself
2020-11-01 04:17:04 -05:00
Alma Armas
e18a661507
[WIP] Add VK API compat layer
2020-08-12 11:39:06 +00:00