1153 커밋 (develop)

작성자 SHA1 메시지 날짜
  Patrick Cloke d6c3b7584f
Request & follow redirects for /media/v3/download (#16701) 5 달 전
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) 6 달 전
  Patrick Cloke 70b503f144 Fix import ordering issue introduced in 7a3a55ac98. 6 달 전
  Patrick Cloke daec55e1fe Merge pull request from GHSA-mp92-3jfm-3575 6 달 전
  Patrick Cloke 7a3a55ac98
Merge pull request from GHSA-mp92-3jfm-3575 6 달 전
  Patrick Cloke 85e5f2dc25
Add a new module API to update user presence state. (#16544) 6 달 전
  Patrick Cloke 06bbf1029c
Convert simple_select_list_paginate_txn to return tuples. (#16433) 7 달 전
  Patrick Cloke fc31b495b3
Stop sending incorrect knock_state_events. (#16403) 7 달 전
  Patrick Cloke ae5b997cfa
Fix comments related to replication. (#16428) 7 달 전
  Patrick Cloke f84da3c32e
Add a cache around server ACL checking (#16360) 7 달 전
  Patrick Cloke 7ec0a141b4
Convert more cached return values to immutable types (#16356) 8 달 전
  Erik Johnston d35bed8369
Don't wake up destination transaction queue if they're not due for retry. (#16223) 8 달 전
  Erik Johnston f84baecb6f
Don't reset retry timers on "valid" error codes (#16221) 8 달 전
  dependabot[bot] 001fc7bd19
Bump ruff from 0.0.277 to 0.0.286 (#16198) 8 달 전
  Patrick Cloke fcf7a5759e
Send proper JSON POST data to /publicRooms (#16185) 8 달 전
  Mathieu Velten 8c3bcea2da
Rename pagination&purge locks and add comments explaining them (#16112) 9 달 전
  Erik Johnston ae55cc1e6b
Add ability to wait for locks and add locks to purge history / room deletion (#15791) 9 달 전
  Patrick Cloke 6d81aec09f
Support room version 11 (#15912) 10 달 전
  Patrick Cloke 204b66c203
Remove unneeded __init__. (#15926) 10 달 전
  Mathieu Velten f63d4a3a65
Regularly try to wake up dests instead of waiting for next PDU/EDU (#15743) 11 달 전
  Mathieu Velten 59ec4a0dc1
Fix MSC3983 support: only one OTK per device was returned through federation (#15770) 11 달 전
  Patrick Cloke df945e0d7c
Fix MSC3983 support: Use the unstable /keys/claim federation endpoint if multiple keys are requested (#15755) 11 달 전
  Eric Eastwood 4e6390cb10
Update error to more plainly explain we can only authorize our own events (#15725) 11 달 전
  Patrick Cloke c01343de43
Add stricter mypy options (#15694) 11 달 전
  Sean Quah 5d8c659373
Remove unused `FederationServer.__str__` override (#15690) 11 달 전
  Shay 8839b6c2f8
Add requesting user id parameter to key claim methods in `TransportLayerClient` (#15663) 1 년 전
  Patrick Cloke 07771fa487
Remove experimental configuration flags & unstable values for faster joins (#15625) 1 년 전
  Sean Quah e46d5f3586
Factor out an `is_mine_server_name` method (#15542) 1 년 전
  Patrick Cloke 57aeeb308b
Add support for claiming multiple OTKs at once. (#15468) 1 년 전
  Patrick Cloke 8e9739449d
Add unstable /keys/claim endpoint which always returns fallback keys. (#15462) 1 년 전
  Patrick Cloke ea5c3ede4f
Finish type hints for federation client HTTP code. (#15465) 1 년 전
  Andrew Morgan aec639e3e3
Move Spam Checker callbacks to a dedicated file (#15453) 1 년 전
  Patrick Cloke ae4acda1bb
Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) 1 년 전
  Patrick Cloke 5282ba1e2b
Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) 1 년 전
  reivilibre d5324ee111
Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. (#15265) 1 년 전
  reivilibre 98fd558382
Add a primitive helper script for listing worker endpoints. (#15243) 1 년 전
  Shay 72f3f23c4d
Change the parameter `immediate` of `send_device_messages` to default to `True` (#15297) 1 년 전
  David Robertson c071cd5a0e
Ensure fed-sender catchup does not block for full state (#15248) 1 년 전
  David Robertson 4bb26c95a9
Refactor `filter_events_for_server` (#15240) 1 년 전
  dependabot[bot] 9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103) 1 년 전
  Sean Quah 3ad817bfe5
Fix federated joins when the first server in the list is not in the room (#15074) 1 년 전
  Mathieu Velten 6cddf24e36
Faster joins: don't stall when a user joins during a fast join (#14606) 1 년 전
  Sean Quah d0c713cc85
Return read-only collections from `@cached` methods (#13755) 1 년 전
  Sean Quah 0a686d1d13
Faster joins: Refactor handling of servers in room (#14954) 1 년 전
  Patrick Cloke 1182ae5063
Add helper to parse an enum from query args & use it. (#14956) 1 년 전
  David Robertson 3b8574b4f2
Tag /send_join responses to detect faster joins (#14950) 1 년 전
  David Robertson a134e626e4
Reject boolean power levels (#14944) 1 년 전
  David Robertson 796a4b7482
Prefer `type(x) is int` to `isinstance(x, int)` (#14945) 1 년 전
  David Robertson 8e37ece015
Bump the client-side timeout for /state (#14912) 1 년 전
  Sean Quah d329a566df
Faster joins: Fix incompatibility with restricted joins (#14882) 1 년 전