315 次代码提交 (develop)

作者 SHA1 备注 提交日期
  Erik Johnston c02406ac71
Add new module API for adding custom fields to events `unsigned` section (#16549) 6 个月前
  Erik Johnston b85c3485b1
Fix typo where we ended up with multiple `WorkerLocksHandler` (#16220) 8 个月前
  Erik Johnston 93f2fdd8d1
Fix typo where we ended up with multiple `WorkerLocksHandler` (#16220) 8 个月前
  David Robertson 62a1a9be52
Describe which rate limiter was hit in logs (#16135) 8 个月前
  Mathieu Velten 358896e1b8
Implements a task scheduler for resumable potentially long running tasks (#15891) 9 个月前
  Patrick Cloke d98a43d922
Stabilize support for MSC3970: updated transaction semantics (scope to `device_id`) (#15629) 9 个月前
  Erik Johnston ae55cc1e6b
Add ability to wait for locks and add locks to purge history / room deletion (#15791) 9 个月前
  Eric Eastwood 0f02f0b4da
Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 11 个月前
  Hugh Nimmo-Smith 249f4a338d Refactor config to be an experimental feature 1年前
  Quentin Gliech 765244faee Initial MSC3964 support: delegation of auth to OIDC server 1年前
  Quentin Gliech e2c8458bba Make the api.auth.Auth a Protocol 1年前
  Jason Little c835befd10
Add Unix socket support for Redis connections (#15644) 11 个月前
  Patrick Cloke 1e89976b26
Rename blacklist/whitelist internally. (#15620) 1年前
  Patrick Cloke 89a23c9406
Do not allow deactivated users to login with JWT. (#15624) 1年前
  Jason Little d3bd03559b
HTTP Replication Client (#15470) 1年前
  Sean Quah e46d5f3586
Factor out an `is_mine_server_name` method (#15542) 1年前
  Andrew Morgan 2e59e97ebd
Move ThirdPartyEventRules into module_api/callbacks (#15535) 1年前
  Sean Quah 3b837d856c
Revert "Reduce the size of the HTTP connection pool for non-pushers" (#15530) 1年前
  Sean Quah 04e79e6a18
Add config option to forget rooms automatically when users leave them (#15224) 1年前
  Patrick Cloke 6aca4e7cb8
Reduce the size of the HTTP connection pool for non-pushers. (#15514) 1年前
  Quentin Gliech 8b3a502996
Experimental support for MSC3970: per-device transaction IDs (#15318) 1年前
  Andrew Morgan aec639e3e3
Move Spam Checker callbacks to a dedicated file (#15453) 1年前
  Andrew Morgan 4953cd71df
Move Account Validity callbacks to a dedicated file (#15237) 1年前
  David Robertson ce54477f6f
Give PyCharm some help with `@cache_in_self` (#15238) 1年前
  Patrick Cloke 05e0a4089a
Stop applying edits to event contents (MSC3925). (#15193) 1年前
  Patrick Cloke 4fc8875876
Refactor media modules. (#15146) 1年前
  999lakhisidhu 27a3a72a50
Support for selecting the Redis logical database. (#15034) 1年前
  Patrick Cloke 733531ee3e
Add final type hint to synapse.server. (#15035) 1年前
  Erik Johnston 65d0386693
Always notify replication when a stream advances (#14877) 1年前
  Sean Quah a302d3ecf7
Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 1年前
  Sean Quah 772e8c2385
Fix stack overflow in `_PerHostRatelimiter` due to synchronous requests (#14812) 1年前
  Richard van der Hoff 06ab64f201
Implement MSC3925: changes to bundling of edits (#14811) 1年前
  Patrick Cloke 6d47b7e325
Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 1年前
  David Robertson 258b5285b6
Fix typechecking errors introduced in #14128 (#14455) 1年前
  dependabot[bot] 8bcdd712b8
Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) 1年前
  Sean Quah 8ef0c8ff14
Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1年前
  Brendan Abolivier 898fef2789
Share some metrics between the Prometheus exporter and the phone home stats (#13671) 1年前
  Eric Eastwood 1eea73b413
Fix rate limit metrics registering twice and misreporting (#13649) 1年前
  Quentin Gliech fe1daad672
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1年前
  Quentin Gliech 92103cb2c8
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1年前
  Erik Johnston 1e453053cb
Rename storage classes (#12913) 1年前
  Patrick Cloke 49f06866e4
Remove backing code for groups/communities (#12558) 2 年前
  Jess Porter 39bed28b28
SpamChecker metrics (#12513) 2 年前
  Patrick Cloke a4c75918b3
Remove unneeded `ActionGenerator` class. (#12691) 2 年前
  Brendan Abolivier 5ef673de4f
Add a module API to allow modules to edit push rule actions (#12406) 2 年前
  Patrick Cloke 86cf6a3a17
Remove references to unstable identifiers from MSC3440. (#12382) 2 年前
  Patrick Cloke fc9bd620ce
Add a relations handler to avoid duplication. (#12227) 2 年前
  Patrick Cloke bc9dff1d95
Remove unnecessary pass statements. (#12206) 2 年前
  Patrick Cloke ea27528b5d
Support stable identifiers for MSC3440: Threading (#12151) 2 年前
  Patrick Cloke 3e4af36bc8
Rename get_tcp_replication to get_replication_command_handler. (#12192) 2 年前