444 Коміти (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Автор SHA1 Повідомлення Дата
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 роки тому
  Richard van der Hoff 7c8402ddb8
Suppress CryptographyDeprecationWarning (#9698) 3 роки тому
  Richard van der Hoff 9c715a5f19
Fix SSO on workers (#9271) 3 роки тому
  Richard van der Hoff f78d07bf00
Split out a separate endpoint to complete SSO registration (#9262) 3 роки тому
  Richard van der Hoff 21a296cd5a
Split OidcProvider out of OidcHandler (#9107) 3 роки тому
  Richard van der Hoff 671138f658
Clean up exception handling in the startup code (#9059) 3 роки тому
  Richard van der Hoff 7db2622d30
Remove unused SynapseService (#9058) 3 роки тому
  Richard van der Hoff 111b673fc1
Add initial support for a "pick your IdP" page (#9017) 3 роки тому
  Richard van der Hoff 28877fade9
Implement a username picker for synapse (#8942) 3 роки тому
  Richard van der Hoff ab7a24cc6b
Better formatting for config errors from modules (#8874) 3 роки тому
  Richard van der Hoff 4f0637346a
Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 3 роки тому
  Patrick Cloke 62894673e6
Allow background tasks to be run on a separate worker. (#8369) 3 роки тому
  Jonathan de Jong 837293c314
Remove obsolete __future__ imports (#8337) 3 роки тому
  Andrew Morgan a3a90ee031
Show a confirmation page during user password reset (#8004) 3 роки тому
  Patrick Cloke d250521cf5
Convert the main methods run by the reactor to async. (#8213) 3 роки тому
  Erik Johnston 7620912d84
Add health check endpoint (#8048) 3 роки тому
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 3 роки тому
  Patrick Cloke db5970ac6d
Convert ACME code to async/await. (#7989) 3 роки тому
  Patrick Cloke 00e57b755c
Convert synapse.app to async/await. (#7868) 3 роки тому
  Patrick Cloke ea26e9a98b Ensure that HTML pages served from Synapse include headers to avoid embedding. 3 роки тому
  Richard van der Hoff 03619324fc
Create a ListenerConfig object (#7681) 3 роки тому
  Patrick Cloke bd6dc17221
Replace iteritems/itervalues/iterkeys with native versions. (#7692) 3 роки тому
  Patrick Cloke 02f345d053
Attempt to fix PhoneHomeStatsTestCase.test_performance_100 being flaky. (#7634) 4 роки тому
  Andrew Morgan e91abfd291
async/await get_user_id_by_threepid (#7620) 4 роки тому
  Patrick Cloke 4429764c9f
Return 200 OK for all OPTIONS requests (#7534) 4 роки тому
  Amber Brown 7cb8b4bc67
Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 роки тому
  Quentin Gliech 616af44137
Implement OpenID Connect-based login (#7256) 4 роки тому
  Erik Johnston 51f7eaf908
Add ability to run replication protocol over redis. (#7040) 4 роки тому
  Martin Milata b0db928c63
Extend web_client_location to handle absolute URLs (#7006) 4 роки тому
  Richard van der Hoff 443162e577
Move pusherpool startup into _base.setup (#7104) 4 роки тому
  Neil Johnson 1d66dce83e
Break down monthly active users by appservice_id (#7030) 4 роки тому
  Richard van der Hoff 8039685051
Allow additional_resources to implement Resource directly (#6686) 4 роки тому
  Richard van der Hoff e484101306
Raise an error if someone tries to use the log_file config option (#6626) 4 роки тому
  Richard van der Hoff 98247c4a0e
Remove unused, undocumented "content repo" resource (#6628) 4 роки тому
  Richard van der Hoff bca30cefee
Improve diagnostics on database upgrade failure (#6570) 4 роки тому
  Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. 4 роки тому
  Erik Johnston 663238aeb4 Phone home stats DB reporting should not assume a single DB. 4 роки тому
  Erik Johnston 75f87450d8 Move start up DB checks to main data store. 4 роки тому
  Erik Johnston d64bb32a73 Move are_all_users_on_domain checks to main data store. 4 роки тому
  Erik Johnston 4a33a6dd19 Move background update handling out of store 4 роки тому
  Erik Johnston c2f525a525 Don't call SQLBaseStore methods from outside stores 4 роки тому
  Erik Johnston 65d54c5e8c Fix phone home stats (#6418) 4 роки тому
  Erik Johnston 052513958d Fix phone home stats 4 роки тому
  Amber Brown 4e1c7b79fa
Remove the psutil dependency (#6318) 4 роки тому
  Richard van der Hoff 1cb84c6486
Support for routing outbound HTTP requests via a proxy (#6239) 4 роки тому
  Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 4 роки тому
  Neil Johnson a0d0ba7862
Fix MAU reaping where reserved users are specified. (#6168) 4 роки тому
  Sorunome dd2e5b0038 add report_stats_endpoint config option (#6012) 4 роки тому
  Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 4 роки тому
  Chris Moos 6d86df73f1 Fix issue with Synapse not starting up. Fixes #5866. 4 роки тому