index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
JabberG
/
src
/
jabber_thread.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-11-06
omemo: check for "bDisableOmemo" in one more place
sss
2021-11-05
omemo: add also support for disable sending messages per contact (not
sss
2021-11-05
added "bDisableOmemo" byte into contact settings to disable omemo per
sss
2021-06-12
minus another stupid thread in Jabber
George Hazan
2021-06-08
fixes #2910 (Jabber: ancient perversion with socket select sometimes doesn't ...
George Hazan
2021-06-05
major code cleaning in regard to db_event_getBlobSize & event memory allocation
George Hazan
2021-03-16
fixes #2770 completely
George Hazan
2021-03-15
Jabber: minor OMEMO code optimization
George Hazan
2021-03-10
Jabber: fix for reading OMEMO encrypted messages
George Hazan
2021-01-17
Update copyrights
dartraiden
2021-01-14
Jabber: useless class variable CJabberProto::m_bSendKeepAlive removed, it sho...
George Hazan
2020-12-13
Jabber: fix for correct message direction when reading self messages from MAM
George Hazan
2020-11-23
Jabber: SCRAM-AUTH priorities changed according to https://wiki.xmpp.org/web/...
George Hazan
2020-10-28
Jabber: we store now server caps in our cache not to rerequest them on each l...
George Hazan
2020-10-14
Jabber: newly added contact has no Nick field
George Hazan
2020-09-04
Jabber: MAM code rework & optimization
George Hazan
2020-08-28
Jabber: MAM adaptation for OpenFire
George Hazan
2020-08-03
Jabber: according to XEP-085 client MUST generate GONE event, if a message wi...
George Hazan
2020-07-19
Jabber: translation fix
George Hazan
2020-07-18
Jabber: no need to include protocol name into dialogue name
dartraiden
2020-07-12
Jabber: ugly scheme with flags replaced with TJabberAuth instantiation
George Hazan
2020-07-10
fixes #1727 completely (Jabber: SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) sup...
George Hazan
2020-07-01
TLS 1.3 support:
George Hazan
2020-06-29
fixes #2469 (Jabber: implement SCRAM-SHA-1-PLUS auth)
George Hazan
2020-06-26
WM_JABBER_REGDLG_UPDATE - unused message removed
George Hazan
2020-06-25
constant unification
George Hazan
2020-06-24
Revert "Jabber: user name to be encoded to avoid spaces"
dartraiden
2020-06-24
Jabber: user name to be encoded to avoid spaces
George Hazan
2020-06-23
Jabber to filter out encrypted outgoing carbon copies
George Hazan
2020-06-21
Jabber: cause MAM doesn't set ids for outgoing messages, our own messages (wi...
George Hazan
2020-06-11
fixes #1149 (XMPP/Jabber: Implement XEP-0313 ( mam / Message Archive Manageme...
George Hazan
2020-06-08
unused shitty code removed
George Hazan
2020-05-27
Jabber: code cleaning
George Hazan
2020-05-07
fixes #2399 (XEP-0280 support cleaning)
George Hazan
2020-05-04
Jabber: setting status to ID_STATUS_IDLE was very bad idea...
George Hazan
2020-05-03
fixes #2376 (Jabber: Add XEP-0319 support, XEP-0256 support discontinued)
George Hazan
2020-03-15
db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW...
George Hazan
2020-03-12
Jabber:
George Hazan
2020-03-11
Jabber: more fool-proof check for empty nicks
George Hazan
2020-03-05
fixes #2249 (Inline pictures (XEP-0231) does not work)
George Hazan
2020-03-02
Jabber:
George Hazan
2020-02-29
MessageState: rewritten from scratch to work
George Hazan
2020-02-19
fixed #2221 (Jabber: cannot invite user to conference)
George Hazan
2020-02-17
Jabber: full implementation of XEP-0231
George Hazan
2020-02-17
code cleaning
George Hazan
2020-02-15
Jabber: partial support for XEP-0231: Bits of Binary
George Hazan
2020-02-13
Jabber: more logs in ProcessMessage()
George Hazan
2020-02-12
Jabber: message state is set when a message is displayed
George Hazan
[next]