summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.cpp
AgeCommit message (Expand)Author
2019-10-17fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload))George Hazan
2019-10-17Jabber: service-related options moved to Service Discovery menuGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-09-16fixes #2065 (Jabber: race condition in status changing)George Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-24more useless shit cleanedGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-07-15Jabber: no need to pass jid inside SendGetVcard()George Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-04-13Jabber:George Hazan
2019-04-12wiping custom icolib functions: JabberGeorge Hazan
2019-04-04the stronger type check the better, also some large static arrays considered ...George Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2019-03-14Jabber: fixes status message calculation for the case of single resource presentGeorge Hazan
2019-03-07Skin_GetProtoIcon - new function to retrieve status icon's handleGeorge Hazan
2019-02-26XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2George Hazan
2019-02-26fixes #1865 (Joining Password Protected Jabber Conference is not working sinc...George Hazan
2019-02-25compilation fixGeorge Hazan
2019-02-25in this case there's no sense to use GetClientJID at all...George Hazan
2019-02-25Jabber: no need to send jabber:iq:last twice to the same resourceGeorge Hazan
2019-02-19TranslateU applied to JabberGeorge Hazan
2019-02-19fix for status messages retrievingGeorge Hazan
2019-02-19all !!! fixedGeorge Hazan
2019-02-19Jabber:George Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-02-04Jabber: Jid List dialog -> UI classesGeorge Hazan
2019-01-24minor code cleaningGeorge Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-28User added notifications:George Hazan
2018-12-04more logs added for Jabber & DiscordGeorge Hazan
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