| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Implement MIX-PAM XEP-0405: Roster IQ extension" | Linus Jahn | 2019-10-21 | 1 | -82/+6 |
| | | | | | | | | | | | This reverts commit 740a085ef7ac707e2cc2217edf02e296c3f7692e. There were talks on the standards mailing list that the XEP will be changed and a private PEP node is used for distributing joined channels. Also no server (that I am aware of) supports the MIX roster extension, so I think it is the best we remove before the next release, so we do not have problems with deprecations and ABI compatibility. | ||||
| * | Use QSharedData for QXmppRosterIqPrivate and ItemPrivate | Linus Jahn | 2019-10-15 | 1 | -11/+8 |
| | | |||||
| * | Implement MIX-PAM XEP-0405: Roster IQ extension | Linus Jahn | 2019-05-01 | 1 | -6/+82 |
| | | | | | | | | | This adds the MIX extensions for roster queries as defined in XEP-0405: Mediated Information eXchange (MIX): Participant Server Requirements in version 0.4.0. https://xmpp.org/extensions/xep-0405.html#mix-roster-capability-sharing | ||||
| * | roster iq: Make use of d-pointer | Linus Jahn | 2019-05-01 | 1 | -26/+65 |
| | | |||||
| * | Bump copyright year to 2019 | Jeremy Lainé | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | support XEP-0237 Roster Versioning | Zam | 2018-08-17 | 1 | -3/+27 |
| | | |||||
| * | clarify the fact QXmppConstants_p.h is not API | Jeremy Lainé | 2016-09-08 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | doc fixes | Jeremy Lainé | 2012-07-21 | 1 | -0/+4 |
| | | |||||
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| | | |||||
| * | add an explicit constructor for QXmppRosterIq::Item | Jeremy Lainé | 2012-03-23 | 1 | -0/+7 |
| | | |||||
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -0/+253 |
