| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2019-06-10 | VKontakte: add hidden option ‘FilterAudioMessages’ | ElzorFox | |
| 2019-03-29 | VKontakte: fix unsupported functions | ElzorFox | |
| 2019-03-28 | VKontakte: | ElzorFox | |
| fix (?) add groups user to friend list fix add/remove groups user to/from muc | |||
| 2019-03-28 | VKontakte: types fix | ElzorFox | |
| 2019-03-27 | VKontakte: | ElzorFox | |
| fix group users in muc fix link to profile for group users in forwarded messages version bump | |||
| 2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵ | George Hazan | |
| events (UTF16LE by default) | |||
| 2019-02-09 | VKontakte: preparation for transition to new VK_API version – stage 0.1 | ElzorFox | |
| 2019-01-03 | VKontakte: | ElzorFox | |
| fix #1712 (hang at exit) copyrightes update version bump | |||
| 2018-12-26 | VKontakte: fix memory leek and PVS warnings | ElzorFox | |
| 2018-12-21 | attempt to unify AsyncHttpRequest in various protocols | George Hazan | |
| 2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan | |
| 2018-11-26 | fix for chat structures declaration | George Hazan | |
| 2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
| 2018-05-22 | m_chat.h => CMPlugin | George Hazan | |
| 2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
| 2018-04-06 | VKontakte: | ElzorFox | |
| update VK_API to 5.74 add hidden option StickerSize (DWORD, default 128) add hidden option StickerBackground (BYTE, default false) add chat action pin/unpin message (no text pinned message from api) version bump | |||
| 2018-03-15 | LIST<> iterators: | George Hazan | |
| - new method LIST::removeItem added to save a pointer to removed record; - code cleaning related to the fact that LIST::remove() shall be the last operation inside an iterator, because otherwise the reference to it will point to a record next to deleted one; - a few remaining cycles converted to iterators | |||
| 2018-02-21 | VK: C++'11 iterators | George Hazan | |
