964 次代码提交 (develop)

作者 SHA1 备注 提交日期
  David Robertson 32a59a6495
Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 5 个月前
  Sumner Evans 999bd77d3a
Asynchronous Uploads (#15503) 6 个月前
  Christoph 32fd9bc673
Fix possible AttributeError when account-api is called over unix socket (#16404) 7 个月前
  Patrick Cloke 06bbf1029c
Convert simple_select_list_paginate_txn to return tuples. (#16433) 7 个月前
  Patrick Cloke 7ec0a141b4
Convert more cached return values to immutable types (#16356) 8 个月前
  Erik Johnston 954921736b
Refactor `get_user_by_id` (#16316) 8 个月前
  Quentin Gliech 1940d990a3
Revert MSC3861 introspection cache, admin impersonation and account lock (#16258) 8 个月前
  Patrick Cloke a2b8814d64
Fix incorrect docstring for Ratelimiter. (#16255) 8 个月前
  Patrick Cloke ea75346f6a
Track presence state per-device and combine to a user state. (#16066) 8 个月前
  David Robertson 62a1a9be52
Describe which rate limiter was hit in logs (#16135) 8 个月前
  Will Hunt 0538e3e2db
Add `Retry-After` to M_LIMIT_EXCEEDED error responses (#16136) 8 个月前
  Shay 69048f7b48
Add an admin endpoint to allow authorizing server to signal token revocations (#16125) 8 个月前
  Mathieu Velten 2d15e39684
MSC3861: allow impersonation by an admin using a query param (#16132) 9 个月前
  Erik Johnston 6130afb862
Add response time metrics for introspection requests (#16131) 9 个月前
  Shay 54a51ff6c1
Cache token introspection response from OIDC provider (#16117) 9 个月前
  Patrick Cloke ad3f43be9a
Run pyupgrade for python 3.7 & 3.8. (#16110) 9 个月前
  Mathieu Velten dac97642e4
Implements admin API to lock an user (MSC3939) (#15870) 9 个月前
  Patrick Cloke 6d81aec09f
Support room version 11 (#15912) 10 个月前
  Eric Eastwood 1c802de626
Re-introduce the outbound federation proxy (#15913) 10 个月前
  Eric Eastwood 0f02f0b4da
Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 11 个月前
  Patrick Cloke f880e64b11
Stabilize support for MSC3952: Intentional mentions. (#15520) 11 个月前
  Shay d0c4257f14
`N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 11 个月前
  Patrick Cloke c01343de43
Add stricter mypy options (#15694) 11 个月前
  Quentin Gliech ceb3dd77db Enforce that an admin token also has the basic Matrix API scope 11 个月前
  Quentin Gliech f739bde962 Reject tokens with multiple device scopes 1年前
  Quentin Gliech 98afc57d59 Make OIDC scope constants 1年前
  Quentin Gliech 14a5be9c4d Handle errors when introspecting tokens 1年前
  Quentin Gliech 4d0231b364 Make AS tokens work & allow ASes to /register 1年前
  Quentin Gliech c008b44b4f Add an admin token for MAS -> Synapse calls 1年前
  Hugh Nimmo-Smith 249f4a338d Refactor config to be an experimental feature 1年前
  Hugh Nimmo-Smith 5fe96082d0 Actually enforce guest + return www-authenticate header 1年前
  Hugh Nimmo-Smith a1374b5c70 MSC2967: Check access token scope for use as user and add guest support 1年前
  Hugh Nimmo-Smith d20669971a Use `name` claim as display name when registering users on the fly. 1年前
  Quentin Gliech f9cd549f64 Record the `sub` claims as an external_id 1年前
  Quentin Gliech 7628dbf4e9 Handle the Synapse admin scope 1年前
  Quentin Gliech c5cf1b421d Save the scopes in the requester 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年前
  Travis Ralston 50918c4940
Add `MSC3820opt2` as a known room version (#15678) 11 个月前
  Travis Ralston 4e013093a8
Add MSC3820 (room version 11) option 2 unstable room version. (#15666) 11 个月前
  Patrick Cloke c5d1e6d414
Properly parse event_fields in filters (#15607) 1年前
  Patrick Cloke f2905d827f
Implement MSC3821 to update redaction rules (`third_party_invite.signed`) (#15563) 1年前
  Patrick Cloke ba6b21c81e
Implement MSC3389 to protect relations from redaction. (#15565) 1年前
  Tulir Asokan 86d541f37c
Stabilize MSC2659 support for AS ping endpoint. (#15528) 1年前
  Patrick Cloke 2bfe3f0b81
Use account data constants in more places. (#15554) 1年前
  Sean Quah e46d5f3586
Factor out an `is_mine_server_name` method (#15542) 1年前
  Shay 301b4156d5
Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 1年前
  Patrick Cloke 2503126d52
Implement MSC2174: move redacts to a content property. (#15395) 1年前
  Patrick Cloke d07d255830
Implement MSC2175: remove the creator field from create events. (#15394) 1年前
  Patrick Cloke 83649b891d
Implement MSC3989 to redact the origin field. (#15393) 1年前