summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_thread.cpp
AgeCommit message (Expand)Author
2022-06-06Jabber: option for message delivery to control all chat markers according to ...George Hazan
2022-06-05code cleaningGeorge Hazan
2022-05-26Jabber: attempt to fix OMEMOGeorge Hazan
2022-05-17ordnung muss seinGeorge Hazan
2022-05-14Jabber: attempt to block access to a socket completely if shutdown procedure ...George Hazan
2022-05-12oops... select() doesnt'return -1 if a socket gets closed... wtf...George Hazan
2022-05-12fix for unsigned int comparisonGeorge Hazan
2022-05-07Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die...George Hazan
2022-04-26Jabber: old erroneous idea about subjects in group chats removedGeorge Hazan
2022-04-15Jabber: code cleaningGeorge Hazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2022-03-26fixes #3057 (Унифицировать настройку горячих к...George Hazan
2022-03-13omemo: added iqresult handler for manual polling of devicelistsss
2022-03-13omemo: removed outdated comments, added non-standard complient hack for devic...sss
2022-02-20oopsGeorge Hazan
2022-02-20Jabber: support for description field in the incoming OOB file transfersGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
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