summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.cpp
AgeCommit message (Expand)Author
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-19if a protocol handles an event, it shall return 1, not 0George Hazan
2020-02-17Jabber: full implementation of XEP-0231George Hazan
2020-02-17code cleaningGeorge Hazan
2020-02-17Jabber: massive options code cleaningGeorge Hazan
2020-02-12Jabber: XEP-0333 implementation (chat markers)George Hazan
2020-02-11Jabber: fix for sending receipts to offline contactsGeorge Hazan
2020-02-06Jabber:George Hazan
2020-02-06Jabber: bye-bye, XEP-0022, you became completely obsolete these days... sic t...George Hazan
2020-01-29fixes #2039 (Jabber: реализовать обновление LastGetVCard...George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-11-07typo fixGeorge Hazan
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