aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppPubSubEventManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
|
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
|
* Add QXmppPubSubManagerLinus Jahn2021-08-221-0/+53
Supports the most common pubsub requests. Co-authored-by: Germán Márquez Mejía <mancho@olomono.de>