Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan | |
2018-10-01 | Discord to move towards message ids revolution in 0.95.10 | George Hazan | |
2018-09-30 | libs/sqlite3: pick up Miranda-specific commits | dartraiden | |
2018-09-30 | libs/sqlite3: update to 3.25.2 | dartraiden | |
2018-09-28 | NewStory: some fixes | Kirill Volinsky | |
2018-09-28 | NewStory_icons: only structure, don't work | Kirill Volinsky | |
2018-09-28 | NewStory: don't work, not compiled | Kirill Volinsky | |
2018-09-28 | fix for h++ project | George Hazan | |
2018-09-27 | dbx_sqlite: simple events cache | aunsane | |
2018-09-27 | dbx_sqlite: correct event sorting | aunsane | |
2018-09-27 | Scriver: fix loading read messages into the log when contact window is open | ElzorFox | |
2018-09-27 | Scriver: crashfix | ElzorFox | |
2018-09-27 | StdMsg and Scriver: ME_DB_EVENT_EDITED support | ElzorFox | |
2018-09-27 | dbx_sqlite: | aunsane | |
- implementation of MetaMergeHistory/MetaSplitHistory - fix contact delete - enable db lock | |||
2018-09-27 | dbx_sqlite: edit event implementation | aunsane | |
2018-09-26 | libmdbx: merge to 0.2 | George Hazan | |
2018-09-25 | NewGPG: | George Hazan | |
- fixes problems with plugin loading; - minus boost::thread; - massive code cleaning; - version bump | |||
2018-09-25 | fixes #1596 (tabSRMM rarely crashes after click on the Close toolbar button) | George Hazan | |
2018-09-24 | TabSRMM: temporary (?) crutch for support ME_DB_EVENT_EDITED | ElzorFox | |
2018-09-24 | VKontakte: | ElzorFox | |
use db_event_edit for edited messages version bump | |||
2018-09-23 | new event: ME_DB_EVENT_EDITED | George Hazan | |
2018-09-23 | dbx_sqlite: mc support in settings | aunsane | |
2018-09-23 | warning fix | George Hazan | |
2018-09-23 | EditEvent implementation for CDbxMDBX | George Hazan | |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan | |
2018-09-23 | dbx_sqlite: fix get event query | aunsane | |
2018-09-23 | dbx_sqlite: more fixes | aunsane | |
- contacts: correct loading of mc's into cache - events: fix queries - codrrect deinit of sql statements | |||
2018-09-23 | dbx_sqlite: fix events queries | aunsane | |
2018-09-23 | Dbx_sqlite: use unique GUID | dartraiden | |
2018-09-23 | libs/sqlite3: pick up Miranda-specific commits | dartraiden | |
2018-09-23 | libs/sqlite3: update to 3.25.1 | dartraiden | |
2018-09-23 | dbx_sqlite: initial commit (not for use) | aunsane | |
2018-09-22 | VKontakte: more correct protection from duplicate messages | ElzorFox | |
2018-09-21 | VKontakte: crutch for prevention of duplicate messages removed | ElzorFox | |
2018-09-21 | fix for profile encryption process | George Hazan | |
2018-09-21 | fix ) | ElzorFox | |
2018-09-21 | VKontakte: add id for incoming messages | ElzorFox | |
2018-09-21 | old crutch removed: error messages to go in Unicode | George Hazan | |
2018-09-21 | code cleaning | George Hazan | |
2018-09-21 | if a protocol receives a message delivery confirmation, it can pass the ↵ | George Hazan | |
server id for an event as LPCSTR into lParam of ProtoBroadcastAck | |||
2018-09-21 | VK: correct RecvMsg replacement | George Hazan | |
2018-09-21 | VKontakte: | ElzorFox | |
version bump adapt GetMessageFromDb using db_event_getById |