aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppMessage.h
Commit message (Expand)AuthorAgeFilesLines
* Add XEP-0353: Jingle Message Initiation data classesTibor Csötönyi2023-05-141-0/+6
* Implement XEP-0444: Message Reactions (#492)Melvin Keskin2022-10-161-0/+5
* Rename Encryption to EncryptionMethod to avoid conflicts with namespaceLinus Jahn2022-09-291-3/+3
* Allow adding multiple oob urls and a descriptionJonah Brüchert2022-09-281-0/+4
* Implement XEP-0447: Stateless file sharing: File sharing element (#448)Linus Jahn2022-09-131-0/+5
* Message: Add isCarbonForwarded attributeLinus Jahn2022-08-141-0/+2
* Implement XEP-0384: OMEMO Encryption v0.8Melvin Keskin2022-08-131-4/+8
* Rename Encryption::Omemo to Omemo0 to allow namespace OmemoLinus Jahn2022-07-101-1/+1
* Add move constructors and move assignment operators everywhereLinus Jahn2022-06-181-0/+2
* Message: Add parseExtensions() for parsing additional extensionsMelvin Keskin2022-06-141-0/+1
* Message: Apply clang-formatMelvin Keskin2022-04-201-2/+2
* Message: Replace QXmppMessage::EncryptionMethod with QXmpp::EncryptionMelvin Keskin2022-04-061-20/+15
* Message: Add end-to-end encryption fallback bodyMelvin Keskin2022-03-171-0/+3
* Add QXmppE2eeMetadata used by QXmppStanzaMelvin Keskin2022-03-031-3/+0
* Convert copyright headers to REUSELinus Jahn2022-01-141-25/+6
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* XEP-0380: Add new encryptions (#384)Melvin Keskin2021-12-191-5/+7
* Update to OMEMO 0.8, TM 0.6 and ATM 0.4Melvin Keskin2021-10-101-2/+3
* Implement stanza parsing for Stanza Content EncryptionLinus Jahn2021-09-281-7/+8
* Add QXmppAtmManagerMelvin Keskin2021-09-161-0/+3
* Add QXmppOmemoElementMelvin Keskin2021-09-031-0/+5
* Add QXmppTrustMessageElementMelvin Keskin2021-07-061-0/+5
* Refactor QXmppMessage to support parsing with inheritanceLinus Jahn2021-07-011-3/+4
* Implement MIX-MISC XEP-0407: Invitation message extension (#329)Melvin Keskin2021-03-081-1/+8
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Add unit tests for QXmppAttentionManagerLinus Jahn2020-04-071-0/+2
* Clean up QXmppMessageLinus Jahn2020-04-061-38/+57
* QXmppMessage: Add parent thread attribute from RFC6121Linus Jahn2020-04-051-0/+3
* Implement XEP-0245: The /me CommandLinus Jahn2020-03-311-0/+6
* Update parameter of 'QXmppMessage::parseExtension()' in header fileMelvin Keskin2020-03-291-1/+1
* doc: Use XEP links everywhereLinus Jahn2020-02-111-8/+8
* Implement XEP-0359: Unique and Stable Stanza IDsLinus Jahn2020-02-111-0/+10
* Implement XEP-0428: Fallback IndicationLinus Jahn2020-02-101-0/+4
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-2/+2
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Add a .clang-format somewhat close to the current style0xd34df00d2019-12-231-23/+23
* Implement XEP-0231: Bits of Binary: message extensionLinus Jahn2019-12-061-0/+6
* Add \since QXmpp 1.1 to all new methods and classesLinus Jahn2019-10-231-0/+4
* QXmppMessage: Add back QDateTime include to keep source compatibility (#221)JBB2019-10-201-0/+3
* Refactor & clean up QXmppMessageLinus Jahn2019-10-191-9/+11
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-4/+4
* Implement XEP-0334: Message Processing HintsLinus Jahn2019-09-081-0/+14
* Implement XEP-0380: Explicit Message EncryptionLinus Jahn2019-09-061-0/+21
* Implement XEP-0367: Message AttachingLinus Jahn2019-09-061-7/+8
* Implement XEP-0382: Spoiler messages (v0.2.0)Linus Jahn2019-05-041-0/+7
* Implement MIX-CORE XEP-0396: Message extensionLinus Jahn2019-05-011-0/+7
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* Implement XEP-0308: Last Message CorrectionLinus Jahn2018-12-301-0/+4
* Add partial support of XEP-0066: Out of Band DataLinus Jahn2018-12-191-0/+4
* Implement XEP-0198: Stream Management (client only) (#99)Niels Ole Salscheider2017-02-121-0/+2