| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename MixItem.h to MixItems.h | Linus Jahn | 2022-03-10 | 1 | -143/+0 |
| | | |||||
| * | Split up MixItem.h into Mix{Info,Participant}Item.h | Linus Jahn | 2022-03-10 | 1 | -4/+2 |
| | | |||||
| * | Rewrite MIX items with new QXmppPubSubItem | Linus Jahn | 2022-03-10 | 1 | -14/+24 |
| | | |||||
| * | Convert copyright headers to REUSE | Linus Jahn | 2022-01-14 | 1 | -22/+3 |
| | | |||||
| * | Update copyright years (2022 edition) | Linus Jahn | 2022-01-09 | 1 | -1/+1 |
| | | |||||
| * | Update copyright headers to 2021 | Linus Jahn | 2021-02-19 | 1 | -1/+1 |
| | | |||||
| * | Run clang-format also on all cpp files | Linus Jahn | 2020-02-03 | 1 | -34/+28 |
| | | |||||
| * | clang-format: Enable regrouping and sorting of includes | Linus Jahn | 2020-02-03 | 1 | -2/+3 |
| | | |||||
| * | Bump copyright year to 2020 | Linus Jahn | 2020-01-06 | 1 | -1/+1 |
| | | |||||
| * | tests: mix items: Fix using old namespace in examples | Linus Jahn | 2019-05-04 | 1 | -4/+4 |
| | | |||||
| * | Implement MIX-CORE XEP-0369: Info/Participant node items | Linus Jahn | 2019-05-04 | 1 | -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 | |||||
