| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove PubSubEventManager (in favour of EventHandler) | Linus Jahn | 2022-05-28 | 1 | -3/+3 |
| | | |||||
| * | PubSubManager: Make 'standardItemIdToString()' public | Melvin Keskin | 2022-04-23 | 1 | -0/+7 |
| | | | | | This is needed if the IDs of incoming items should be checked externally. | ||||
| * | Fix PubSub methods with a standard item ID parameter | Melvin Keskin | 2022-04-20 | 1 | -1/+1 |
| | | |||||
| * | tests: PubSubManager: Correct JID for 'testFetchNodes()' | Melvin Keskin | 2022-04-09 | 1 | -2/+2 |
| | | | | | The other XML string contained a different from attribute | ||||
| * | PubSubManager: Add requestPepFeatures() | Melvin Keskin | 2022-04-09 | 1 | -0/+20 |
| | | |||||
| * | PubSubManager: Add requestFeatures() | Melvin Keskin | 2022-04-09 | 1 | -0/+103 |
| | | |||||
| * | PubSubManager: Add PEP overloads for requestItem and similar | Melvin Keskin | 2022-04-09 | 1 | -0/+88 |
| | | |||||
| * | PubSubManager: Add PEP overload for fetchNodes() | Linus Jahn | 2022-04-09 | 1 | -0/+19 |
| | | |||||
| * | PubSubManager: Add subscribeToNode()/unsubscribeFromNode() | Melvin Keskin | 2022-04-09 | 1 | -0/+36 |
| | | |||||
| * | PubSubManager: Add requestItemIds() | Melvin Keskin | 2022-04-09 | 1 | -0/+19 |
| | | | | | Uses a disco items request. | ||||
| * | PubSubManager: requestItem: Add StandardItemId enum for 'current' | Melvin Keskin | 2022-04-09 | 1 | -0/+68 |
| | | |||||
| * | Refactor QXmppTuneItem | Linus Jahn | 2022-03-09 | 1 | -2/+2 |
| | | |||||
| * | Run 'clang-format' on all files | Melvin Keskin | 2022-01-15 | 1 | -65/+65 |
| | | |||||
| * | Convert copyright headers to REUSE | Linus Jahn | 2022-01-14 | 1 | -23/+4 |
| | | |||||
| * | tests: Clean up pubsub manager tests | Linus Jahn | 2021-09-29 | 1 | -35/+25 |
| | | |||||
| * | PubSubManager: Add create node requests with config | Linus Jahn | 2021-09-29 | 1 | -0/+47 |
| | | |||||
| * | PubSubManager: Add node configuration requests | Linus Jahn | 2021-09-29 | 1 | -0/+116 |
| | | |||||
| * | PubSubIq: Fix data form type for create/publish | Linus Jahn | 2021-09-29 | 1 | -1/+3 |
| | | |||||
| * | tests: Add tests for QXmppPubSubManager | Linus Jahn | 2021-08-22 | 1 | -0/+860 |
| Co-authored-by: Germán Márquez Mejía <mancho@olomono.de> | |||||
