forked-synapse/synapse/rest/client/v2_alpha
Patrick Cloke c9c0ad5e20
Remove the deprecated Handlers object (#8494)
All handlers now available via get_*_handler() methods on the HomeServer.
2020-10-09 07:24:34 -04:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py Do not convert async functions to Deferreds in the interactive_auth_handler (#7944) 2020-07-24 09:43:49 -04:00
account_data.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
account_validity.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
account.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
auth.py Convert additional templates to Jinja (#8444) 2020-10-02 11:15:53 +01:00
capabilities.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
devices.py Add support for MSC2697: Dehydrated devices (#8380) 2020-10-07 08:00:17 -04:00
filter.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
groups.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
keys.py Add support for MSC2697: Dehydrated devices (#8380) 2020-10-07 08:00:17 -04:00
notifications.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
openid.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
password_policy.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
read_marker.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
receipts.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
register.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
relations.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
report_event.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
room_keys.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
room_upgrade_rest_servlet.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
sendtodevice.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
shared_rooms.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
sync.py Add support for MSC2732: olm fallback keys (#8312) 2020-10-06 13:26:29 -04:00
tags.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
thirdparty.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
tokenrefresh.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
user_directory.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00