Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2018-10-05 | IRC: | George Hazan | |
- crash fix; - code cleaning; - version bump | |||
2018-10-05 | check for empty profile name | George Hazan | |
2018-10-05 | fix for directory change | George Hazan | |
2018-10-05 | minor code cleaning for fixme.cmd | George Hazan | |
2018-10-05 | fixme.cmd: mirandaboot.ini parsing added | George Hazan | |
2018-10-04 | fixme.cmd: fix for long folder names | George Hazan | |
2018-10-04 | fixme.cmd - a batch file to extract as much data as possible from the broken ↵ | George Hazan | |
profile | |||
2018-10-04 | minor change for archive packing | George Hazan | |
2018-10-04 | mdbx utilities appended to archives | George Hazan | |
2018-10-04 | mdbx_dump & mdbx_load utilities adapted for Miranda | George Hazan | |
2018-10-03 | fixes #1607 (Scriver silently cuts long messages) | George Hazan | |
2018-10-03 | some debug code for #1608 | George Hazan | |
2018-10-03 | dbx_mdbx: fix for editing events | George Hazan | |
2018-10-03 | VKontakte: | ElzorFox | |
history synchronization without deleting messages version bump | |||
2018-10-03 | VKontakte: loading edited messages using RecvMsg | ElzorFox | |
2018-10-02 | minor fix for libmdbx | George Hazan | |
2018-10-02 | Tox: problems with contact Info (fixed #1603) | aunsane | |
2018-10-02 | MirLua: m_protocols | aunsane | |
- hook to catch sending messages - new function BroadcastAck - ability to get message from CCSDATA | |||
2018-10-01 | code cleaning | George Hazan | |
2018-10-01 | fixes #1598 (MimCmd quit doesn't work with Clist_Nicer) | George Hazan | |
2018-10-01 | VKontakte: | ElzorFox | |
fix 2FA (not all of parameters ‘api_hash’ are equally useful. suddenly) version bump |