index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
/
QXmppMessage.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add XEP-0353: Jingle Message Initiation data classes
Tibor Csötönyi
2023-05-14
1
-0
/
+6
*
Implement XEP-0444: Message Reactions (#492)
Melvin Keskin
2022-10-16
1
-0
/
+5
*
Rename Encryption to EncryptionMethod to avoid conflicts with namespace
Linus Jahn
2022-09-29
1
-3
/
+3
*
Allow adding multiple oob urls and a description
Jonah Brüchert
2022-09-28
1
-0
/
+4
*
Implement XEP-0447: Stateless file sharing: File sharing element (#448)
Linus Jahn
2022-09-13
1
-0
/
+5
*
Message: Add isCarbonForwarded attribute
Linus Jahn
2022-08-14
1
-0
/
+2
*
Implement XEP-0384: OMEMO Encryption v0.8
Melvin Keskin
2022-08-13
1
-4
/
+8
*
Rename Encryption::Omemo to Omemo0 to allow namespace Omemo
Linus Jahn
2022-07-10
1
-1
/
+1
*
Add move constructors and move assignment operators everywhere
Linus Jahn
2022-06-18
1
-0
/
+2
*
Message: Add parseExtensions() for parsing additional extensions
Melvin Keskin
2022-06-14
1
-0
/
+1
*
Message: Apply clang-format
Melvin Keskin
2022-04-20
1
-2
/
+2
*
Message: Replace QXmppMessage::EncryptionMethod with QXmpp::Encryption
Melvin Keskin
2022-04-06
1
-20
/
+15
*
Message: Add end-to-end encryption fallback body
Melvin Keskin
2022-03-17
1
-0
/
+3
*
Add QXmppE2eeMetadata used by QXmppStanza
Melvin Keskin
2022-03-03
1
-3
/
+0
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-25
/
+6
*
Update copyright years (2022 edition)
Linus Jahn
2022-01-09
1
-1
/
+1
*
XEP-0380: Add new encryptions (#384)
Melvin Keskin
2021-12-19
1
-5
/
+7
*
Update to OMEMO 0.8, TM 0.6 and ATM 0.4
Melvin Keskin
2021-10-10
1
-2
/
+3
*
Implement stanza parsing for Stanza Content Encryption
Linus Jahn
2021-09-28
1
-7
/
+8
*
Add QXmppAtmManager
Melvin Keskin
2021-09-16
1
-0
/
+3
*
Add QXmppOmemoElement
Melvin Keskin
2021-09-03
1
-0
/
+5
*
Add QXmppTrustMessageElement
Melvin Keskin
2021-07-06
1
-0
/
+5
*
Refactor QXmppMessage to support parsing with inheritance
Linus Jahn
2021-07-01
1
-3
/
+4
*
Implement MIX-MISC XEP-0407: Invitation message extension (#329)
Melvin Keskin
2021-03-08
1
-1
/
+8
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
Add unit tests for QXmppAttentionManager
Linus Jahn
2020-04-07
1
-0
/
+2
*
Clean up QXmppMessage
Linus Jahn
2020-04-06
1
-38
/
+57
*
QXmppMessage: Add parent thread attribute from RFC6121
Linus Jahn
2020-04-05
1
-0
/
+3
*
Implement XEP-0245: The /me Command
Linus Jahn
2020-03-31
1
-0
/
+6
*
Update parameter of 'QXmppMessage::parseExtension()' in header file
Melvin Keskin
2020-03-29
1
-1
/
+1
*
doc: Use XEP links everywhere
Linus Jahn
2020-02-11
1
-8
/
+8
*
Implement XEP-0359: Unique and Stable Stanza IDs
Linus Jahn
2020-02-11
1
-0
/
+10
*
Implement XEP-0428: Fallback Indication
Linus Jahn
2020-02-10
1
-0
/
+4
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-2
/
+2
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Add a .clang-format somewhat close to the current style
0xd34df00d
2019-12-23
1
-23
/
+23
*
Implement XEP-0231: Bits of Binary: message extension
Linus Jahn
2019-12-06
1
-0
/
+6
*
Add \since QXmpp 1.1 to all new methods and classes
Linus Jahn
2019-10-23
1
-0
/
+4
*
QXmppMessage: Add back QDateTime include to keep source compatibility (#221)
JBB
2019-10-20
1
-0
/
+3
*
Refactor & clean up QXmppMessage
Linus Jahn
2019-10-19
1
-9
/
+11
*
Modernize codebase using clang-tidy
Jonah Brüchert
2019-09-08
1
-4
/
+4
*
Implement XEP-0334: Message Processing Hints
Linus Jahn
2019-09-08
1
-0
/
+14
*
Implement XEP-0380: Explicit Message Encryption
Linus Jahn
2019-09-06
1
-0
/
+21
*
Implement XEP-0367: Message Attaching
Linus Jahn
2019-09-06
1
-7
/
+8
*
Implement XEP-0382: Spoiler messages (v0.2.0)
Linus Jahn
2019-05-04
1
-0
/
+7
*
Implement MIX-CORE XEP-0396: Message extension
Linus Jahn
2019-05-01
1
-0
/
+7
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Implement XEP-0308: Last Message Correction
Linus Jahn
2018-12-30
1
-0
/
+4
*
Add partial support of XEP-0066: Out of Band Data
Linus Jahn
2018-12-19
1
-0
/
+4
*
Implement XEP-0198: Stream Management (client only) (#99)
Niels Ole Salscheider
2017-02-12
1
-0
/
+2
[next]