Commit graph

78 commits

Author SHA1 Message Date
veselcraft
56da94358f
VKAPI: Fix 500 error when birthday is not set at all 2022-10-01 13:13:50 +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
veselcraft
1f79dd7143
VKAPI: Fix Newsfeed once more again 2022-09-04 20:08:22 +03:00
veselcraft
863fb232e0
VKAPI: Change behaviour of start_from and next_from params. Timestamp can cause issues, so i just changed it to 'internal' id 2022-09-03 23:11:40 +03:00
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