MatrixSynapse/synapse/federation
Andrew Morgan 11430c07b6 Merge branch 'develop' of github.com:matrix-org/synapse into anoa/async_is_server_admin
* 'develop' of github.com:matrix-org/synapse: (75 commits)
  Add instance name to RDATA/POSITION commands (#7364)
  Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352)
  Fix limit logic for EventsStream (#7358)
  Fix fallback value for account_threepid_delegates.email (#7316)
  Clean up admin api docs (#7361)
  Return total number of users and profile attributes in admin users endpoint (#6881)
  Add some replication tests (#7278)
  Fix typo 'datbases' in ConfigError
  Fix collation for postgres for unit tests (#7359)
  Run replication streamers on workers (#7146)
  Fix incorrect metrics reporting for renew_attestations (#7344)
  Document monitoring workers (#7357)
  Add some explanation to application_services.md (#7091)
  Don't crash when one of the configuration files is empty (#7341)
  Add documentation to the sample config about the templates for SSO. (#7343)
  Convert some of the federation handler methods to async/await. (#7338)
  changelog
  Fix EventsStream raising assertions when it falls behind
  1.12.4
  Make it clear that the limit for an update_function is a target
  ...
2020-04-30 01:05:39 +01:00
..
sender Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
transport Query missing cross-signing keys on local sig upload (#7289) 2020-04-22 12:29:36 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
federation_client.py _update_membership 2020-04-28 21:19:15 +01:00
federation_server.py Add typing information to federation_server. (#7219) 2020-04-07 15:03:23 -04:00
persistence.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
send_queue.py Convert `*StreamRow` classes to inner classes (#7116) 2020-03-23 13:59:11 +00:00
units.py Add typing to synapse.federation.sender (#6871) 2020-02-07 13:56:38 +00:00