Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-25 | Jabber: ignore m_bEnableVOIP if no Jingle module installed | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-08-03 | Jabber: initial version of Jingle support | George Hazan | |
2022-07-22 | minor code cleaning | George Hazan | |
2022-07-21 | Jabber: unneeded method AddDefaultCaps removed | George Hazan | |
2022-07-20 | Jabber: feature hash to be sent always | George Hazan | |
2022-07-20 | Jabber: attempt to unify caps processing | George Hazan | |
2022-06-14 | Jabber: fix for adjusting caps according to the options | George Hazan | |
2022-05-25 | Jabber: patch from deadsend to optionally disable XEP-0202 support | George Hazan | |
2022-04-06 | remove executable attribute from affected files | georgehazan | |
2022-02-15 | Jabber: is OS version isn't shown, there's no need to include it into hash ↵ | George Hazan | |
calculation | |||
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-10-24 | sh-hit | George Hazan | |
2021-10-24 | fixes #2966 (Jabber: hash calculation doesn't include OS version, thus ↵ | George Hazan | |
giving wrong client OS version) | |||
2021-01-17 | Update copyrights | dartraiden | |
2020-10-19 | unused code 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-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-10 | Jabber: fix for hiding software version via caps request | George Hazan | |
2020-03-24 | Jabber: minor fix for restoring caps | 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-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-08-26 | obsolete services removed from core & replaced with functions | George Hazan | |
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-04-04 | the stronger type check the better, also some large static arrays considered ↵ | George Hazan | |
useless | |||
2019-02-26 | fix for ugly form packets from Psi+ | 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-20 | fix for some formatting issues | George Hazan | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-19 | Jabber -> TinyXml2 | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-12-18 | code cleaning | George Hazan | |
2018-03-26 | protocols: jabber: omemo | Gluzskiy Alexandr | |
- check for empty GetPartialCaps ( fixes #1215 ) - more apropriate option description reflecting current status | |||
2018-03-05 | Jabber: code cleaning & simplification | George Hazan | |
2018-02-21 | Jabber: C++'11 iterators | George Hazan | |
2018-01-30 | Carbons support attempt | Vladimir | |
2018-01-26 | code optimization | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |