summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0202/stanza.py
AgeCommit message (Collapse)Author
2019-04-06Fixes poezio/poezio#3472: Don't remove TZ in 0202 utc tagMaxime “pep” Buquet
<utc/> MUST conform to 0082 dateTime profile and thus include a timezone definition. Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2016-10-22sed -i 's/set((\(.*\)))$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz