Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-17 | Update copyrights | dartraiden | |
2020-10-28 | Jabber: we store now server caps in our cache not to rerequest them on each ↵ | George Hazan | |
login | |||
2020-10-27 | Jabber: fix for MAM implementation in Prosody IM | George Hazan | |
2020-10-24 | fixes #2604 (Jabber: add ability to disable MAM) | George Hazan | |
2020-06-26 | two more obsolete messages removed | George Hazan | |
2020-06-26 | WM_JABBER_REGDLG_UPDATE - unused message removed | George Hazan | |
2020-06-26 | Revert "Jabber: XEP-0136 support removed" | George Hazan | |
This reverts commit e6bf9c2a41622424c2cd4006326455e08c80812a. # Conflicts: # protocols/JabberG/src/jabber_caps.cpp # protocols/JabberG/src/jabber_caps.h # protocols/JabberG/src/jabber_iqid.cpp | |||
2020-06-24 | Revert "Jabber: user name to be encoded to avoid spaces" | dartraiden | |
This reverts commit 2c369e66feacfb3b934b1ec28fcecd179d796ba1. | |||
2020-06-24 | Jabber: user name to be encoded to avoid spaces | George Hazan | |
2020-06-13 | fixes #1149 (wrong MAM preferences processing) | George Hazan | |
2020-06-11 | fixes #1149 (XMPP/Jabber: Implement XEP-0313 ( mam / Message Archive ↵ | George Hazan | |
Management ) | |||
2020-06-11 | Jabber: XEP-0136 support removed | George Hazan | |
2020-05-27 | Jabber: code cleaning | George Hazan | |
2020-05-26 | Jabber: if we ignore roster, thy shalt update existing nicks either | George Hazan | |
2020-05-25 | Jabber: custom roster nicks should be ignored as well as roster groups | George Hazan | |
2020-05-07 | fixes #2399 (XEP-0280 support cleaning) | 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-02-17 | Jabber: full implementation of XEP-0231 | George Hazan | |
2020-01-29 | fixes #2039 (Jabber: реализовать обновление ↵ | George Hazan | |
LastGetVCard не только при запуске) | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
variable and unify access to it | |||
2019-07-24 | massive warning fix | George Hazan | |
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-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-25 | Jabber: error popup's title to carry account name | George Hazan | |
2019-03-04 | code optimization | George Hazan | |
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan | |
2019-02-25 | Jabber: no sense to display missing / non-actual information | 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-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-04 | Jabber: Jid List dialog -> UI classes | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-12-28 | ACKTYPE_GETINFO-related code cleaning | George Hazan | |
2018-12-18 | code cleaning | George Hazan | |
2018-07-23 | Jabber: | George Hazan | |
- unused function JabberGetPictureType inlined; - fixes #1509 (Miranda receive duplicate incoming messages if contact is not in roster Jabber); - code cleaning; | |||
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-04-04 | protocols: jabber: xep-0198 | Gluzskiy Alexandr | |
- do not request roster on resumed session | |||
2018-03-28 | protocols: jabber: xep-0198 | Gluzskiy Alexandr | |
- moved implementation to separated units (refactoring) - first part (without resumption) should work now (still have some bugs), feel free to test | |||
2018-03-27 | protocols: jabber: xep-0198 | Gluzskiy Alexandr | |
- implemented client to server acks | |||
2018-03-05 | Jabber: code cleaning & simplification | George Hazan | |
2018-02-21 | Jabber: C++'11 iterators | George Hazan | |
2018-01-31 | Added an option to enable/disable carbons | Vladimir | |
2018-01-30 | Carbons support attempt | Vladimir | |
2018-01-01 | massive copyright update | dartraiden | |