MatrixSynapse/synapse/app
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  from matrix-org/babolivier/request_token""
  Revert "Merge pull request  from matrix-org/babolivier/request_token"
  Stop the master relaying USER_SYNC for other workers ()
  Config option to inhibit 3PID errors on /requestToken
  Fix replication metrics when using redis ()
  formatting for the changelog
  Another go at fixing one-word commands ()
  1.12.4rc1
  1.12.4rc1
  fix changelog name
  Extend StreamChangeCache to support multiple entities per stream ID ()
  Extend room admin api with additional attributes ()
  Add ability to run replication protocol over redis. ()
  Do not treat display names as globs for push rules. ()
  Reduce logging verbosity of URL cache cleanup. ()
  Query missing cross-signing keys on local sig upload ()
  import urllib.parse when using urllib.parse.quote ()
  Reduce federation logging on success ()
  Fix changelog file
  ...
2020-04-24 15:14:18 +01:00
..
__init__.py Remove usage of deprecated logger.warn method from codebase () 2019-10-31 10:23:24 +00:00
_base.py Move pusherpool startup into _base.setup () 2020-03-19 09:48:45 +00:00
admin_cmd.py Move client command handling out of TCP protocol () 2020-04-06 09:58:42 +01:00
appservice.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00
client_reader.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00
event_creator.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00
federation_reader.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00
federation_sender.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00
frontend_proxy.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00
generic_worker.py Stop the master relaying USER_SYNC for other workers () 2020-04-22 22:39:04 +01:00
homeserver.py Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/cache-config-without-synctl 2020-04-24 15:14:18 +01:00
media_repository.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00
pusher.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00
synchrotron.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00
user_dir.py Merge worker apps into one. () 2020-02-25 16:56:55 +00:00