Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-04 | VKontakte: fix owner groupchat status | ElzorFox | |
2024-06-03 | VKontakte: | ElzorFox | |
fix for last non-version API VK changes version bump | |||
2024-05-26 | VKontakte: | ElzorFox | |
delete unsupported search by email function set max chat title to 100 update VK API version to 5.236 version bump | |||
2024-05-01 | VKontakte: fix BBC in groupchats on newstory bbc mode | ElzorFox | |
2024-04-19 | VKontakte: | ElzorFox | |
db_event_delivered support fix server id for groupchat message code optimization and clean add ‘reload messages’ menu item in NS context menu version bump | |||
2024-04-06 | VKontakte: | ElzorFox | |
async mode download images as default add ‘LoadFilesAsync’ hiden option (default true) add dynamic show image in NewStory on finish download add option for bbc in NewStory support add option for show original version message in edited message version bump | |||
2024-04-05 | VKontakte: | ElzorFox | |
add edited message support for muc message async download images for history sync fix download directory vars no [code] bbc for newstory version bump | |||
2024-04-01 | VKontakte: | ElzorFox | |
fix #4308 add full support for sync muc history version bump | |||
2024-03-31 | VKontakte: | ElzorFox | |
fix # 4307 fix # 4309 add NewStory-style for reply from groupchats version bump | |||
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2024-01-05 | Netlib: | George Hazan | |
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
2023-12-07 | VKontakte: fix #4022 | ElzorFox | |
2023-12-05 | VKontakte: | ElzorFox | |
add forwarding message support small code unification version bump | |||
2023-12-04 | VKontakte: reply ids for group chats | ElzorFox | |
2023-12-03 | PROTO_INTERFACE::SendMsg: second parameter became a reply event id | George Hazan | |
2023-12-01 | VKontakte: | ElzorFox | |
update VK API version to 5.199 version bump | |||
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | George Hazan | |
2023-08-04 | VKontakte: | ElzorFox | |
VK ID INT64 compatibility – part 1 code cleanup version bump | |||
2023-06-14 | Vkontakte: small fix | ElzorFox | |
2023-06-14 | VKontakte: | ElzorFox | |
avatar support for groupchats version bump | |||
2023-06-08 | VKontakte: reuse an existing translation | dartraiden | |
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-03-13 | VKontakte: | ElzorFox | |
support for group chats in database version bump | |||
2023-02-22 | if one needs to remove a chat's contact, just remove it and don't fuck my brain | George Hazan | |
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-02 | Update copyrights | dartraiden | |
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-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-03-13 | warning fixes | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-08-15 | VKontakte: | ElzorFox | |
fix ‘Process stickers as smileys’ option add template [sticker-%d] for sending stickers | |||
2020-08-14 | VKontakte: | ElzorFox | |
rework ‘Process stickers as smileys’ option for dynamic loading sticker from vk (working) and showing as smiley (not working - issue #2527) version bump | |||
2020-06-21 | VKontakte: | ElzorFox | |
add story attachment type fix ‘FilterAudioMessages’ option remove ‘return chat message’ option code cleanup version bump | |||
2020-06-18 | VKontakte: | ElzorFox | |
VK API upgrade (5.78 => 5.110) version bump | |||
2020-06-16 | VKontakte: prepare for upgrade VK API version - part 3 | ElzorFox | |
2020-06-15 | VKontakte: prepare for upgrade VK API version - part 2 | ElzorFox | |
2020-02-19 | if a protocol handles an event, it shall return 1, not 0 | George Hazan | |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan | |
2020-01-25 | massive code cleaning: | George Hazan | |
- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO); - fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore - other minor changes | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
variable and unify access to it | |||
2019-09-26 | MS_UTILS_ENTERSTRING -> EnterString, useless service removed | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |