| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement XEP-0198: Stream Management (client only) (#99) | Niels Ole Salscheider | 2017-02-12 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | * 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 | -1/+37 |
| | | | | * Implemented XEP-0280: Message Carbons | ||||
| * | [add] unit test [add] comment [update] code order to if else statement | Zam-mbpr | 2015-05-15 | 1 | -14/+18 |
| | | |||||
| * | use XEP-0203 instead of XEP-0091, if there have XEP-0203. | Zam-mbpr | 2015-05-15 | 1 | -9/+9 |
| | | |||||
| * | remove trailing comma in enum | Jeremy Lainé | 2015-02-19 | 1 | -1/+1 |
| | | |||||
| * | XEP-0333 updated: | Juan Aragon | 2014-05-21 | 1 | -9/+39 |
| | | | | | | | -Methods documented -Symmetrical getters/setters -Unit tests updated | ||||
| * | XEP-0333: Chat Markers | Juan Aragon | 2014-05-20 | 1 | -0/+96 |
| | | |||||
| * | 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 |
| | | |||||
| * | Added QPair include just in case. | 0xd34df00d | 2014-03-09 | 1 | -0/+1 |
| | | |||||
| * | Namespace-based matching for known elements. | 0xd34df00d | 2014-02-28 | 1 | -14/+15 |
| | | |||||
| * | Support other extensions besides 'x' in QXmppMessage. | 0xd34df00d | 2014-02-11 | 1 | -14/+42 |
| | | |||||
| * | explicitly parse XEP-0249: Direct MUC Invitations message attributes | Jeremy Lainé | 2012-09-12 | 1 | -0/+70 |
| | | |||||
| * | add extended addresses to QXmppMessage and QXmppPresence | Jeremy Lainé | 2012-09-03 | 1 | -2/+2 |
| | | |||||
| * | revert previous commit | Jeremy Lainé | 2012-09-03 | 1 | -2/+5 |
| | | |||||
| * | add support for extended addresses | Jeremy Lainé | 2012-09-03 | 1 | -5/+2 |
| | | |||||
| * | make QXmppMessage use implicit data sharing | Jeremy Lainé | 2012-07-21 | 1 | -68/+113 |
| | | |||||
| * | refactor message type parsing | Jeremy Lainé | 2012-07-21 | 1 | -64/+18 |
| | | |||||
| * | doc fixes | Jeremy Lainé | 2012-07-21 | 1 | -49/+51 |
| | | |||||
| * | add support for XEP-0071: XHTML-IM (fixes issue: #143) | Jeremy Lainé | 2012-07-21 | 1 | -0/+45 |
| | | |||||
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| | | |||||
| * | encapsulate QXmppUtils methods in a QXmppUtils class | Jeremy Lainé | 2012-04-20 | 1 | -2/+2 |
| | | |||||
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -0/+417 |
