summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-03-27plugins: new_gpgGluzskiy Alexandr
- ptrA memory corruption regression fix - fixed broken xep-0027 prescense sigining regression caused by refectoring ( fixes #1131 )
2018-03-26another buggy piece of code removedGeorge Hazan
2018-03-26fix for system history processingGeorge Hazan
2018-03-26very strange disk type detection removed from libmdbx (fixes #1213)George Hazan
2018-03-26Import: fix to prevent the user-defined accounts' orderGeorge Hazan
2018-03-26Import: fix for original internal account name prevention (causes status ↵George Hazan
icons to be mixed up) - also fixes #1210
2018-03-26Import: converted group chats become usual contactsGeorge Hazan
2018-03-26fixes #1212 (virtual protocols contacts)George Hazan
2018-03-26code cleaningGeorge Hazan
2018-03-26remove DbChecker.batdartraiden
2018-03-26unused declaration removedGeorge Hazan
2018-03-26fixes #1208 (if profile is opened in r/w mode, it should be locked)George Hazan
2018-03-25fixes #1203 (possible crash in StopSpam+)George Hazan
2018-03-25remove some more DbCheckerdartraiden
2018-03-25string constants with word dbchecker fixedGeorge Hazan
2018-03-25MIDatabaseChecker interface removedGeorge Hazan
2018-03-25CloudFile: show error if authorization goes wrongaunsane
2018-03-25dbchecker moved to deprecatedGeorge Hazan
2018-03-24typo and warning fixesaunsane
2018-03-24crash fix for mdbx under XP (p.3 of #1199)George Hazan
2018-03-24fix linksdartraiden
2018-03-23MB_YESNOCANCEL => MB_YESNOGeorge Hazan
2018-03-23account activation separated from account creationGeorge Hazan
2018-03-23fix for loading menusGeorge Hazan
2018-03-23fixes #1194 (Import: no main menu item until manual plugin off->on)George Hazan
2018-03-23fixes #1195 (Import from mdbx is broken)George Hazan
2018-03-23fix for importing group chat contactsGeorge Hazan
2018-03-23related to #1197: clicking Yes shall redirect a user to plugin's download pageGeorge Hazan
2018-03-23Import: fix for groups order saving during importGeorge Hazan
2018-03-23fix for importing metasGeorge Hazan
2018-03-23Import plugin adapted for Proto_CreateAccountGeorge Hazan
2018-03-22end of dbx_mmap plugin: any attempt to open such a database not in read-only ↵George Hazan
mode causes automatic import into mdbx format
2018-03-22Import - adaptation for batch import processingGeorge Hazan
2018-03-22fix for import old-style accounts visibility settingsGeorge Hazan
2018-03-22MirLua: various fixesaunsane
- CMLua now inherit PLUGIN - additional lua fuctions initialization moved to separated loader - ability to realod script without object recreation - scropt object should control own enable state - fix m_json whit is not workes almost at all - version bump
2018-03-21compilation fixGeorge Hazan
2018-03-21Import: the wizard dialog to use initialization structure instead of PostMessageGeorge Hazan
2018-03-21DATABASELINK::Unload method replaced with the virtual destructor of ↵George Hazan
MDatabaseCommon
2018-03-21MurLua: various fixesaunsane
- fixed script reloading - fixed string interpolation - hook and service refs moved to Enviroment - removed RegisterProtocol from m_protocols - code cleanup - version bump
2018-03-19MirLua:aunsane
- new functions toansi & toucs2 - warning fixes
2018-03-17FTPFile: more correct versionMataes
2018-03-17more warning fixesGeorge Hazan
2018-03-17FTPFile: replace mir_strcpy and mir_wstrcpyMataes
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-16fix for writing "Chat/FilterEnabled" BYTE=1 into the databaseGeorge Hazan
2018-03-16unused code removedGeorge Hazan
2018-03-16warning fixGeorge Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan