forked-synapse/synapse/rest/client/v1
Richard van der Hoff 59e18a1333
Simplify appservice login code (#8847)
we don't need to support legacy login dictionaries here.
2020-11-30 19:20:56 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
directory.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
events.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
initial_sync.py Make token serializing/deserializing async (#8427) 2020-09-30 20:29:19 +01:00
login.py Simplify appservice login code (#8847) 2020-11-30 19:20:56 +00:00
logout.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
presence.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
profile.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
push_rule.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
pusher.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00
room.py Use TYPE_CHECKING instead of magic MYPY variable. (#8770) 2020-11-17 09:09:40 -05:00
voip.py Remove unused OPTIONS handlers. (#8621) 2020-10-22 08:35:55 -04:00