aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppmixitem
Commit message (Collapse)AuthorAgeFilesLines
* Rename MixItem.h to MixItems.hLinus Jahn2022-03-101-143/+0
|
* Split up MixItem.h into Mix{Info,Participant}Item.hLinus Jahn2022-03-101-4/+2
|
* Rewrite MIX items with new QXmppPubSubItemLinus Jahn2022-03-101-14/+24
|
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
|
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
|
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-34/+28
|
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-2/+3
|
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* tests: mix items: Fix using old namespace in examplesLinus Jahn2019-05-041-4/+4
|
* Implement MIX-CORE XEP-0369: Info/Participant node itemsLinus Jahn2019-05-041-0/+159
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