summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-03-10remove some docsdartraiden
2018-03-09FTPFile and SMS docs moved to wikidartraiden
2018-03-09more loop-related code cleaningGeorge Hazan
2018-03-09CloudFile: bugfixaunsane
- GDrive: fixed authentication - GDrive: fixed upload for small files - Dropbox: increase "create folder" api method version
2018-03-09NewsAggregator: auth dialog moved to m_guiKirill Volinsky
2018-03-09AddContactPlus: move docs to wikidartraiden
BossKey: move docs to wiki
2018-03-09fix for broken serviceGeorge Hazan
2018-03-09unused code removedGeorge Hazan
2018-03-09Autobackup to CloudFile doesn't work (fixed #1176)aunsane
2018-03-09AvatarHistory: move docs to wikidartraiden
2018-03-09NewsAggregator: use m_gui (mostly working)Kirill Volinsky
2018-03-09Db_autobackups: cosmeticdartraiden
2018-03-09Non-IM Contact: spelling correction; move docs to wikidartraiden
2018-03-09OpenFolder: move docs to wikidartraiden
2018-03-08Variables: docs already transferred to wikidartraiden
2018-03-08IMGL_WCHAR removed, all paths are in Unicode nowGeorge Hazan
2018-03-08this file has no sense anymore for about 6 yearsGeorge Hazan
2018-03-08remove more Advaimg-related codedartraiden
2018-03-08fixes #1175 (Advaimg artifacts)George Hazan
2018-03-08replace Dropbox by CloudFiledartraiden
2018-03-08remove Advaimg from installersdartraiden
2018-03-07PluginUpdaterTobias Weimer
- Correct filenames restored
2018-03-07Import: some fixes for dbrw loaderaunsane
2018-03-07old AdvaImg services converted into Image_* functionsGeorge Hazan
2018-03-07bye-bye, Advaimg, you served us well for 15 years...George Hazan
2018-03-07old C-style code is obsolete now because of MDatabaseCommon existenceGeorge Hazan
2018-03-07merge with libmdbx 0.1George Hazan
2018-03-07version bumpGeorge Hazan
2018-03-07some fixesKirill Volinsky
2018-03-07Import: first compiled version of dbrw loaderaunsane
2018-03-06PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵George Hazan
is changed
2018-03-05switch to the locking schema of db3x_mmap, it's saferGeorge Hazan
2018-03-04final fix for #1139 (KeepStatus: option "Reconnect on APM resume" don't work)George Hazan
2018-03-04old ugly string concatenation code removedGeorge Hazan
2018-03-04code cleaningGeorge Hazan
2018-03-04StatusManager:George Hazan
- fixes #1150 (Status Manager no longer reconnects when connection breaks); - hopefully also fixes #1139 (KeepStatus: option "Reconnect on APM resume" don't work); - removed major clutch with assigning "" to a protocol name to disable it in the confirmdialog; - another ancient evil destroyed that tried to save 4 bytes of memory by storing temporary status values in the main status field in AAA; - version bump
2018-03-03revert wrongly added filesaunsane
2018-03-03Tox: #1156aunsane
- more accurate transfer management - unlockong file on transfer pause - added additional logs - cleanup
2018-03-02Db_autobackups: #1172aunsane
2018-03-01Removed old dropbox header #1144aunsane
2018-02-28CloudFile: auth doesn't work (fixed #1171)aunsane
2018-02-28Db_autobackups: empty line in CloudFile accounts list (fixed #1170)aunsane
2018-02-28CloudFile: cannot see cloud accounts after setup (fixed #1169)aunsane
2018-02-27SmileyAdd: attempt to fix code insertionGeorge Hazan
2018-02-25MimCmd => static linkageGeorge Hazan
2018-02-25Fixes related with 7fc01c9aunsane
2018-02-25add missed guards for header filesGoraf
2018-02-24WinterSpeak:Goraf
* remove extra qualification on member * remove non-portable include path
2018-02-24CloudFile: small corrections (#1168)Goraf
* CloudFile: remove double 'const' * CloudFile: add missing 'override'
2018-02-24more nullptrGoraf