Commit graph

75 commits

Author SHA1 Message Date
veselcraft
4cf50790b1
that's why i need to refactor this 2022-03-25 14:46:40 +03:00
veselcraft
4bf6fce260
VKAPI: Fix 500 error if the post is published as anon 2022-03-25 14:44:10 +03:00
veselcraft
1472801874
VKAPI: Add attachments support for Wall methods
TODO Refactor: Перенести вывод в отдельную функцию, чтоб не дублировать код
2022-03-25 14:05:44 +03:00
veselcraft
41308043a7
VKAPI: Add Groups.getById method 2022-03-21 17:15:51 +03:00
veselcraft
092feec2b7
VKAPI: Add Wall.getById and Newsfeed.get methods 2022-03-19 03:31:27 +03:00
Maxim Leshchenko
dd236c0034
VKAPI: Add the ability to publish posts only with media 2022-01-15 18:50:03 +02:00
Maxim Leshchenko
a81e9ac704
VKAPI: Remove the ability for those who are not group administrators to publish posts on behalf of the group 2022-01-15 17:51:04 +02:00
Maxim Leshchenko
5d62934053
VKAPI: A simple but incompatible implementation of attaching media to posts 2022-01-15 17:15:37 +02:00
veselcraft
a3d65a402e
VKAPI: Wall.get impovements
Added a "extended" value, added a "offset" to the Repositories/Posts->getPostsFromUsersWall function and little bit of refactoring
2021-11-24 22:24:44 +03:00
Maxim Leshchenko
85208a5c8e
VKAPI: Add ability to publish posts with signature of author 2021-11-15 10:43:15 +02:00
veselcraft
734a86b799 VKAPI: Added Audio method (early implementation 🧌) 2021-10-23 00:00:25 +03:00
veselcraft
aef39f3102 VKAPI: Little bit of refactoring 2021-10-22 23:49:25 +03:00
0x7d5
4f59264861 API: fix crash account.setOnline (#172) 2021-10-09 01:17:45 +05:00
Ilya Prokopenko
dd307f29c2
Invite: normal implementation
Co-authored-by: celestora <kitsuruko@gmail.com>
2021-09-13 10:22:05 +07:00
Alma Armas
30ae2d3a07 [VKAPI] Fix groups & added smth in Account 2021-01-16 22:11:04 +00:00
Vladimir Lapskiy
0669995cd0
Added additional fields 2021-01-09 14:56:38 +05:00
veselcraft
e4d738737c Merge branch 'master' of https://github.com/openvk/openvk 2021-01-08 10:39:30 -05:00
veselcraft
862a62d7b2 [API] Users.get online parametr fix 2021-01-08 10:39:11 -05:00
Vladimir Lapskiy
30349d76f2 object name error in case"status" 2021-01-08 14:02:58 +02: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
veselcraft
0f784212df new api methods: wall.post, utils.getServerTime 2020-10-31 18:36:35 -04:00
Alma Armas
c87d4b0bc7 Allow users to send messages to themselves using VK API 2020-09-29 13:04:41 -07:00
Alma Armas
ba16cf7090 Fix typo 2020-09-12 08:22:45 +00:00
veselcraft
8999d6bd2f [VKAPI] Adding status field on users.get 2020-08-27 00:14:09 +03:00
Alma Armas
e18a661507 [WIP] Add VK API compat layer 2020-08-12 11:39:06 +00:00