Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Erik Johnston 18279631e9
Fix rare deadlock when using read/write locks (#16169)
před 8 měsíci
..
_scripts Run pyupgrade for python 3.7 & 3.8. (#16110) před 9 měsíci
api Add an admin endpoint to allow authorizing server to signal token revocations (#16125) před 9 měsíci
app Implements a task scheduler for resumable potentially long running tasks (#15891) před 9 měsíci
appservice Move support for application service query parameter authorization behind a configuration option (#16017) před 9 měsíci
config Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) před 9 měsíci
crypto Factor out an `is_mine_server_name` method (#15542) před 1 rokem
events Drop backwards compat hack for event serialization (#16069) před 9 měsíci
federation Rename pagination&purge locks and add comments explaining them (#16112) před 9 měsíci
handlers Only lock when we're backfilling (#16159) před 8 měsíci
http Don't log exceptions for every non-200 response (#15969) před 10 měsíci
logging Run pyupgrade for python 3.7 & 3.8. (#16110) před 9 měsíci
media Make the media `/upload` tracing less ambiguous (#15888) před 10 měsíci
metrics Quick & dirty metric for background update status (#15740) před 11 měsíci
module_api Run pyupgrade for python 3.7 & 3.8. (#16110) před 9 měsíci
push Support room version 11 (#15912) před 10 měsíci
replication Fix perf of `wait_for_stream_positions` (#16148) před 9 měsíci
res Use oEmbed for YouTube Shorts (#15025) před 1 rokem
rest Add an admin endpoint to allow authorizing server to signal token revocations (#16125) před 9 měsíci
server_notices Remove unused `room_alias` field from `/createRoom` response (#15093) před 1 rokem
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) před 1 rokem
state Speed up updating state in large rooms (#15971) před 10 měsíci
static Update link to the clients webpage, fix #15825 (#15874) před 10 měsíci
storage Fix rare deadlock when using read/write locks (#16169) před 8 měsíci
streams Use mypy 1.0 (#15052) před 1 rokem
types Implements a task scheduler for resumable potentially long running tasks (#15891) před 9 měsíci
util Task scheduler: mark task as active if we are scheduling ASAP (#16165) před 8 měsíci
__init__.py Run pyupgrade for python 3.7 & 3.8. (#16110) před 9 měsíci
event_auth.py Support room version 11 (#15912) před 10 měsíci
notifier.py Add ability to wait for locks and add locks to purge history / room deletion (#15791) před 9 měsíci
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) před 2 roky
server.py Implements a task scheduler for resumable potentially long running tasks (#15891) před 9 měsíci
visibility.py Run pyupgrade for python 3.7 & 3.8. (#16110) před 9 měsíci