| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use raw literals, range based loops and auto | Jonah Brüchert | 2019-10-22 | 1 | -10/+10 |
| | | |||||
| * | Get QXmppMessage coverage to 100% | Linus Jahn | 2019-10-19 | 1 | -32/+108 |
| | | |||||
| * | Implement XEP-0334: Message Processing Hints | Linus Jahn | 2019-09-08 | 1 | -0/+51 |
| | | | | | | | | | | | This implements parsing and serialization of XEP-0334: Message Processing Hints in version 0.3.0. https://xmpp.org/extensions/xep-0334.html Co-authored-by: Juan Aragon <jaaragont@gmail.com> Co-authored-by: Sam Truscott <sam@wumpus.co.uk> | ||||
| * | Implement XEP-0380: Explicit Message Encryption | Linus Jahn | 2019-09-06 | 1 | -0/+46 |
| | | | | | | | | This adds parsing and serialization for XEP-0380: Explicit Message Encryption in version 0.3.0. https://xmpp.org/extensions/xep-0380.html | ||||
| * | Implement XEP-0367: Message Attaching | Linus Jahn | 2019-09-06 | 1 | -0/+18 |
| | | | | | | This adds parsing and serialization for XEP-0367: Message Attaching in version 0.3.0. | ||||
| * | Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0) | Linus Jahn | 2019-05-04 | 1 | -1/+1 |
| | | | | | | 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/+41 |
| | | | | | This adds parsing and serialization of spoilers in the QXmppMessage class. | ||||
| * | Implement MIX-CORE XEP-0396: Message extension | Linus Jahn | 2019-05-01 | 1 | -0/+28 |
| | | | | | | | | This implements the new message extension specified by XEP-0369: Mediated Information eXchange (MIX) in version 0.14.2. https://xmpp.org/extensions/xep-0369.html#usecase-user-message | ||||
| * | Bump copyright year to 2019 | Jeremy Lainé | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | Implement XEP-0308: Last Message Correction | Linus Jahn | 2018-12-30 | 1 | -0/+18 |
| | | |||||
| * | Add partial support of XEP-0066: Out of Band Data | Linus Jahn | 2018-12-19 | 1 | -0/+28 |
| | | | | | | Today this is most important for attaching URLs generated by XEP-0363: HTTP File Upload for a very basic form of media/file sharing. | ||||
| * | Merge pull request #88 from fbeutel/carbons | fbeutel | 2016-09-04 | 1 | -0/+30 |
| | | | | * Implemented XEP-0280: Message Carbons | ||||
| * | [add] unit test [add] comment [update] code order to if else statement | Zam-mbpr | 2015-05-15 | 1 | -0/+21 |
| | | |||||
| * | XEP-0333 updated: | Juan Aragon | 2014-05-21 | 1 | -4/+11 |
| | | | | | | | -Methods documented -Symmetrical getters/setters -Unit tests updated | ||||
| * | XEP-0333: Chat Markers | Juan Aragon | 2014-05-20 | 1 | -0/+180 |
| | | |||||
| * | 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 |
| | | |||||
| * | Cover non-'x' extensions in tests. | 0xd34df00d | 2014-02-11 | 1 | -0/+22 |
| | | |||||
| * | split qxmppmessage tests | Jeremy Lainé | 2012-09-27 | 1 | -0/+313 |
