summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.cpp
AgeCommit message (Expand)Author
2018-10-01centralized system of processing message ids. also fixes #1375George Hazan
2018-09-20creepy crutch removed that was adding message ids after the binary zero in me...George Hazan
2018-09-20fix for the proper return type of PROTO<>::RecvMsgGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-01protocols: jabber: xep-0128Gluzskiy Alexandr
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-22Srmm_AddIcon unbound from hLangpackGeorge Hazan
2018-04-22EV_PROTO_ONMENU removedGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21EV_PROTO_DBSETTINGSCHANGED - old useless stub removedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-19EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...George Hazan
2018-04-17code cleaningGeorge Hazan
2018-04-09protocols: jabber: xep-0198Gluzskiy Alexandr
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-04-02fixes #1241 (some status menu items don't change language until restart)George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28prootcols: jabber: xep-0198Gluzskiy Alexandr
2018-03-28protocols: jabber: xep-0198Gluzskiy Alexandr
2018-03-27we better start threads inside OnModulesLoaded, so we don't have to kill themGeorge Hazan
2018-03-27protocols: jabber: xep-0198Gluzskiy Alexandr
2018-03-26protocols: jabber: work on xep-0198Gluzskiy Alexandr
2018-03-25protocols: jabber: started implementation of xep-0198Gluzskiy Alexandr
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-16Jabber:George Hazan
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-02-21Jabber: C++'11 iteratorsGeorge Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
2018-01-01massive copyright updatedartraiden
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-11-08Jabber: unneeded parameter eliminated from CJabberProto::GetResourceCapabilitesGeorge Hazan
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan
2017-08-23code cleaningGeorge Hazan
2017-08-20minus ModernOptGeorge Hazan
2017-08-17jabber: omemo: working on TODOGluzskiy Alexandr
2017-08-16Jabber: client info disappears if remote has the same Miranda version as meGeorge Hazan
2017-08-10Jabber:George Hazan
2017-05-13Jabber: spelling correctiondartraiden
2017-05-12jabber: omemo: old code cleanupGluzskiy Alexandr
2017-05-12jabber: omemo: refactoringGluzskiy Alexandr
2017-05-02jabber: omemo: basic implementation doneGluzskiy Alexandr
2017-04-27Jabber: capitalization fixdartraiden