El psy congroo desu
5769d4060f
VKAPI: Messages.getHistory fixed error code 500 due missing parameter ( #702 )
2022-08-29 20:29:55 +03:00
El psy congroo desu
d9ec6a1692
VKAPI: Messages.getHistory return profile of message owners ( #700 )
2022-08-28 23:49:01 +03:00
veselcraft
4891030ed0
VKAPI: Make getConversations output a real count of dialogs; Fix bug with extended param, when offset causes profile array to be dead xd
2022-08-27 01:33:10 +03:00
veselcraft
47c13e1234
VKAPI: Fix bug when DELETED user appear if there is no user_ids
2022-08-27 01:33:09 +03:00
celestora
9ae7164105
VKAPI(Wall.get): fix count param
2022-08-21 00:30:56 +03:00
celestora
d767d8e2eb
Приложения ( #674 )
2022-08-20 21:07:54 +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
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
veselcraft
71b9c57030
VKAPI: Fix funny bug when id is outputed as string if profile is deactivated
...
Closes #637
2022-08-10 23:09:07 +03:00
veselcraft
4ba7c5b982
VKAPI: Fix privacy issues
...
Closes #622
2022-07-31 13:25:39 +03:00
Ilya Prokopenko
74b3bf5e3f
Photos: Add changing of update date of album
...
Resolves #588
2022-07-29 16:41:43 +07:00
veselcraft
174ed53d92
VKAPI: Add support to start_from parameter
2022-07-25 13:37:21 +03:00
Ilya Prokopenko
75030bfdc4
VKAPI: Allow sending messages not only to friends
...
Modification taken from e5c650e351
I hope it works properly
2022-07-24 15:13:35 +07:00
veselcraft
5bced47724
VKAPI: хаваххахахаха илья капец ты функцию сломал и она короче из-за этого новости не открывала ой всмысле Fix newsfeed.get function to get it workin again
2022-07-24 00:42:28 +03:00
veselcraft
44241be808
VKAPI: Add new methods for Wall - getComments, getComment, createComment, deleteComment
2022-07-23 15:50:00 +03:00
veselcraft
e7425b86e1
Merge branch 'master' of github.com:openvk/openvk
2022-07-23 13:47:14 +03:00
veselcraft
c5188d7230
VKAPI: Add is_member filter property to Groups.getById
2022-07-23 13:45:17 +03:00
Ilya Prokopenko
1c520b755a
VKAPI: Require auth in wall.getById
2022-07-23 14:15:19 +07:00
veselcraft
e55c75b902
VKAPI: Add photo_* fields to groups.getById
2022-07-23 03:47:08 +03:00
veselcraft
a52809fbb8
VKAPI: repost hotfix
2022-07-23 03:39:05 +03:00
veselcraft
0c97ca1a4d
VKAPI: Add reposted posts support (???)
2022-07-23 03:25:17 +03:00
veselcraft
25064b6e4f
VKAPI: Add new Wall.repost method
2022-07-23 02:24:34 +03:00
veselcraft
05c85eb93d
fix typo xddd 😳
2022-07-22 13:23:36 +03:00
Maxim Leshchenko
771595ef9c
VKAPI: Make code match the code style
2022-07-21 20:13:09 +01:00
Maxim Leshchenko
a578dca41f
VKAPI: Add ovk.aboutInstance
2022-07-21 17:59:41 +01:00
Maxim Leshchenko
8ce8355784
VKAPI: Make groups.getById not require auth
...
Just like the original VK
2022-07-21 17:57:03 +01:00
veselcraft
2d09e0116e
VKAPI: Add new method messages.getConversationsById
2022-07-21 17:57:26 +03:00
veselcraft
658b60d5f0
VKAPI: Disable HTML output in prior to RAW output
...
RichText: Replace CR+LN with just LN because it causes graphical bugs in VK4ME
2022-07-21 09:40:42 +03: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
veselcraft
2e1ef59353
VKAPI: Fix 500 error if user didn't subscribed or created a group
...
VKAPI: Add avatar sizes to the Groups.get method
VKAPI: Fix strange avatar behaviour
2022-07-21 00:37:31 +03:00
veselcraft
f5bec29bf6
VKAPI: Fix 2FA compatibility with alternative clients
...
VKAPI: Fix crash when trying to call Messages.getConversations method
2022-07-19 23:40:17 +03:00
Maxim Leshchenko
fe2010560a
Global: Make code more consistent with code style
2022-05-08 12:11:18 +02:00
celestora
bfa26c24d1
Prevent deleted attachments from showing in wall.get
2022-05-01 17:04:59 +03:00
Celestora
622c9204b2
Use Photo::getVkApiSizes in wall.get
...
Now wall.get will reflect accurate information about image sizes and their dimensions.
2022-04-24 15:38:53 +03:00
veselcraft
d836cd7d3d
VKAPI: Add size things to Users and Walls
2022-04-23 21:04:54 +03:00
Celestora
1a2a0805d4
Add photos.save, photos.saveWallPhoto, photos.saveOwnerPhoto, photos.getUploadServer
...
Didn't test, but shouldn't be really tough to fix afterwards if it'll break.
2022-03-29 20:43:34 +03:00
veselcraft
f7a2da2cbf
VKAPI: Add Likes.add, Likes.remove and Likes.isLiked methods
2022-03-29 14:04:11 +03:00
celestora
f3009d71e7
Fix typehint in Account.getAppPermissions which caused 500
2022-03-29 12:26:29 +03:00
E2r7hN07Fl47
4482661848
Add text field to Message object ( #519 )
...
Resolves #518
2022-03-27 20:12:05 +03:00
veselcraft
c8b154d87a
VKAPI: Change variable type to correct one in Messages
2022-03-27 18:15:20 +03:00
veselcraft
6ea9d81f7a
VKAPI: fix sex :DDD
2022-03-27 17:57:48 +03:00
veselcraft
0a78fc2ad0
VKAPI: Fix 500 error on Friends.get method
2022-03-27 16:39:21 +03:00
veselcraft
61a2c44e22
VKAPI: Add support for Messages.getConversations
2022-03-27 16:05:42 +03:00
veselcraft
c3ebcabda3
VKAPI: Fix error 500 on Users.search method
2022-03-27 15:08:27 +03:00
veselcraft
f505887d7f
VKAPI: Fix wall performance issue
...
А пока никто не видет, пусть тут повисит текст одной песенки:
Дай мені почути відверту мовчання тишу
Ще раз зазирнути, утнути якусь дурницю
Ти доповнила хором у соло останню нішу
Відпустила і тягне-несе мене залізниця
Дай докайфувати, допити останні ноти
Вони і мене розвивають-крають, їх чути мушу
Струмом віддавали торканння, погляди, фото
Сканували і милом заслали ми наші душі
Засмага зійде
В купе купувати, в п'ятій піти
Спрагою стане наступний день
Але я залишаюсь там, як і ти
Засмага зійде
В купе купувати, в п'ятій піти
Спрагою стане наступний день
Але я залишаюсь там, як і ти
Потяги в полиці штовхали у різні боки
Телефони стискали, чекали картки ввімкнутись
Залишили по собі ціньми в камінні мокрім
Незабаром побачитись з вами, або почутись
Не потрібні тіла нам ваші анітрохи
Просто ближче підходьте й вгору здіймайте руки
Сумувати, гаяти час, плести неспокій
Так буває, що спогади народжують звуки
Засмага зійде
В купе купувати, в п'ятій піти
Спрагою стане наступний день
Але я залишаюсь там, як і ти
2022-03-26 19:53:39 +03:00
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
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
Dmitry
abe4ae0352
README.textile -> README.md ( #462 )
2022-02-07 19:22:13 +02: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
rem-pai
8b86b35bcc
Fix syntax in VKAPI readme
2020-08-12 14:41:12 +03:00
Alma Armas
e18a661507
[WIP] Add VK API compat layer
2020-08-12 11:39:06 +00:00