summaryrefslogtreecommitdiff
path: root/protocols/JabberG
AgeCommit message (Collapse)Author
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-19fixed #2221 (Jabber: cannot invite user to conference)George Hazan
2020-02-19Jabber: useless button removedGeorge Hazan
2020-02-19if a protocol handles an event, it shall return 1, not 0George Hazan
2020-02-17fixes #2219 (Jabber: XML console does not send any stanza)George Hazan
2020-02-17Jabber: more logsGeorge Hazan
2020-02-17Jabber: full implementation of XEP-0231George Hazan
2020-02-17Jabber: JABBER_CAPS_XHTML added to caps to enable BOBGeorge Hazan
2020-02-17code cleaningGeorge Hazan
2020-02-17Fix typodartraiden
2020-02-17Jabber: massive options code cleaningGeorge Hazan
2020-02-16useless checks removedGeorge Hazan
2020-02-15Jabber: partial support for XEP-0231: Bits of BinaryGeorge Hazan
2020-02-13Jabber: more logs in ProcessMessage()George Hazan
2020-02-12Jabber: message state is set when a message is displayedGeorge 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: option renamedGeorge Hazan
2020-02-06Jabber:George Hazan
- MessageState support; - minor code cleaning
2020-02-06Jabber: bye-bye, XEP-0022, you became completely obsolete these days... sic ↵George Hazan
transit gloria mundi
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-29fixes #2039 (Jabber: реализовать обновление ↵George Hazan
LastGetVCard не только при запуске)
2020-01-28Jabber: fix for perversive http upload protocol, both "urn:xmpp:http:upload" ↵George Hazan
& "urn:xmpp:http:upload:0" are supported
2020-01-25massive code cleaning:George Hazan
- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO); - fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore - other minor changes
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-11-07typo fixGeorge Hazan
2019-11-05fixes #2113 (Jabber: при изменении статуса ↵George Hazan
участника конфы в лог пишется некорректный статус)
2019-11-01fixes #2110 (fake messages should look like send ones, not received)George Hazan
2019-10-23Jabber: we don't need this option anymoreGeorge Hazan
2019-10-22fixes #2103 (Jabber: we should ignore AvatarHash if file does not exist)George Hazan
2019-10-20fixes #2098 (Jabber: add HTTP File upload url to message log instead of ↵George Hazan
local address)
2019-10-17minor code cleaningGeorge 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-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-30compilation fixGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27another fix for #2082George Hazan
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-27fixes #2082 (Jabber: Chinese in privacy lists editor)George Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-09-26MS_UTILS_ENTERSTRING -> EnterString, useless service removedGeorge Hazan
2019-09-16fixes #2064 (Jabber: some MUC dialogs are displayed behind the chat window)George Hazan
2019-09-16fixes #2062 (Jabber: chinese chars in MUC ban/admin/moder/members list)George Hazan
2019-09-16fixes #2065 (Jabber: race condition in status changing)George Hazan
2019-09-16Jabber: more effective list destruction procedureGeorge Hazan
2019-09-02Jabber: fix for vcard retrieving problem for groupchat contacts with ↵George Hazan
cyrillic nicks