Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-31 | more intelligent implementation of MM_RemoveAll() | George Hazan | |
2018-10-31 | Discord: additional option to use special sub-groups for guilds | George Hazan | |
2018-10-30 | code cleaning | George Hazan | |
2018-10-30 | tabSRMM: | George Hazan | |
- obsolete M.GetDword & M.GetByte calls removed; - useless m_isFavorite & m_isRecent moved from CContactCache to CMimAPI; - other code cleaning | |||
2018-10-29 | fixes #1633 ([Discord] Sending a message with a link causes the message to ↵ | George Hazan | |
be discarded) | |||
2018-10-29 | Discord: | George Hazan | |
- crash fix on exit; - fix for calling KillTimer from the worker process; - fix for disconnecting whole account when server orders to reset the gateway connection | |||
2018-10-27 | Discord: list of guild's channels separated for each guild | George Hazan | |
2018-10-26 | tabSRMM: unused field CContactCache::m_iStatus removed | George Hazan | |
2018-10-26 | Discord: delayed chat creation + channel groups support | George Hazan | |
2018-10-24 | libmdbx: | George Hazan | |
- fix for a possible crash after database compaction; - merge with master | |||
2018-10-19 | minimum size for the wizard's window | George Hazan | |
2018-10-19 | fix for import wizard drawing after resize | George Hazan | |
2018-10-18 | fixes #1621 (resizable Import wizard) | George Hazan | |
2018-10-18 | russian resources? really?.. | George Hazan | |
2018-10-18 | fixes #1622 (Add ability to copy text from Import log) | George Hazan | |
2018-10-18 | the less WinAPI, the better | George Hazan | |
2018-10-18 | Import moved to UI classes | George Hazan | |
2018-10-18 | Db_autobackups: variables support | George Hazan | |
2018-10-18 | CHAT_MANAGER: | George Hazan | |
- unused function SM_PostMessage removed; - some minor fixes for switching SRMM plugins on the fly | |||
2018-10-18 | fixes #1623 (Add ability to adjust backup names) | George Hazan | |
2018-10-18 | Db_autobackups: code cleaning & reordering | George Hazan | |
2018-10-17 | Discord: fix for assigning message ids to own messages | George Hazan | |
2018-10-17 | dbx_sqlite: store event into sub, but notify meta | aunsane | |
2018-10-17 | crash fix | George Hazan | |
2018-10-17 | fixes #1624 (Add checkbox for service mode) | George Hazan | |
2018-10-17 | fix for sorting sessions, cause SESSION_INFO is now a class | George Hazan | |
2018-10-17 | IRC: | George Hazan | |
- useless variable m_evWndCreate removed; - fixes #1628 (IRC channel list window crashes when closed prematurely); - code cleaning; - version bump | |||
2018-10-17 | fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a ↵ | George Hazan | |
subcontact instead of saving in meta) | |||
2018-10-17 | MirLua: | aunsane | |
- refactoring of winapi module - m_message - fix to paste in private message log - m_srmm - add hWnd to CustomButtonClickData | |||
2018-10-16 | dbx_mdbx: fix return value for db_event_edit | ElzorFox | |
mir_app: fix adding messages with IDs that were deleted earlier | |||
2018-10-15 | Font options: proper cleaning of all arrays | George Hazan | |
2018-10-15 | crash fix: don't crash if plugin was unloaded | George Hazan | |
2018-10-15 | fix for crash in chat manager in service mode | George Hazan | |
2018-10-15 | dbx_sqlite: breaking changes | aunsane | |
- removed contect_event table - added contact_id to event table - some improvements to event cache - increased speed of import -varsion bump | |||
2018-10-14 | MsgExport: edited messages should also be exported | George Hazan | |
2018-10-14 | fixes #1157 ([Discord] In some cases, group history is missing usernames ↵ | George Hazan | |
when retrieved on login) | |||
2018-10-14 | fix for invisible users | George Hazan | |
2018-10-13 | group chats: | George Hazan | |
- GC_SHAREDUSERS removed; - SESSION_INFO::pParent used instead to collect data about shared user info - fix for SESSION_INFO::pMe calculation - Discord chats now go offline when proto goes offline | |||
2018-10-13 | warning fix | George Hazan | |
2018-10-13 | chat api: | George Hazan | |
- GC_SHAREDUSERS flag added to share the same array of users for all group chats; - USERINFO.next removed; - MODULEINFO.arUsers & SESSION_INFO.arUsers introduced to maintain user lists; - MM_AddModule removed; - memory allocation model changed for MODULEINFO & SESSION_INFO - MM_CreateModule & SM_CreateSession members are added to g_chatApi | |||
2018-10-11 | dbx_sqlite: fix crash when event's module is wiped after sql statement reset | aunsane | |
2018-10-10 | code cleaning | George Hazan | |
2018-10-10 | stupid schema with event handles sharing via CreateEventHook eliminated | George Hazan | |
2018-10-10 | fixes #1613 (occasional crash in MRA) | George Hazan | |
2018-10-10 | Fix: Import plugin fails to match duplicate contacts when their IDs are ↵ | himselfv | |
stored as WideChar properties. | |||
2018-10-09 | merge with stable | George Hazan | |
2018-10-09 | dbx_sqlite: fix deletion of settings | aunsane | |
2018-10-09 | suddenly the old code contains manual implementation of db_delete_module() | George Hazan | |
2018-10-09 | VKontakte: | ElzorFox | |
remove unneeded sleep add debug information | |||
2018-10-09 | VKontakte: | ElzorFox | |
rework load attachments on link sending and receiving version bump |