MatrixSynapse/synapse/api
Andrew Morgan f300c08d98 Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/cache-config-without-synctl
* 'develop' of github.com:matrix-org/synapse: (76 commits)
  1.12.4
  Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_token""
  Revert "Merge pull request #7315 from matrix-org/babolivier/request_token"
  Stop the master relaying USER_SYNC for other workers (#7318)
  Config option to inhibit 3PID errors on /requestToken
  Fix replication metrics when using redis (#7325)
  formatting for the changelog
  Another go at fixing one-word commands (#7326)
  1.12.4rc1
  1.12.4rc1
  fix changelog name
  Extend StreamChangeCache to support multiple entities per stream ID (#7303)
  Extend room admin api with additional attributes (#7225)
  Add ability to run replication protocol over redis. (#7040)
  Do not treat display names as globs for push rules. (#7271)
  Reduce logging verbosity of URL cache cleanup. (#7295)
  Query missing cross-signing keys on local sig upload (#7289)
  import urllib.parse when using urllib.parse.quote (#7319)
  Reduce federation logging on success (#7321)
  Fix changelog file
  ...
2020-04-24 15:14:18 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/cache-config-without-synctl 2020-04-03 17:13:16 +01:00
constants.py Stop the master relaying USER_SYNC for other workers (#7318) 2020-04-22 22:39:04 +01:00
errors.py Convert http.HTTPStatus objects to their int equivalent (#7188) 2020-04-03 14:26:07 +01:00
filtering.py Fixup synapse.api to pass mypy (#6733) 2020-01-20 17:34:13 +00:00
ratelimiting.py Fixup synapse.api to pass mypy (#6733) 2020-01-20 17:34:13 +00:00
room_versions.py Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
urls.py Remove unused, undocumented "content repo" resource (#6628) 2020-01-03 17:10:52 +00:00