summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-05check for empty profile nameGeorge Hazan
2018-10-05fix for directory changeGeorge Hazan
2018-10-05minor code cleaning for fixme.cmdGeorge Hazan
2018-10-05fixme.cmd: mirandaboot.ini parsing addedGeorge Hazan
2018-10-04fixme.cmd: fix for long folder namesGeorge Hazan
2018-10-04fixme.cmd - a batch file to extract as much data as possible from the broken ↵George Hazan
profile
2018-10-04minor change for archive packingGeorge Hazan
2018-10-04mdbx utilities appended to archivesGeorge Hazan
2018-10-04mdbx_dump & mdbx_load utilities adapted for MirandaGeorge Hazan
2018-10-03fixes #1607 (Scriver silently cuts long messages)George Hazan
2018-10-03some debug code for #1608George Hazan
2018-10-03dbx_mdbx: fix for editing eventsGeorge Hazan
2018-10-03VKontakte:ElzorFox
history synchronization without deleting messages version bump
2018-10-03VKontakte: loading edited messages using RecvMsgElzorFox
2018-10-02minor fix for libmdbxGeorge Hazan
2018-10-02Tox: problems with contact Info (fixed #1603)aunsane
2018-10-02MirLua: m_protocolsaunsane
- hook to catch sending messages - new function BroadcastAck - ability to get message from CCSDATA
2018-10-01code cleaningGeorge Hazan
2018-10-01fixes #1598 (MimCmd quit doesn't work with Clist_Nicer)George Hazan
2018-10-01VKontakte:ElzorFox
fix 2FA (not all of parameters ‘api_hash’ are equally useful. suddenly) version bump
2018-10-01centralized system of processing message ids. also fixes #1375George Hazan
2018-10-01Discord to move towards message ids revolution in 0.95.10George Hazan
2018-09-30libs/sqlite3: pick up Miranda-specific commitsdartraiden
2018-09-30libs/sqlite3: update to 3.25.2dartraiden
2018-09-28NewStory: some fixesKirill Volinsky
2018-09-28NewStory_icons: only structure, don't workKirill Volinsky
2018-09-28NewStory: don't work, not compiledKirill Volinsky
2018-09-28fix for h++ projectGeorge Hazan
2018-09-27dbx_sqlite: simple events cacheaunsane
2018-09-27dbx_sqlite: correct event sortingaunsane
2018-09-27Scriver: fix loading read messages into the log when contact window is openElzorFox
2018-09-27Scriver: crashfixElzorFox
2018-09-27StdMsg and Scriver: ME_DB_EVENT_EDITED supportElzorFox
2018-09-27dbx_sqlite:aunsane
- implementation of MetaMergeHistory/MetaSplitHistory - fix contact delete - enable db lock
2018-09-27dbx_sqlite: edit event implementationaunsane
2018-09-26libmdbx: merge to 0.2George Hazan
2018-09-25NewGPG:George Hazan
- fixes problems with plugin loading; - minus boost::thread; - massive code cleaning; - version bump
2018-09-25fixes #1596 (tabSRMM rarely crashes after click on the Close toolbar button)George Hazan
2018-09-24TabSRMM: temporary (?) crutch for support ME_DB_EVENT_EDITEDElzorFox
2018-09-24VKontakte:ElzorFox
use db_event_edit for edited messages version bump
2018-09-23new event: ME_DB_EVENT_EDITEDGeorge Hazan
2018-09-23dbx_sqlite: mc support in settingsaunsane
2018-09-23warning fixGeorge Hazan
2018-09-23EditEvent implementation for CDbxMDBXGeorge Hazan
2018-09-23db_event_edit - new stub for editing messagesGeorge Hazan
2018-09-23dbx_sqlite: fix get event queryaunsane
2018-09-23dbx_sqlite: more fixesaunsane
- contacts: correct loading of mc's into cache - events: fix queries - codrrect deinit of sql statements
2018-09-23dbx_sqlite: fix events queriesaunsane
2018-09-23Dbx_sqlite: use unique GUIDdartraiden
2018-09-23libs/sqlite3: pick up Miranda-specific commitsdartraiden