aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppConstants.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement XEP-0369/XEP-0405 (MIX): IQ queriesLinus Jahn2019-01-201-0/+12
| | | | | | 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.
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* Implement XEP-0319: Last User Interaction in PresenceLinus Jahn2019-01-041-0/+2
|
* Implement XEP-0308: Last Message CorrectionLinus Jahn2018-12-301-0/+2
|
* Add partial support of XEP-0066: Out of Band DataLinus Jahn2018-12-191-0/+2
| | | | | Today this is most important for attaching URLs generated by XEP-0363: HTTP File Upload for a very basic form of media/file sharing.
* Implement XEP-0352: Client State IndicationLinus Jahn2018-10-291-0/+2
| | | | | This commit is based on a pull request by fbeutel (GitHub) (see #87) and was rebased and slightly modified by me.
* Add QXmppMamManager (XEP-0313)Niels Ole Salscheider2017-04-291-0/+4
|
* Implement XEP-0198: Stream Management (client only) (#99)Niels Ole Salscheider2017-02-121-0/+2
| | | | | | | | | | | | | | * Some features can be available with different namespaces (e.g. SM) * Provide static functions to convert between strings and stream errors Stream management will reuse this for <failed />. * [travis] test builds using clang * Implement XEP-0198: Stream Management (client only) * QXmppOutgoingClient: Move private methods to QXmppOutgoingClientPrivate
* clarify the fact QXmppConstants_p.h is not APIJeremy Lainé2016-09-081-1/+1
|
* Merge pull request #88 from fbeutel/carbonsfbeutel2016-09-041-0/+2
| | | * Implemented XEP-0280: Message Carbons
* XEP-0333: Chat MarkersJuan Aragon2014-05-201-0/+2
|
* update project homepageJeremy Lainé2014-03-281-1/+1
|
* update project homepageJeremy Lainé2014-03-271-1/+1
|
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
|
* add support for XEP-0071: XHTML-IM (fixes issue: #143)Jeremy Lainé2012-07-211-0/+2
|
* re-arrange namespace constantsJeremy Lainé2012-07-181-33/+50
|
* re-order and comment namespace definitionsJeremy Lainé2012-07-181-14/+30
|
* add support for XEP-0221: Data Forms Media ElementJeremy Lainé2012-07-181-0/+2
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* advertise XEP-0036: Message Archiving capabilityJeremy Lainé2012-07-171-0/+2
|
* report XEP-0059 capabilityJeremy Lainé2012-07-171-0/+2
|
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+75