summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_iqid.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-03-27omemo: working on 4.3Gluzskiy Alexandr
2017-03-21omemo: working on 4.3Gluzskiy Alexandr
2017-03-20omemo: working on 4.3Gluzskiy Alexandr
2017-03-07minor code cleaningGeorge Hazan
2017-03-06omemo: working on 4.3Gluzskiy Alexandr
2017-02-28jabber: fix caps ui bug introduced in early omemo implementation stageGluzskiy Alexandr
2017-02-03mime type standardizationGeorge Hazan
2017-01-08code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-19- struct GCSESSION died;George Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
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-22another implementation of roster items' sortingGeorge Hazan
2016-06-22- fix a bug with roster push processing in Jabber;George Hazan
2016-06-13minor code cleaningGeorge Hazan
2016-05-26fixes bug #1251 (Autologin into Jabber conference executed without correct ni...George Hazan
2016-04-21- fix for a chat room processing in roster;George Hazan
2016-04-15code cleaningGeorge Hazan
2016-04-15contact list groups:George Hazan
2016-04-15code cleaningGeorge Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-17- numerous name conflicts resolved;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-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-30end of major perversion in Jabber: JABBER_SEARCH_RESULTGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-03-28more code cleaning George Hazan