summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0202
AgeCommit message (Expand)Author
2021-02-05global: rewrite copyright notice to use commentsmathieui
2020-12-10docs: update docstrings for sphinx conformitymathieui
2019-09-19Fix a bug in the 0202 plugin where a time result would send back a resultmathieui
2019-04-06xep_0202: Fix plugin_init docstringMaxime “pep” Buquet
2019-04-06Fixes poezio/poezio#3472: Don't remove TZ in 0202 utc tagMaxime “pep” Buquet
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-10-22sed -i 's/set((\(.*\)))$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-09-20Various XEPs: Remove deprecated aliases.Emmanuel Gil Peyrot
2015-10-02Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-mergemathieui
2015-02-28Revert or edit most previous XEP plugin changesmathieui
2015-02-24XEP-0202: wrap get_entity_time() with coroutine_wrappermathieui
2015-02-12Fix the uses of stanza.reply()mathieui
2014-09-01Remove all trailing whitespaces.Emmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz