| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | | | | Co-authored-by: Melvin Keskin <melvo@olomono.de> | ||||
| * | | Implement XEP-0357: Push Notifications enable/disable IQ (#271) | JBB | 2020-03-29 | 1 | -0/+1 |
| | | | | | | | | | Co-authored-by: Robert Maerkisch <zatroxde@protonmail.ch> Co-authored-by: Linus Jahn <lnj@kaidan.im> | ||||
| * | | 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 |
| | | | | | | This implements parsing and serialization of the BoB IQ from XEP-0231: Bits of Binary in version 1.0. | ||||
| * | Implement XEP-0231: Bits of Binary: content identifiers | Linus Jahn | 2019-12-06 | 1 | -0/+1 |
| | | | | | | This implements parsing and serialization of content identifiers from XEP-0231: Bits of Binary in version 1.0. | ||||
| * | Add minimal test for QXmppClient | Linus Jahn | 2019-10-23 | 1 | -0/+1 |
| | | |||||
| * | Add unit tests for QXmppUploadRequestManager | blue | 2019-10-20 | 1 | -0/+1 |
| | | | | | Co-authored-by: Linus Jahn <lnj@kaidan.im> | ||||
| * | Add tests for QXmppMessageReceiptManager | Linus Jahn | 2019-05-05 | 1 | -0/+1 |
| | | |||||
| * | Implement XEP-0363: HTTP File Upload: Request/Slot IQs | Linus Jahn | 2019-05-04 | 1 | -0/+1 |
| | | | | | | This implements the IQs for requesting and receiving upload slots as defined by XEP-0363: HTTP File Upload in version 0.9.0. | ||||
| * | Implement MIX-CORE XEP-0369: Info/Participant node items | Linus Jahn | 2019-05-04 | 1 | -0/+1 |
| | | | | | | | | | | This implements the pubsub items for the MIX participants and info node as defined by XEP-0369: Mediated Information eXchange (MIX) in version 0.14.2. https://xmpp.org/extensions/xep-0369.html#participants-node https://xmpp.org/extensions/xep-0369.html#info-node | ||||
| * | Implement XEP-0369/XEP-0405 (MIX): IQ queries | Linus Jahn | 2019-01-20 | 1 | -0/+1 |
| | | | | | | | This implements all used IQ queries of XEP-0369: Mediated Information eXchange (MIX) (v0.14.1) and XEP-0405: Mediated Information eXchange (MIX): Participant Server Requirements (v0.3.1), including unit tests. | ||||
| * | [tests] add CMake option to build internal tests | Jeremy Lainé | 2019-01-17 | 1 | -3/+6 |
| | | | | | | | Some tests are disabled by default as they require exporting additional symbols which are not part of the public API. The BUILD_INTERNAL_TESTS option makes it possible to enable these additional tests. | ||||
| * | CMake: Add binary paths for tests to the include paths | Niels Ole Salscheider | 2018-09-30 | 1 | -0/+1 |
| | | | | | This fixes #141. | ||||
| * | [tests] disable tests that require QXMPP_AUTOTEST_EXPORT (fixes #149) | Jeremy Lainé | 2018-09-18 | 1 | -3/+3 |
| | | |||||
| * | Fix paths in CMakeLists.txt | Niels Ole Salscheider | 2018-06-17 | 1 | -3/+4 |
| | | |||||
| * | Port tests to the new build system | Niels Ole Salscheider | 2017-09-04 | 1 | -0/+50 |
