Commit graph

7 commits

Author SHA1 Message Date
NoPlagiarism
597f15e3c8
Merge branch 'master' into np_fix_user404_is_liked 2023-03-09 01:30:16 +05:00
celestora
0f2a88aa68 Add rate limits for API too 2023-02-08 13:20:50 +02:00
NoPlagiarism
5c734498c7 Fix returning 200 response for non-existing user 2022-12-09 19:08:00 +05:00
Maxim Leshchenko
771595ef9c
VKAPI: Make code match the code style 2022-07-21 20:13:09 +01:00
veselcraft
0b63c25d9e
VKAPI: Rename Likes.remove to Likes.delete
The reason is simple - compatibility. That's why we're making VK compatible API :DDD
2022-07-21 00:45:40 +03:00
Maxim Leshchenko
fe2010560a
Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00
veselcraft
f7a2da2cbf
VKAPI: Add Likes.add, Likes.remove and Likes.isLiked methods 2022-03-29 14:04:11 +03:00