aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for setters of QXmppStreamFeaturesLinus Jahn2019-09-061-0/+25
* Add test for checking 'required' mode of stream featuresLinus Jahn2019-09-061-0/+19
* Add register stream featureMelvin Keskin2019-09-064-0/+23
* Implement XEP-0367: Message AttachingLinus Jahn2019-09-067-7/+65
* travis: show as much build errors as possibleBoris Pek2019-09-041-1/+1
* Port deprecated method setCaCertificates of QSslSocketJonah Brüchert2019-09-031-2/+6
* Port deprecated qSort invocations to std::sortJonah Brüchert2019-09-033-7/+7
* cmake: Set minimum version first and bump it to 3.3Jonah Bruechert2019-05-131-2/+1
* Add tests for QXmppMessageReceiptManagerLinus Jahn2019-05-052-0/+99
* MessageReceiptManager: Don't accept receipts from other resourcesLinus Jahn2019-05-051-1/+7
* Implement XEP-0363: HTTP File Upload: Request/Slot IQsLinus Jahn2019-05-048-0/+530
* tests: mix items: Fix using old namespace in examplesLinus Jahn2019-05-041-4/+4
* README: Make headings not so offensive (caps lock)Linus Jahn (LNJ)2019-05-041-8/+8
* Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)Linus Jahn2019-05-046-33/+33
* Implement XEP-0382: Spoiler messages (v0.2.0)Linus Jahn2019-05-047-0/+116
* Implement MIX-CORE XEP-0369: Info/Participant node itemsLinus Jahn2019-05-045-0/+475
* README: Remove notice about GuiClient exampleLinus Jahn (LNJ)2019-05-011-4/+0
* Implement MIX-PAM XEP-0405: Roster IQ extensionLinus Jahn2019-05-013-6/+135
* Implement MIX-PAM XEP-0405: Presence extensionLinus Jahn2019-05-015-1/+86
* Implement MIX-CORE XEP-0396: Message extensionLinus Jahn2019-05-013-0/+80
* Bump SONAME of the libraryLinus Jahn2019-05-011-1/+1
* roster iq: Make use of d-pointerLinus Jahn2019-05-012-35/+77
* mix iq: Use d-pointer to remain binary compatibilityLinus Jahn2019-01-272-33/+53
* Implement XEP-0369/XEP-0405 (MIX): IQ queriesLinus Jahn2019-01-208-0/+715
* [sasl] order mechanisms to prefer the most secureJeremy Lainé2019-01-184-14/+13
* [sasl] add support for SCRAM-SHA-1 and SCRAM-SHA-256Jeremy Lainé2019-01-174-4/+233
* Bump SONAME of the libraryBoris Pek2019-01-171-1/+1
* [tests] add CMake option to build internal testsJeremy Lainé2019-01-173-4/+8
* doc: index: Add QXmppMamManagerLinus Jahn2019-01-151-0/+1
* Start changelog for 1.0.1Jeremy Lainé2019-01-082-1/+6
* Bump version to 1.0.0 (fixes: #156)Jeremy Lainé2019-01-082-5/+5
* Bump copyright year to 2019Jeremy Lainé2019-01-08191-191/+191
* Fix spelling errorsBoris Pek2019-01-0816-18/+18
* Prepare CHANGELOG for next releaseLinus Jahn2019-01-061-4/+36
* Make the changelog a markdown fileLinus Jahn2019-01-061-0/+0
* Implement XEP-0319: Last User Interaction in PresenceLinus Jahn2019-01-046-14/+71
* doc: Update supported XEPs listLinus Jahn2019-01-031-6/+10
* Tiny addition to 439ad968c60d7cf44cc05cda72ebfdb1f8741045Boris Pek2019-01-031-1/+1
* Set client type in discovery manager based on Qt OSLinus Jahn2019-01-031-1/+6
* Use QSysInfo for client OS in VersionManagerLinus Jahn2019-01-031-3/+8
* Implement XEP-0308: Last Message CorrectionLinus Jahn2018-12-305-0/+60
* Add partial support of XEP-0066: Out of Band DataLinus Jahn2018-12-195-0/+64
* [appveyor] do not include patch level in QTDIRJeremy Lainé2018-11-271-2/+2
* add BUILD_SHARED to support library type and add BUILD_SHARED to READMEZam2018-11-262-8/+14
* Implement XEP-0352: Client State IndicationLinus Jahn2018-10-299-1/+71
* [tests] Explicitly include QXmppRtpChannel.h (see #78)Jeremy Lainé2018-10-271-0/+2
* Add .gitignoreBoris Pek2018-10-111-0/+3
* Fix generating of Doxygen documentationBoris Pek2018-10-113-14/+18
* Fix spelling errorBoris Pek2018-10-081-1/+1
* CMake: Add binary paths for tests to the include pathsNiels Ole Salscheider2018-09-303-0/+3