summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0198
AgeCommit message (Expand)Author
2021-02-05global: rewrite copyright notice to use commentsmathieui
2021-01-29XEP-0198: do not send acks when disconnectedmathieui
2021-01-29XEP-0198: Enable SM even if we failed resuming the sessionmathieui
2020-03-29XEP-0198: unset end_session_on_disconnect on resume/enableGeorg Lukas
2020-03-28XEP-0198: fix race conditions on enable/resumeGeorg Lukas
2020-03-28XEP-0198: properly disable on disconnect, fix reconnect-loopGeorg Lukas
2018-07-01Switch from @asyncio.coroutine to async def everywhere.Emmanuel Gil Peyrot
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-09-20ElementBase: Remove deprecated find() and findall() methods.discoEmmanuel Gil Peyrot
2016-06-04Update XEP-0198 for asynciomathieui
2014-07-21Clean a new bunch of stufFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz