MatrixSynapse/synapse
Andrew Morgan 4294ed1eab Merge branch 'develop' of github.com:matrix-org/synapse into anoa/async_is_server_admin_user_can_delete_alias
* 'develop' of github.com:matrix-org/synapse: (382 commits)
  Convert http.HTTPStatus objects to their int equivalent (#7188)
  Reduce the number of calls to `resource.getrusage` (#7183)
  Remove some `run_in_background` calls in replication code (#7203)
  Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback""
  Revert "Revert "Improve the UX of the login fallback when using SSO (#7152)""
  Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback"
  Revert "Improve the UX of the login fallback when using SSO (#7152)"
  tweak changelog
  1.12.3
  Update docstring per review comments
  Fix device list update stream ids going backward (#7158)
  Fix the debian build in a better way. (#7212)
  Fix changelog wording
  1.12.2
  Pin Pillow>=4.3.0,<7.1.0 to fix dep issue
  1.12.1
  review comment
  1.12.1
  Support SAML in the user interactive authentication workflow. (#7102)
  Allow admins to create aliases when they are not in the room (#7191)
  ...
2020-04-03 14:38:42 +01:00
..
_scripts
api Convert http.HTTPStatus objects to their int equivalent (#7188) 2020-04-03 14:26:07 +01:00
app Remove some `run_in_background` calls in replication code (#7203) 2020-04-03 12:29:30 +01:00
appservice
config Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback"" 2020-04-03 11:28:49 +01:00
crypto
events
federation
groups
handlers Merge branch 'develop' of github.com:matrix-org/synapse into anoa/async_is_server_admin_user_can_delete_alias 2020-04-03 14:38:42 +01:00
http Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181) 2020-03-31 15:18:41 +01:00
logging Reduce the number of calls to `resource.getrusage` (#7183) 2020-04-03 13:21:30 +01:00
metrics
module_api
push
replication Remove connections per replication stream metric. (#7195) 2020-04-01 10:40:46 +01:00
res/templates Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
rest Support SAML in the user interactive authentication workflow. (#7102) 2020-04-01 08:48:00 -04:00
server_notices
spam_checker_api
state
static Revert "Revert "Improve the UX of the login fallback when using SSO (#7152)"" 2020-04-03 11:28:43 +01:00
storage Merge pull request #7190 from matrix-org/rav/one_bg_update_at_a_time 2020-04-03 13:17:30 +01:00
streams
util
__init__.py 1.12.3 2020-04-03 10:57:07 +01:00
event_auth.py
notifier.py
python_dependencies.py Fix the debian build in a better way. (#7212) 2020-04-03 10:23:36 +01:00
secrets.py
server.py
server.pyi
types.py
visibility.py