summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_opt.cpp
AgeCommit message (Expand)Author
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-23code cleaningGeorge Hazan
2017-08-20minus ModernOptGeorge Hazan
2017-08-17jabber: omemo: working on TODOGluzskiy Alexandr
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-05-12jabber: omemo: crashfixGluzskiy Alexandr
2017-05-08jabber: omemo: renamed option in ui to reflect current stateGluzskiy Alexandr
2017-04-02jabber: omemo: working on 4.3Gluzskiy Alexandr
2017-03-21omemo: working on 4.3Gluzskiy Alexandr
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-10remove Yandex from Jabber presetsDart Raiden
2016-09-19Jabber: fix typoDart Raiden
2016-09-08protocol:Alexander Gluzsky
2016-07-29fix for the broken removal of orphaned contacts in JabberGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-06-06- CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation;George Hazan
2016-06-05- fix for #1059;George Hazan
2016-04-17- unused netlib flags removedGeorge Hazan
2016-04-15code cleaningGeorge Hazan
2016-03-24Jabber: - Fixed dropdown list of public xmpp servers (fixes #1215)Tobias Weimer
2016-03-24Jabber: add LoL presets (request from miranda-ng-int)Dart Raiden
2016-03-04end of perversion with short ints (fixes #1204)George Hazan
2016-03-04fix for bug #1205George Hazan
2016-03-03Jabber: sort by alphabetical orderDart Raiden
2016-03-03yet another try to add Yandex presets from jabberKonstantin Nikulin
2016-03-03compilation fixVadim Dashevskiy
2016-03-03compilation fixVadim Dashevskiy
2016-03-03add Yandex presets from jabberKonstantin Nikulin
2016-03-02Jabber: remove obsolete VKontakte XMMP supportDart Raiden
2016-02-03public servers list now on xmpp.netDart Raiden
2016-01-02Copyrights update part 2Dart Raiden
2015-11-09fix for the frame processing in JabberGeorge Hazan
2015-08-30- cosmetics and grammar correction;RMN
2015-08-17- numerous name conflicts resolved;George Hazan
2015-08-09First attempt to support registration forms (can someone test and fix it plea...Tobias Weimer
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky