aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppConstants.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run 'clang-format' on all filesMelvin Keskin2022-01-151-104/+104
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* XEP-0380: Add new encryptions (#384)Melvin Keskin2021-12-191-0/+1
* Update to OMEMO 0.8, TM 0.6 and ATM 0.4Melvin Keskin2021-10-101-2/+2
* Add QXmppAtmManagerMelvin Keskin2021-09-161-0/+2
* Add QXmppOmemoDeviceElementMelvin Keskin2021-09-031-0/+1
* Add QXmppPubSubManagerLinus Jahn2021-08-221-0/+1
* Implement XEP-0118: User Tune: Add manager with testsLinus Jahn2021-08-221-0/+1
* Implement XEP-0118: User Tune: Add PubSub itemLinus Jahn2021-08-221-0/+2
* Make QXmppPubSubIq a template class and extendLinus Jahn2021-08-221-0/+1
* Add QXmppPubSubSubscriptionLinus Jahn2021-08-221-0/+2
* Add QXmppTrustMessageKeyOwnerMelvin Keskin2021-07-061-0/+2
* Implement MIX-MISC XEP-0407: Invitation message extension (#329)Melvin Keskin2021-03-081-0/+2
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Add roster versioning stream featureLinus Jahn2020-04-051-0/+1
* Add pre-approved presence subscriptions stream featureLinus Jahn2020-04-051-0/+1
* Implement XEP-0357: Push Notifications enable/disable IQ (#271)JBB2020-03-291-0/+2
* Update MAM implementation to v0.6Linus Jahn2020-02-111-1/+1
* Implement XEP-0359: Unique and Stable Stanza IDsLinus Jahn2020-02-111-0/+2
* Implement XEP-0428: Fallback IndicationLinus Jahn2020-02-101-0/+2
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-3/+3
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-1/+0
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Refactor QXmppPubSubIq and add missing testsLinus Jahn2019-12-081-0/+2
* Refactor & clean up QXmppMessageLinus Jahn2019-10-191-0/+1
* Implement XEP-0334: Message Processing HintsLinus Jahn2019-09-081-0/+2
* Implement XEP-0380: Explicit Message EncryptionLinus Jahn2019-09-061-0/+10
* Add register stream featureMelvin Keskin2019-09-061-0/+1
* Implement XEP-0367: Message AttachingLinus Jahn2019-09-061-0/+2
* Implement XEP-0363: HTTP File Upload: Request/Slot IQsLinus Jahn2019-05-041-0/+2
* Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)Linus Jahn2019-05-041-4/+4
* Implement XEP-0382: Spoiler messages (v0.2.0)Linus Jahn2019-05-041-0/+2
* Implement MIX-PAM XEP-0405: Presence extensionLinus Jahn2019-05-011-0/+1
* Implement XEP-0369/XEP-0405 (MIX): IQ queriesLinus Jahn2019-01-201-0/+12
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* Implement XEP-0319: Last User Interaction in PresenceLinus Jahn2019-01-041-0/+2
* Implement XEP-0308: Last Message CorrectionLinus Jahn2018-12-301-0/+2
* Add partial support of XEP-0066: Out of Band DataLinus Jahn2018-12-191-0/+2
* Implement XEP-0352: Client State IndicationLinus Jahn2018-10-291-0/+2
* Add QXmppMamManager (XEP-0313)Niels Ole Salscheider2017-04-291-0/+4
* Implement XEP-0198: Stream Management (client only) (#99)Niels Ole Salscheider2017-02-121-0/+2
* clarify the fact QXmppConstants_p.h is not APIJeremy Lainé2016-09-081-1/+1
* Merge pull request #88 from fbeutel/carbonsfbeutel2016-09-041-0/+2
* XEP-0333: Chat MarkersJuan Aragon2014-05-201-0/+2
* update project homepageJeremy Lainé2014-03-281-1/+1
* update project homepageJeremy Lainé2014-03-271-1/+1
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
* add support for XEP-0071: XHTML-IM (fixes issue: #143)Jeremy Lainé2012-07-211-0/+2
* re-arrange namespace constantsJeremy Lainé2012-07-181-33/+50