summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
AgeCommit message (Collapse)Author
2023-06-14Vkontakte: small fixElzorFox
2023-06-14VKontakte:ElzorFox
avatar support for groupchats version bump
2023-06-09VKontakte:ElzorFox
fix authorization version bump
2023-06-08VKontakte: reuse an existing translationdartraiden
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-04-30VKontakte:ElzorFox
fix marking message as read for groupchat version bump
2023-04-28VKontakte:ElzorFox
copy groupchats menu items to contact menu add mark as read menu item for groupchat cotacts add typing process for groupchat cotacts version bump
2023-04-10code cleaningGeorge Hazan
2023-03-15VKontakte: fix showing messages in group chatsElzorFox
2023-03-13VKontakte:ElzorFox
support for group chats in database version bump
2023-03-09added event for event deletionGeorge Hazan
2023-03-03VKontakte: fix api error (markAsRead parametr error)ElzorFox
2023-02-22if one needs to remove a chat's contact, just remove it and don't fuck my brainGeorge Hazan
2023-02-17fix for duplicated VK chatsGeorge Hazan
2023-02-13CVkProto::Push is asynchronous itself, no need to send requests from the ↵George Hazan
separate threads
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-02-09VKontakte:ElzorFox
fix cleaning AccessToken on any connection fail version bump
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-26VKontakte: groupchat fixElzorFox
2023-01-25VKontakte: FindUser – find user, FindChat – find chatElzorFox
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵George Hazan
for an account
2023-01-10code cleaningGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-12-16VKontakte:ElzorFox
fix load history for groupchats on startup protocol - fix server store procedure (RetrieveChatInfo v3) fix groupchat message processing on empty history version bump
2022-08-09VKontakte:ElzorFox
fix 'Unknow contact' for selfcontact version bump
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-06-21VKontakte: GetAwayMsg implementationElzorFox
2022-06-13Popup+: fix for a madness with default popup class valuesGeorge Hazan
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-11-30VKontakte: small fix for false account deletionElzorFox
2021-11-26VKontakte: crutch for fix false account deletionElzorFox
2021-11-02VKontakte:ElzorFox
fix #2968 version bump
2021-10-19VK: fix #2965ElzorFox
2021-10-06VKontakte: version bumpElzorFox
2021-10-06VKontakte: fix run captcha formElzorFox
2021-10-06VKontakte: login small fixElzorFox
2021-10-05VKontakte: version bumpElzorFox
2021-10-05VKontakte: fix 2FAElzorFox
2021-10-04VKontakte:ElzorFox
fix audio messages sending version bump
2021-06-16VKontakte: code cleaningElzorFox
2021-06-15VKontakte:ElzorFox
crutch for login after entering confirmation code (VK returns 404 instead of token) update VK_API_VER to 5.131 version bump