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
/
client
/
QXmppMamManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MamManager: Fix crash when reading .size() from a deleted QVector
Jonah BrĂ¼chert
2023-03-18
1
-1
/
+2
*
MamManager: Only parse ScePublic when decrypting messages
Linus Jahn
2023-03-14
1
-21
/
+49
*
MamManager: Avoid shared_ptr for counting running jobs
Linus Jahn
2023-03-14
1
-14
/
+34
*
MamManager: Flatten retrieveMessages code
Linus Jahn
2023-03-14
1
-50
/
+58
*
MamManager: Move parsing from handleStanza() into new function
Linus Jahn
2023-03-14
1
-22
/
+33
*
MamManager: Avoid possible use-after-move
Linus Jahn
2023-03-14
1
-2
/
+4
*
MamManager: Create task before sending
Linus Jahn
2023-03-14
1
-1
/
+4
*
MamManager: Fix task is not finished when no message is encrypted
Linus Jahn
2023-02-27
1
-0
/
+9
*
Introduce QXmppTask & QXmppPromise
Linus Jahn
2023-01-03
1
-17
/
+11
*
Replace QXmpp::SendError with QXmppError everywhere
Linus Jahn
2022-12-30
1
-2
/
+1
*
Disable Qt keywords completely
Linus Jahn
2022-12-26
1
-2
/
+2
*
MamManager: Add future based interface with encryption support
Linus Jahn
2022-10-18
1
-38
/
+226
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-22
/
+3
*
Update copyright years (2022 edition)
Linus Jahn
2022-01-09
1
-1
/
+1
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-3
/
+4
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Add QXmppMamManager (XEP-0313)
Niels Ole Salscheider
2017-04-29
1
-0
/
+141