summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_caps.cpp
AgeCommit message (Collapse)Author
2023-02-25Jabber: ignore m_bEnableVOIP if no Jingle module installedGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-08-03Jabber: initial version of Jingle supportGeorge Hazan
2022-07-22minor code cleaningGeorge Hazan
2022-07-21Jabber: unneeded method AddDefaultCaps removedGeorge Hazan
2022-07-20Jabber: feature hash to be sent alwaysGeorge Hazan
2022-07-20Jabber: attempt to unify caps processingGeorge Hazan
2022-06-14Jabber: fix for adjusting caps according to the optionsGeorge Hazan
2022-05-25Jabber: patch from deadsend to optionally disable XEP-0202 supportGeorge Hazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2022-02-15Jabber: is OS version isn't shown, there's no need to include it into hash ↵George Hazan
calculation
2022-01-01Happy new year, Mirandadartraiden
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-10-24sh-hitGeorge Hazan
2021-10-24fixes #2966 (Jabber: hash calculation doesn't include OS version, thus ↵George Hazan
giving wrong client OS version)
2021-01-17Update copyrightsdartraiden
2020-10-19unused code removedGeorge Hazan
2020-06-26Revert "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-11fixes #1149 (XMPP/Jabber: Implement XEP-0313 ( mam / Message Archive ↵George Hazan
Management )
2020-06-11Jabber: XEP-0136 support removedGeorge Hazan
2020-05-10Jabber: fix for hiding software version via caps requestGeorge Hazan
2020-03-24Jabber: minor fix for restoring capsGeorge Hazan
2020-03-03Jabber: code cleaningGeorge Hazan
2020-03-03Jabber: code cleaningGeorge Hazan
2020-03-02Jabber: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-06Jabber: bye-bye, XEP-0022, you became completely obsolete these days... sic ↵George Hazan
transit gloria mundi
2020-01-01Happy new year, MirandaGeorge Hazan
2019-08-26obsolete services removed from core & replaced with functionsGeorge Hazan
2019-07-15JABBER: support for obsolete XEP-0008 (iq based avatars) removedGeorge Hazan
2019-04-13Jabber: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-04the stronger type check the better, also some large static arrays considered ↵George Hazan
useless
2019-02-26fix for ugly form packets from Psi+George Hazan
2019-02-26XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2George Hazan
2019-02-25Jabber: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-20fix for some formatting issuesGeorge Hazan
2019-02-19compilation fixGeorge Hazan
2019-02-19Jabber -> TinyXml2George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-18code cleaningGeorge Hazan
2018-03-26protocols: jabber: omemoGluzskiy Alexandr
- check for empty GetPartialCaps ( fixes #1215 ) - more apropriate option description reflecting current status
2018-03-05Jabber: code cleaning & simplificationGeorge Hazan
2018-02-21Jabber: C++'11 iteratorsGeorge Hazan
2018-01-30Carbons support attemptVladimir
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky