summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_thread.cpp
AgeCommit message (Expand)Author
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-11-06omemo: check for "bDisableOmemo" in one more placesss
2021-11-05omemo: add also support for disable sending messages per contact (notsss
2021-11-05added "bDisableOmemo" byte into contact settings to disable omemo persss
2021-06-12minus another stupid thread in JabberGeorge Hazan
2021-06-08fixes #2910 (Jabber: ancient perversion with socket select sometimes doesn't ...George Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-03-16fixes #2770 completelyGeorge Hazan
2021-03-15Jabber: minor OMEMO code optimizationGeorge Hazan
2021-03-10Jabber: fix for reading OMEMO encrypted messagesGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-14Jabber: useless class variable CJabberProto::m_bSendKeepAlive removed, it sho...George Hazan
2020-12-13Jabber: fix for correct message direction when reading self messages from MAMGeorge Hazan
2020-11-23Jabber: SCRAM-AUTH priorities changed according to https://wiki.xmpp.org/web/...George Hazan
2020-10-28Jabber: we store now server caps in our cache not to rerequest them on each l...George Hazan
2020-10-14Jabber: newly added contact has no Nick fieldGeorge Hazan
2020-09-04Jabber: MAM code rework & optimizationGeorge Hazan
2020-08-28Jabber: MAM adaptation for OpenFireGeorge Hazan
2020-08-03Jabber: according to XEP-085 client MUST generate GONE event, if a message wi...George Hazan
2020-07-19Jabber: translation fixGeorge Hazan
2020-07-18Jabber: no need to include protocol name into dialogue namedartraiden
2020-07-12Jabber: ugly scheme with flags replaced with TJabberAuth instantiationGeorge Hazan
2020-07-10fixes #1727 completely (Jabber: SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) sup...George Hazan
2020-07-01TLS 1.3 support:George Hazan
2020-06-29fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth)George Hazan
2020-06-26WM_JABBER_REGDLG_UPDATE - unused message removedGeorge Hazan
2020-06-25constant unificationGeorge Hazan
2020-06-24Revert "Jabber: user name to be encoded to avoid spaces"dartraiden
2020-06-24Jabber: user name to be encoded to avoid spacesGeorge Hazan
2020-06-23Jabber to filter out encrypted outgoing carbon copiesGeorge Hazan
2020-06-21Jabber: cause MAM doesn't set ids for outgoing messages, our own messages (wi...George Hazan
2020-06-11fixes #1149 (XMPP/Jabber: Implement XEP-0313 ( mam / Message Archive Manageme...George Hazan
2020-06-08unused shitty code removedGeorge Hazan
2020-05-27Jabber: code cleaningGeorge Hazan
2020-05-07fixes #2399 (XEP-0280 support cleaning)George Hazan
2020-05-04Jabber: setting status to ID_STATUS_IDLE was very bad idea...George Hazan
2020-05-03fixes #2376 (Jabber: Add XEP-0319 support, XEP-0256 support discontinued)George Hazan
2020-03-15db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW...George Hazan
2020-03-12Jabber:George Hazan
2020-03-11Jabber: more fool-proof check for empty nicksGeorge Hazan
2020-03-05fixes #2249 (Inline pictures (XEP-0231) does not work)George Hazan
2020-03-02Jabber:George Hazan
2020-02-29MessageState: rewritten from scratch to workGeorge Hazan
2020-02-19fixed #2221 (Jabber: cannot invite user to conference)George Hazan
2020-02-17Jabber: full implementation of XEP-0231George Hazan
2020-02-17code cleaningGeorge 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