summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0060/pubsub.py
AgeCommit message (Expand)Author
2021-02-05global: rewrite copyright notice to use commentsmathieui
2020-12-10docs: update docstrings for sphinx conformitymathieui
2018-05-13Revert "XEP-0060: Add support for node configuration."Emmanuel Gil Peyrot
2018-05-13XEP-0060: Add support for node configuration.Emmanuel Gil Peyrot
2018-02-11Fix usage of the 0004 plugin interfacemathieui
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2015-08-08Fix docstring of unsubscribe method in the PubSub plugin.Emmanuel Gil Peyrot
2015-02-28Revert or edit most previous XEP plugin changesmathieui
2015-02-24XEP-0060: wrap all iq-sending functions with coroutine_wrappermathieui
2014-07-30Fix the iq.send() function, and a bunch of places where it is calledFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz