Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-10-08 | dbx_sqlite: fix eternal cycle in HistoryPP on profile create | aunsane | |
2018-10-08 | updated libsodium to version 1.0.17 | aunsane | |
2018-10-08 | Tox: toxcore updated to v0.2.8 | aunsane | |
2018-10-08 | dbx_sqlite: renamed columns with id | aunsane | |
- add some indexes - fix contact loading - add event in metacontact history too - added safety mode support - added asserts to control sqlite statement result | |||
2018-10-08 | fix for the wrong variable expansion time | George Hazan | |
2018-10-08 | add dbx_sqlite to installers | dartraiden | |
2018-10-08 | we do not want to remove the new plugin immediately after installation | dartraiden | |
2018-10-08 | Dbx_sqlite included into nightly build | George Hazan | |
2018-10-08 | code cleaning | George Hazan | |
2018-10-08 | Dbx_mdbx: fix for assert during database encryption | George Hazan | |
2018-10-06 | VKontakte: correct version | ElzorFox | |
2018-10-06 | VKontakte: | ElzorFox | |
support deleted messages version bump | |||
2018-10-06 | MRA: spelling correction | dartraiden | |
2018-10-06 | Fix copy-paste bug | dartraiden | |
2018-10-06 | NewStory: porting to ng (not complete) | aunsane | |
2018-10-05 | NewStory: fix plugin info | dartraiden | |