index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename QXmppJingleIq.cpp/h to QXmppJingleData.cpp/h and test
Tibor Csötönyi
2023-05-14
1
-1
/
+1
*
Add XEP-0353: Jingle Message Initiation manager
Tibor Csötönyi
2023-05-14
1
-0
/
+1
*
Merge branch '1.5'
Linus Jahn
2023-04-07
1
-2
/
+2
|
\
|
*
Support installing QXmpp with Qt 5 and Qt 6 in parallel
Linus Jahn
2023-04-07
1
-2
/
+2
*
|
Merge branch '1.5'
Linus Jahn
2023-03-17
1
-0
/
+2
|
\
|
|
*
tests: Add EntityTimeManager test
Linus Jahn
2023-03-13
1
-0
/
+1
|
*
tests: Add VersionManager test
Linus Jahn
2023-03-13
1
-0
/
+1
*
|
Implement XEP-0215: External Service Discovery (#542)
taiBsu
2023-03-09
1
-0
/
+2
|
/
*
cmake: Use generate_export_header() instead of doing manually
Linus Jahn
2022-12-29
1
-1
/
+1
*
Implement XEP-0444: Message Reactions (#492)
Melvin Keskin
2022-10-16
1
-0
/
+1
*
Add file encryption functions and Encryption/DecryptionDevice
Linus Jahn
2022-09-24
1
-0
/
+4
*
Rename UploadRequestManager test to HttpUploadManager test
Linus Jahn
2022-09-09
1
-1
/
+1
*
Split up OMEMO into extra module
Linus Jahn
2022-08-13
1
-0
/
+5
*
ci: Enable OMEMO for full+5.15 configs
Linus Jahn
2022-08-13
1
-1
/
+1
*
Implement XEP-0384: OMEMO Encryption v0.8
Melvin Keskin
2022-08-13
1
-1
/
+10
*
Make OMEMO data classes private
Melvin Keskin
2022-04-07
1
-1
/
+1
*
Rename MixItem.h to MixItems.h
Linus Jahn
2022-03-10
1
-1
/
+1
*
Add tests for UserLocationManager
Linus Jahn
2022-03-09
1
-0
/
+1
*
REUSE-ify whole project
Linus Jahn
2022-01-15
1
-0
/
+4
*
Add parsing/serialization for SCE envelope
Linus Jahn
2021-10-18
1
-0
/
+1
*
Add QXmppAtmManager
Melvin Keskin
2021-09-16
1
-0
/
+1
*
Add QXmppTrustMemoryStorage
Melvin Keskin
2021-09-16
1
-0
/
+1
*
Add QXmppOmemoDeviceElement
Melvin Keskin
2021-09-03
1
-0
/
+1
*
tests: Add tests for QXmppPubSubManager
Linus Jahn
2021-08-22
1
-0
/
+1
*
Implement XEP-0118: User Tune: Add manager with tests
Linus Jahn
2021-08-22
1
-0
/
+1
*
Add PubSubSubAuthorization form
Linus Jahn
2021-08-22
1
-0
/
+1
*
tests: Add tests for QXmppPubSubEvent<T>
Linus Jahn
2021-08-22
1
-0
/
+1
*
tests: Add tests for QXmppPubSubIq<T>
Linus Jahn
2021-08-22
1
-1
/
+1
*
Make QXmppPubSubIq a template class and extend
Linus Jahn
2021-08-22
1
-1
/
+1
*
tests: Add tests for QXmppPubSubAffiliations
Linus Jahn
2021-08-22
1
-0
/
+1
*
Add QXmppTrustMessageKeyOwner
Melvin Keskin
2021-07-06
1
-0
/
+1
*
Add unit test for QXmppDiscoveryManager
Linus Jahn
2021-07-06
1
-0
/
+1
*
RosterManager: Add unit tests for QFuture requests
Linus Jahn
2021-07-06
1
-1
/
+1
*
tests: Add TestClient class for client testing with QFutures
Linus Jahn
2021-07-06
1
-1
/
+1
*
Implement MIX-MISC XEP-0407: Invitation message extension (#329)
Melvin Keskin
2021-03-08
1
-0
/
+1
*
cmake: Simplify Qt5/Qt6 handling
Linus Jahn
2021-02-26
1
-5
/
+2
*
tests: Add OutgoingClient::parseHostAddress() test
Linus Jahn
2020-10-10
1
-0
/
+1
*
Add extra unit test for QXmppStream
Linus Jahn
2020-10-10
1
-0
/
+1
*
CMake: Hide Qt6 find errors
Linus Jahn
2020-07-10
1
-1
/
+1
*
Introduce Qt 6 compatibility
Linus Jahn
2020-07-03
1
-3
/
+5
*
Add unit tests for QXmppAttentionManager
Linus Jahn
2020-04-07
1
-0
/
+1
*
Merge branch 'stable'
Linus Jahn
2020-04-01
1
-0
/
+2
|
\
|
*
Add tests for QXmppRosterManager
Linus Jahn
2020-04-01
1
-0
/
+1
|
*
Add QXmppVCardManger tests
Linus Jahn
2020-04-01
1
-0
/
+1
*
|
Implement XEP-0357: Push Notifications enable/disable IQ (#271)
JBB
2020-03-29
1
-0
/
+1
*
|
Port QXmppCallManager to use GStreamer
Niels Ole Salscheider
2020-03-16
1
-4
/
+4
|
/
*
Add unit tests for QXmppRegistrationManager
Linus Jahn
2020-02-04
1
-0
/
+1
*
Add QXmppStartTlsPacket to replace hard-coded XML in TLS code
Linus Jahn
2020-01-20
1
-0
/
+1
*
Implement XEP-0231: Bits of Binary: IQ
Linus Jahn
2019-12-06
1
-0
/
+1
*
Implement XEP-0231: Bits of Binary: content identifiers
Linus Jahn
2019-12-06
1
-0
/
+1
[next]