forked-synapse/synapse/rest/client/v1
Patrick Cloke bd30cfe86a
Convert internal pusher dicts to attrs classes. (#8940)
This improves type hinting and should use less memory.
2020-12-16 11:25:30 -05: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 Honour AS ratelimit settings for /login requests (#8920) 2020-12-11 16:33:31 +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 Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05: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