MatrixSynapse/synapse/rest/client/v1
Brendan Abolivier e2f1cccc8a
Fix PUT /pushrules to use the right rule IDs
2020-08-03 11:52:52 +01:00
..
__init__.py
directory.py
events.py Fix `/events/:event_id` deprecated API. (#6731) 2020-01-20 17:38:09 +00:00
initial_sync.py
login.py Return the proper 403 Forbidden error during errors with JWT logins. (#7844) 2020-07-15 07:10:21 -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 Fix PUT /pushrules to use the right rule IDs 2020-08-03 11:52:52 +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 Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00
voip.py Stop passing bytes when dumping JSON (#7799) 2020-07-08 07:14:56 -04:00