You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Erik Johnston b85c3485b1
Fix typo where we ended up with multiple `WorkerLocksHandler` (#16220)
8 月之前
..
_scripts Run pyupgrade for python 3.7 & 3.8. (#16110) 9 月之前
api Add an admin endpoint to allow authorizing server to signal token revocations (#16125) 9 月之前
app Implements a task scheduler for resumable potentially long running tasks (#15891) 9 月之前
appservice Move support for application service query parameter authorization behind a configuration option (#16017) 9 月之前
config Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) 9 月之前
crypto Factor out an `is_mine_server_name` method (#15542) 1 年之前
events Drop backwards compat hack for event serialization (#16069) 9 月之前
federation Rename pagination&purge locks and add comments explaining them (#16112) 9 月之前
handlers Only lock when we're backfilling (#16159) 8 月之前
http Don't log exceptions for every non-200 response (#15969) 10 月之前
logging Run pyupgrade for python 3.7 & 3.8. (#16110) 9 月之前
media Make the media `/upload` tracing less ambiguous (#15888) 10 月之前
metrics Quick & dirty metric for background update status (#15740) 11 月之前
module_api Run pyupgrade for python 3.7 & 3.8. (#16110) 9 月之前
push Support room version 11 (#15912) 10 月之前
replication Fix perf of `wait_for_stream_positions` (#16148) 9 月之前
res Use oEmbed for YouTube Shorts (#15025) 1 年之前
rest Add an admin endpoint to allow authorizing server to signal token revocations (#16125) 9 月之前
server_notices Remove unused `room_alias` field from `/createRoom` response (#15093) 1 年之前
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 年之前
state Speed up updating state in large rooms (#15971) 10 月之前
static Update link to the clients webpage, fix #15825 (#15874) 10 月之前
storage Fix rare deadlock when using read/write locks (#16169) 8 月之前
streams Use mypy 1.0 (#15052) 1 年之前
types Implements a task scheduler for resumable potentially long running tasks (#15891) 9 月之前
util Task scheduler: mark task as active if we are scheduling ASAP (#16165) 8 月之前
__init__.py Run pyupgrade for python 3.7 & 3.8. (#16110) 9 月之前
event_auth.py Support room version 11 (#15912) 10 月之前
notifier.py Add ability to wait for locks and add locks to purge history / room deletion (#15791) 9 月之前
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 年之前
server.py Fix typo where we ended up with multiple `WorkerLocksHandler` (#16220) 8 月之前
visibility.py Run pyupgrade for python 3.7 & 3.8. (#16110) 9 月之前