aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppMixItem.h
Commit message (Collapse)AuthorAgeFilesLines
* Add \since QXmpp 1.1 to all new methods and classesLinus Jahn2019-10-231-0/+4
| | | | Methods of new classes have no \since tag.
* Use QSharedData for QXmppMixItem private classesLinus Jahn2019-10-151-2/+12
|
* Implement MIX-CORE XEP-0369: Info/Participant node itemsLinus Jahn2019-05-041-0/+87
This implements the pubsub items for the MIX participants and info node as defined by XEP-0369: Mediated Information eXchange (MIX) in version 0.14.2. https://xmpp.org/extensions/xep-0369.html#participants-node https://xmpp.org/extensions/xep-0369.html#info-node