summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_thread.cpp
AgeCommit message (Expand)Author
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
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-29unified project for Jabber protocolGeorge Hazan
2015-03-28more code cleaning George Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-03-21unused code removedGeorge Hazan
2015-02-23fix for a crash in Jabber user info dialogGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-03fix not to retrieve jabber avatar if it's not neededGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-02end of ancient perversion with connection data & false connectionsGeorge Hazan
2014-11-02JabberNickFromJID usage moved to ptrTGeorge Hazan