Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-14 | Vkontakte: small fix | ElzorFox | |
2023-06-14 | VKontakte: | ElzorFox | |
avatar support for groupchats version bump | |||
2023-06-09 | VKontakte: | ElzorFox | |
fix authorization version bump | |||
2023-06-08 | VKontakte: reuse an existing translation | dartraiden | |
2023-05-21 | Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent | George Hazan | |
2023-04-30 | VKontakte: | ElzorFox | |
fix marking message as read for groupchat version bump | |||
2023-04-28 | VKontakte: | 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-10 | code cleaning | George Hazan | |
2023-03-15 | VKontakte: fix showing messages in group chats | ElzorFox | |
2023-03-13 | VKontakte: | ElzorFox | |
support for group chats in database version bump | |||
2023-03-09 | added event for event deletion | George Hazan | |
2023-03-03 | VKontakte: fix api error (markAsRead parametr error) | ElzorFox | |
2023-02-22 | if one needs to remove a chat's contact, just remove it and don't fuck my brain | George Hazan | |
2023-02-17 | fix for duplicated VK chats | George Hazan | |
2023-02-13 | CVkProto::Push is asynchronous itself, no need to send requests from the ↵ | George Hazan | |
separate threads | |||
2023-02-11 | PS_CREATEACCMGRUI is obsoleted and converted into event | George Hazan | |
2023-02-10 | ME_DB_EVENT_MARKED_READ: recursion prevention | George Hazan | |
2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan | |
2023-02-09 | VKontakte: | ElzorFox | |
fix cleaning AccessToken on any connection fail version bump | |||
2023-01-27 | Group chats: all old APIs with lookup by module+session removed | George Hazan | |
2023-01-26 | VKontakte: groupchat fix | ElzorFox | |
2023-01-25 | VKontakte: FindUser – find user, FindChat – find chat | ElzorFox | |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan | |
2023-01-17 | PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵ | George Hazan | |
for an account | |||
2023-01-10 | code cleaning | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different ↵ | dartraiden | |
pages, see https://phabricator.wikimedia.org/T14703 | |||
2022-12-16 | VKontakte: | 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-09 | VKontakte: | ElzorFox | |
fix 'Unknow contact' for selfcontact version bump | |||
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-06-21 | VKontakte: GetAwayMsg implementation | ElzorFox | |
2022-06-13 | Popup+: fix for a madness with default popup class values | George Hazan | |
2022-01-24 | We do not need to translate account names | dartraiden | |
2022-01-22 | Fixes #2997 | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | PBYTE -> uint8_t* | George Hazan | |
2021-11-30 | VKontakte: small fix for false account deletion | ElzorFox | |
2021-11-26 | VKontakte: crutch for fix false account deletion | ElzorFox | |
2021-11-02 | VKontakte: | ElzorFox | |
fix #2968 version bump | |||
2021-10-19 | VK: fix #2965 | ElzorFox | |
2021-10-06 | VKontakte: version bump | ElzorFox | |
2021-10-06 | VKontakte: fix run captcha form | ElzorFox | |
2021-10-06 | VKontakte: login small fix | ElzorFox | |
2021-10-05 | VKontakte: version bump | ElzorFox | |
2021-10-05 | VKontakte: fix 2FA | ElzorFox | |
2021-10-04 | VKontakte: | ElzorFox | |
fix audio messages sending version bump | |||
2021-06-16 | VKontakte: code cleaning | ElzorFox | |
2021-06-15 | VKontakte: | ElzorFox | |
crutch for login after entering confirmation code (VK returns 404 instead of token) update VK_API_VER to 5.131 version bump |