Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-03-25 | VKontakte: cosmetic fix for confirmation code window | ElzorFox | |
2021-03-13 | warning fixes | George Hazan | |
2021-03-03 | VKontakte: | ElzorFox | |
update VK_API version to 5.130 version bump | |||
2021-01-17 | Update copyrights | dartraiden | |
2020-11-11 | VKontakte: | ElzorFox | |
update VK_API version to 5.126 version bump | |||
2020-10-14 | VKontakte: | ElzorFox | |
add wall_reply attachments support show text for unknow attachment types version bump | |||
2020-09-17 | VKontakte: | ElzorFox | |
update VK_API version to 5.124 version bump | |||
2020-08-16 | SmileyAdd: | George Hazan | |
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump | |||
2020-08-15 | VKontakte: fix typos | ElzorFox | |
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-08-13 | VKontakte: fix showing stickers | ElzorFox | |
2020-08-01 | VKontakte: fix deleting dialog on ban user | ElzorFox | |
2020-07-31 | VKontakte: | ElzorFox | |
fix deletion dialog on contact delete update VK_API version to 5.122 version bump | |||
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге ↵ | George Hazan | |
добавления контакта) | |||
2020-07-22 | VKontakte: use standard menu item for history load | ElzorFox | |
2020-07-09 | VKontakte: | ElzorFox | |
update VK API version to 5.120 version bump | |||
2020-07-08 | group chat initialization to be done in protocol's constructor, not inside ↵ | George Hazan | |
OnModulesLoaded | |||
2020-06-21 | oops | ElzorFox | |
2020-06-21 | VKontakte: sent story links as attachments | ElzorFox | |
2020-06-21 | VKontakte: | ElzorFox | |
add story attachment type fix ‘FilterAudioMessages’ option remove ‘return chat message’ option code cleanup version bump | |||
2020-06-19 | VKontakte: stored procedure fix | ElzorFox | |
2020-06-18 | VKontakte: | ElzorFox | |
VK API upgrade (5.78 => 5.110) version bump | |||
2020-06-17 | VKontakte: | ElzorFox | |
small VK API upgrade (5.76 => 5.78) add support audio_message and graffiti attachments types (read only) version bump + prepare for upgrade VK API version to 5.110 - part 4 | |||
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-06-11 | VKontakte: prepare for upgrade VK API version | ElzorFox | |
2020-06-04 | UI classes: | George Hazan | |
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning | |||
2020-05-22 | also the same fix for icon projects | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-05-14 | simple database event cycles moved to cursors | George Hazan | |
2020-05-10 | VKontakte: fix for memory corruption in CVkAccMgrForm | George Hazan | |
2020-04-28 | database: | George Hazan | |
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning | |||
2020-04-06 | useless commands removed | George Hazan | |
2020-02-29 | MessageState: rewritten from scratch to work | George Hazan | |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan | |
2020-02-19 | if a protocol handles an event, it shall return 1, not 0 | George Hazan | |
2020-02-16 | useless checks removed | 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-20 | db_event_delete: unused parameter removed | George Hazan | |
2020-01-14 | VKontakte: login fix (header ‘Set-cookie’ can occur more than once) | ElzorFox | |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan | |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-20 | VKontakte: | ElzorFox | |
fix option ‘Load only friends to local contact list’ add hidden option ‘ReqAuthTimeLater’ change logic for ‘remind later’ on friend request - now one per ReqAuthTimeLater (default 86400) sec, not on protocol online version bump | |||
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-11-19 | warning fixes | George Hazan | |