Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-31 | Jabber: | George Hazan | |
- fixes #2257 (Jabber: double click by room name shoud open "Join chatroom" dialogue); - more code implemented using UI classes; - massive code cleaning | |||
2020-03-31 | Jabber: | George Hazan | |
- fixes #2279 (Jabber: add HTTP File Upload support for group chats); - major file transfer code cleaning; | |||
2020-03-24 | Jabber: minor fix for restoring caps | George Hazan | |
2020-03-23 | Jabber: fix for offline file transfer initialization | George Hazan | |
2020-03-23 | Jabber: we allow offline file transfers if we have http upload or picture ↵ | George Hazan | |
inlining | |||
2020-03-22 | Jabber: picture inlining should precede file transfers because of reduced ↵ | George Hazan | |
file types subset if you don't need inlining, disable it. | |||
2020-03-18 | Jabber: more correct way of processing PGP packets | George Hazan | |
2020-03-17 | Jabber: fix for Chinese in error messages | George Hazan | |
2020-03-16 | Jabber: fix for receiving auth requests | George Hazan | |
2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / ↵ | George Hazan | |
getMStringW - missing szValue parameter added | |||
2020-03-13 | Jabber: if another side doesn't support receipts, don't trust on them | George Hazan | |
2020-03-12 | Jabber: | George Hazan | |
- more logs added for #2243; - code cleaning | |||
2020-03-11 | Jabber: more fool-proof check for empty nicks | George Hazan | |
2020-03-09 | Jabber: inline picture message to be confirmed too | George Hazan | |
2020-03-06 | fixes #2248 (Jabber auth cannot be ignored) | George Hazan | |
2020-03-05 | Jabber: cause HTTP upload can be enabled only manually, we try it first, and ↵ | George Hazan | |
picture inlining only then | |||
2020-03-05 | fixes #2249 (Inline pictures (XEP-0231) does not work) | George Hazan | |
2020-03-03 | Jabber: code cleaning | George Hazan | |
2020-03-03 | Jabber: code cleaning | George Hazan | |
2020-03-02 | Jabber: | George Hazan | |
- capability cache is stored in a json file now instead of database; - caps manager became global; - account-dependent methods of CJabberClientCapsManager moved to CJabberProto; - code cleaning | |||
2020-02-29 | MessageState: rewritten from scratch to work | George Hazan | |
2020-02-27 | minor code cleaning | George Hazan | |
2020-02-26 | Jabber: XEP-0148 support to be turned on by default | George Hazan | |
2020-02-24 | Jabber: inlined image being sent to be displayed in our own history | George Hazan | |
2020-02-24 | Jabber: more strict XEP-045 compliance | George Hazan | |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan | |
2020-02-19 | fixed #2221 (Jabber: cannot invite user to conference) | George Hazan | |
2020-02-19 | Jabber: useless button removed | George Hazan | |
2020-02-19 | if a protocol handles an event, it shall return 1, not 0 | George Hazan | |
2020-02-17 | fixes #2219 (Jabber: XML console does not send any stanza) | George Hazan | |
2020-02-17 | Jabber: more logs | George Hazan | |
2020-02-17 | Jabber: full implementation of XEP-0231 | George Hazan | |
2020-02-17 | Jabber: JABBER_CAPS_XHTML added to caps to enable BOB | George Hazan | |
2020-02-17 | code cleaning | George Hazan | |
2020-02-17 | Fix typo | dartraiden | |
2020-02-17 | Jabber: massive options code cleaning | George Hazan | |
2020-02-16 | useless checks removed | 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 | |
2020-02-12 | Jabber: XEP-0333 implementation (chat markers) | George Hazan | |
2020-02-11 | Jabber: fix for sending receipts to offline contacts | George Hazan | |
2020-02-06 | Jabber: option renamed | George Hazan | |
2020-02-06 | Jabber: | George Hazan | |
- MessageState support; - minor code cleaning | |||
2020-02-06 | Jabber: bye-bye, XEP-0022, you became completely obsolete these days... sic ↵ | George Hazan | |
transit gloria mundi | |||
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan | |
2020-01-29 | fixes #2039 (Jabber: реализовать обновление ↵ | George Hazan | |
LastGetVCard не только при запуске) | |||
2020-01-28 | Jabber: fix for perversive http upload protocol, both "urn:xmpp:http:upload" ↵ | George Hazan | |
& "urn:xmpp:http:upload:0" are supported | |||
2020-01-25 | massive 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-01 | Happy new year, Miranda, part 2 | dartraiden | |