summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_thread.cpp
AgeCommit message (Expand)Author
2017-08-23code cleaningGeorge Hazan
2017-08-17jabber: omemo: working on TODOGluzskiy Alexandr
2017-08-14Jabber: version info to be cached into a profileGeorge Hazan
2017-08-10grrrmGeorge Hazan
2017-08-10Jabber:George Hazan
2017-08-08fixes #667 (XMPP CAPS data is missing required attribute value)George Hazan
2017-05-02jabber: omemo: basic implementation doneGluzskiy Alexandr
2017-04-27jabber: omemo: work on 4.4, 4.5, 4.7Gluzskiy Alexandr
2017-04-05jabber: omemo: working on 4.4Gluzskiy Alexandr
2017-03-27omemo: working on 4.3Gluzskiy Alexandr
2017-02-21compilation fixGeorge Hazan
2017-02-21protocols:Gluzskiy Alexandr
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-14second major wipeout of database services & structures:George Hazan
2016-08-22fix for registration using dynamic formGeorge Hazan
2016-08-21fix for some problems with Jabber registrationGeorge 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-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-04-22preventing troubles with nick = NULLGeorge Hazan
2016-04-19fix for processing jids from groupchatsGeorge Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-03-30crash fix in JabberGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-17protocols:Alexander Gluzsky
2015-10-30old unused code that belongs to StdClist moved from the core to pluginGeorge Hazan
2015-09-20custom unicode symbols verifier removedGeorge Hazan
2015-09-13minor code cleaningGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-21fix for the wrong invite detectionGeorge Hazan
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-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-30forgotten string from the previous patchGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
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