Commit graph

12 commits

Author SHA1 Message Date
veselcraft
c4a0d5ed98
VKAPI: Fix stupid error when attachments duplicated over and over 2022-03-25 22:29:29 +03:00
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
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
0f784212df new api methods: wall.post, utils.getServerTime 2020-10-31 18:36:35 -04:00
Alma Armas
e18a661507 [WIP] Add VK API compat layer 2020-08-12 11:39:06 +00:00