| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add register stream feature | Melvin Keskin | 2019-09-06 | 1 | -0/+1 |
| | | | | | | | | This adds parsing, serialization and a test for the 'register' stream feature of XEP-0077: In-Band Registration. Co-authored-by: Linus Jahn <lnj@kaidan.im> | ||||
| * | Implement XEP-0367: Message Attaching | Linus Jahn | 2019-09-06 | 1 | -0/+2 |
| | | | | | | This adds parsing and serialization for XEP-0367: Message Attaching in version 0.3.0. | ||||
| * | Implement XEP-0363: HTTP File Upload: Request/Slot IQs | Linus Jahn | 2019-05-04 | 1 | -0/+2 |
| | | | | | | This implements the IQs for requesting and receiving upload slots as defined by XEP-0363: HTTP File Upload in version 0.9.0. | ||||
| * | Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0) | Linus Jahn | 2019-05-04 | 1 | -4/+4 |
| | | | | | | The changes in the XEP only affected parts we haven't implemented yet, so updating was rather easy. | ||||
| * | Implement XEP-0382: Spoiler messages (v0.2.0) | Linus Jahn | 2019-05-04 | 1 | -0/+2 |
| | | | | | This adds parsing and serialization of spoilers in the QXmppMessage class. | ||||
| * | Implement MIX-PAM XEP-0405: Presence extension | Linus Jahn | 2019-05-01 | 1 | -0/+1 |
| | | | | | | | | | This implements the new presence extension defined by XEP-0405: Mediated Information eXchange (MIX): Participant Server Requirements in version 0.4.0. https://xmpp.org/extensions/xep-0405.html#usecase-user-presence-receive | ||||
| * | Implement XEP-0369/XEP-0405 (MIX): IQ queries | Linus Jahn | 2019-01-20 | 1 | -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 2019 | Jeremy Lainé | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | Implement XEP-0319: Last User Interaction in Presence | Linus Jahn | 2019-01-04 | 1 | -0/+2 |
| | | |||||
| * | Implement XEP-0308: Last Message Correction | Linus Jahn | 2018-12-30 | 1 | -0/+2 |
| | | |||||
| * | Add partial support of XEP-0066: Out of Band Data | Linus Jahn | 2018-12-19 | 1 | -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 Indication | Linus Jahn | 2018-10-29 | 1 | -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 Salscheider | 2017-04-29 | 1 | -0/+4 |
| | | |||||
| * | Implement XEP-0198: Stream Management (client only) (#99) | Niels Ole Salscheider | 2017-02-12 | 1 | -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 API | Jeremy Lainé | 2016-09-08 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #88 from fbeutel/carbons | fbeutel | 2016-09-04 | 1 | -0/+2 |
| | | | | * Implemented XEP-0280: Message Carbons | ||||
| * | XEP-0333: Chat Markers | Juan Aragon | 2014-05-20 | 1 | -0/+2 |
| | | |||||
| * | update project homepage | Jeremy Lainé | 2014-03-28 | 1 | -1/+1 |
| | | |||||
| * | update project homepage | Jeremy Lainé | 2014-03-27 | 1 | -1/+1 |
| | | |||||
| * | update copyright notice to 2008-2014 | Jeremy Lainé | 2014-03-26 | 1 | -1/+1 |
| | | |||||
| * | add support for XEP-0071: XHTML-IM (fixes issue: #143) | Jeremy Lainé | 2012-07-21 | 1 | -0/+2 |
| | | |||||
| * | re-arrange namespace constants | Jeremy Lainé | 2012-07-18 | 1 | -33/+50 |
| | | |||||
| * | re-order and comment namespace definitions | Jeremy Lainé | 2012-07-18 | 1 | -14/+30 |
| | | |||||
| * | add support for XEP-0221: Data Forms Media Element | Jeremy Lainé | 2012-07-18 | 1 | -0/+2 |
| | | |||||
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| | | |||||
| * | advertise XEP-0036: Message Archiving capability | Jeremy Lainé | 2012-07-17 | 1 | -0/+2 |
| | | |||||
| * | report XEP-0059 capability | Jeremy Lainé | 2012-07-17 | 1 | -0/+2 |
| | | |||||
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -0/+75 |
