summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_misc.cpp
AgeCommit message (Expand)Author
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-16fix for a bug in the old versions of Conversations IMGeorge Hazan
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-11-10more strict version of caps readingGeorge Hazan
2017-08-23code cleaningGeorge Hazan
2017-08-14Miranda core version to be added into MirVer if presentGeorge Hazan
2017-08-14Jabber: fix for retrieving QIP versionsGeorge Hazan
2017-08-10Jabber:George Hazan
2017-08-08Jabber: no need in https in capsGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-04-02jabber: omemo: working on 4.3Gluzskiy Alexandr
2017-01-23no need to implement the same code in each pluginGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-20unneeded check for stdchat removed (nothing to check for anymore)watcher
2016-09-14second major wipeout of database services & structures:George 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-28Jabber:George Hazan
2016-06-22another implementation of roster items' sortingGeorge Hazan
2016-05-17fixes bug #1240 (Can't send private messages via chatroom)George Hazan
2016-04-13sorted lists are used now in Jabber instead of linear database lookupGeorge Hazan
2016-04-12jabber: shit wiping beganGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-11-15unnecessary capitalizationDart Raiden
2015-10-28fix for db_unset() calls over resident variablesGeorge 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-19- all static protocol services replaced with functions;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31oops George Hazan
2015-05-31fix for the temporary file typesGeorge Hazan
2015-05-30patch for the embedded images processingGeorge Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky