summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-10-05NewStory: fix plugin infodartraiden
2018-10-03fixes #1607 (Scriver silently cuts long messages)George Hazan
2018-10-03dbx_mdbx: fix for editing eventsGeorge Hazan
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-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-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-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-23dbx_sqlite: initial commit (not for use)aunsane
2018-09-21fix for profile encryption processGeorge Hazan
2018-09-21fix )ElzorFox
2018-09-21old crutch removed: error messages to go in UnicodeGeorge Hazan
2018-09-21code cleaningGeorge Hazan
2018-09-21if 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-20tabSRMM: fix for a shift in warnings' tableGeorge Hazan
2018-09-20final fix for libmdbx problem with GCGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their ↵George Hazan
server ids
2018-09-19eventids table added for message keysGeorge Hazan
2018-09-18warning fix + code cleanigGeorge Hazan
2018-09-18code cleaningGeorge Hazan
2018-09-14merge with libmdbx releaseGeorge Hazan
2018-09-12Popup: fix for drawing clock borders for the missing clockGeorge Hazan
2018-09-05network log is not available on this stage, we have to use MessageBox ↵George Hazan
instead (related to #1326)
2018-09-04Sessions: this cause problems with Russian translationdartraiden
2018-09-04SendSS: self-made JSON parser removedGeorge Hazan
2018-09-04SendSS:George Hazan
- fixes #1305 completely - code cleaning
2018-09-04implements part 1 of #1305George Hazan
2018-09-04old ugly C-like calls replaced with CMStringAGeorge Hazan
2018-09-04hopefully that's last About form in NGGeorge Hazan