0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 21:19:06 +02:00
synapse/synapse/rest/client
Richard van der Hoff 7ca5c68233 Move deactivate_account into its own handler
Non-functional refactoring to move deactivate_account. This means that we'll be
able to properly deactivate devices and access tokens without introducing a
dependency loop.
2017-11-29 16:44:35 +00:00
..
v1 Move deactivate_account into its own handler 2017-11-29 16:44:35 +00:00
v2_alpha Move deactivate_account into its own handler 2017-11-29 16:44:35 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Ordering is important on errbacks so add the cleanup func before creating an ObservableDeferred 2017-02-13 13:49:44 +00:00
versions.py Declare support for r0.3.0 2017-11-15 16:24:22 +00:00