Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 / ↵ | George Hazan | |
getMStringW - missing szValue parameter added | |||
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-05 | fixes #2249 (Inline pictures (XEP-0231) does not work) | 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-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 | |
2020-02-12 | Jabber: XEP-0333 implementation (chat markers) | 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-01 | Happy new year, Miranda | George Hazan | |
2019-10-22 | fixes #2103 (Jabber: we should ignore AvatarHash if file does not exist) | George Hazan | |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |
2019-08-21 | Jabber: more portable version of a crutch with full vcard hash | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-07-15 | Jabber: no need to pass jid inside SendGetVcard() | George Hazan | |
2019-07-15 | Jabber: | George Hazan | |
- global vcard hash added to the presence; - "AvatarSaved" setting isn't used anymore, because it's crazy; - when vcard reader writes our own avatar, an update is not send back to the server | |||
2019-07-15 | JABBER: support for obsolete XEP-0008 (iq based avatars) removed | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-04-13 | Jabber: | George Hazan | |
- Miranda to generate globally unique packet ids; - unused member IJabberInterface::AddTemporaryIqHandler removed; - two rarely used params removed from CJabberProto::AddIQ && CJabberIqManager::AddHandler - code cleaning | |||
2019-03-29 | Jabber: code optimization | George Hazan | |
2019-03-25 | Jabber: error popup's title to carry account name | George Hazan | |
2019-03-17 | fixes #1898 (XMPP/Jabber: Implement XEP-0352 (Client State Indication)) | George Hazan | |
2019-02-28 | code cleaning / warning fixes | George Hazan | |
2019-02-28 | Jabber: fix for chinese in error handler | George Hazan | |
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan | |
2019-02-25 | Jabber: | George Hazan | |
- obsolete class Xpath removed, its functionality replaced with helpers & iterators; - JABBER_FEAT_BIND added to enchance code reading & understanding; - unused function CNoteItem::AddNote removed; - fix for improper jabber:x:last behavior | |||
2019-02-23 | Jabber: | George Hazan | |
- fixes #1844 (Tab button doesn't work in Jabber registration form); - added Escape handler for any dynamic form to inform parent dialog; - massive dynamic forms-related XML code cleaning & reordering; - now form fiields without types are also processed; - vertical scrollbar is hidden if it's not needed; - hidden fields do not eat form space anymore | |||
2019-02-20 | fix for some formatting issues | George Hazan | |
2019-02-20 | and one more fix for #1854 | George Hazan | |
2019-02-19 | TranslateU applied to Jabber | George Hazan | |
2019-02-19 | all !!! fixed | George Hazan | |
2019-02-19 | Jabber: | George Hazan | |
- XmlGetChildText / XmlGetChildInt - new handy helpers for tinyxml2; - Unicode logging replaced with ANSI when appropriate; - JabberErrorMsg rewritten to be more useful | |||
2019-02-19 | more checks for GetText() | George Hazan | |
2019-02-19 | Jabber -> TinyXml2 | George Hazan | |
2019-02-01 | Jabber: if Kerberos authentication is available, it must be preferred to the ↵ | George Hazan | |
usual NTLM auth | |||
2019-01-04 | Update copyrights | dartraiden | |
2018-12-21 | Jabber: fix for occasional crash during registration at jabber.ccc.de | George Hazan | |
2018-12-18 | code cleaning | George Hazan | |
2018-12-17 | more logs | George Hazan | |
2018-12-04 | more logs added for Jabber & Discord | George Hazan | |
2018-11-23 | Jabber: fix for sudden protocol disconnection when Miranda receives ↵ | George Hazan | |
inconsistent stanza |