forked-synapse/synapse/rest/client/v1
2020-07-09 13:01:42 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
directory.py Port rest/v1 to async/await 2019-12-05 15:57:28 +00:00
events.py Fix /events/:event_id deprecated API. (#6731) 2020-01-20 17:38:09 +00:00
initial_sync.py Port rest/v1 to async/await 2019-12-05 15:57:28 +00:00
login.py Add documentation for JWT login type and improve sample config. (#7776) 2020-07-06 08:31:51 -04:00
logout.py Allow expired accounts to logout (#7443) 2020-05-14 16:32:49 +01:00
presence.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
profile.py Back out change preventing setting null avatar URLs 2019-12-11 11:46:55 +00:00
push_rule.py Back out MSC2625 implementation (#7761) 2020-07-01 11:08:25 +01:00
pusher.py Ensure that HTML pages served from Synapse include headers to avoid embedding. 2020-07-02 09:58:31 -04:00
room.py update_membership declaration: now always returns an event id. (#7809) 2020-07-09 13:01:42 +01:00
voip.py Stop passing bytes when dumping JSON (#7799) 2020-07-08 07:14:56 -04:00