summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-01much more efficient way of handling DBFlush, with separate windowGeorge Hazan
2018-04-01langpacks/ukrainian: add dbx_mdbx translationdartraiden
2018-04-01langpacks: updatedartraiden
2018-04-01langpacks/english: updatedartraiden
2018-04-01oopsdartraiden
2018-04-01better wordingdartraiden
2018-04-01renamed similar to other protocolsdartraiden
2018-04-01protocols: jabber: xep-0198Gluzskiy Alexandr
- few logic bugs fixed - started resumption implementation
2018-04-01Db_autobackups: replace "Dropbox" by "cloud"dartraiden
2018-03-31myGlobals.UseDbxTree : always falseGeorge Hazan
2018-03-31update for openssl libsGeorge Hazan
2018-03-31Exchange: not used defines removedMataes
2018-03-31Msg_Export: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_sMataes
2018-03-31MirOTR: correct versionMataes
2018-03-31MirOTR: remove mir_strcpyMataes
2018-03-31update BASS dllsdartraiden
2018-03-31AssocMgr: removed not used files and functionsMataes
2018-03-31BASS_interface: BASS updateMataes
2018-03-31IEView: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_sMataes
2018-03-31mir_full: more plugins moved to categoriesMataes
2018-03-31New_GPG moved to the Encryption folderGeorge Hazan
2018-03-30merge with the final version of libmdbxGeorge Hazan
2018-03-30code cleaningGeorge Hazan
2018-03-30VKontakte:ElzorFox
fix perpetual loop version bump
2018-03-30fix for the oper-optimizing MSVC compilerGeorge Hazan
2018-03-30fix for asynchronous database flush to fix unsaved dataGeorge Hazan
2018-03-30fixes #1220 (Cached MirVer in metacontacts)George Hazan
2018-03-30fixes #1217 (MSN doesn't log in)George Hazan
2018-03-30fixes #1231 (Actman: Null pointer in mir_app.mir!CompareProtos)George Hazan
2018-03-29plugins: new_gpgGluzskiy Alexandr
- adapted to CDlgBase changes (fixes crash on window close)
2018-03-29major clutch removed with double service mode plugins launchGeorge Hazan
2018-03-29Import: when started in the service mode it opens its window and launched ↵George Hazan
Miranda
2018-03-29code cleaningGeorge Hazan
2018-03-29fixes #1229 (Cannot create new account)George Hazan
2018-03-29fixes #1224 (Crash when launch in service mode)George Hazan
2018-03-29VKontakte: fix for #1222ElzorFox
2018-03-29CMPlugin doesn't work in ICQCorp because of the clutch with dll nameGeorge Hazan
2018-03-29Seems like MSN now only uses Skype contacts internally, therefore crude hack ↵leecher1337
to migrate MSN-user messages to Skype.
2018-03-29WinSCP 5.13.1dartraiden
2018-03-28fix for losing info due to MDBX_RESERVE flagGeorge Hazan
2018-03-28ffi & winapi moved to Lua folderGeorge Hazan
2018-03-28Import now works without accounts' activation, without calling Load() of ↵George Hazan
protocol plugins, just on CMPlugin information
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to ↵George Hazan
Proto_SetUniqueId / Proto_GetUniqueId
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-28fix for proper initialization of partially loaded pluginsGeorge Hazan
2018-03-28also plugin auto-loader for mRadioGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-03-28code cleaningGeorge Hazan
2018-03-28PLUGIN<> to receive the basic class located inside mir_appGeorge Hazan
2018-03-28fix for StdClist loading (thx Corak for quick reporting)George Hazan