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.
 
 
 
 
 
 
Patrick Cloke 2a51f3ec36
Implement MSC3952: Intentional mentions (#14823)
1 年之前
..
_scripts Always notify replication when a stream advances (#14877) 1 年之前
api Implement MSC3952: Intentional mentions (#14823) 1 年之前
app Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 1 年之前
appservice Fix missing cache invalidation in application service code (#14670) 1 年之前
config Implement MSC3952: Intentional mentions (#14823) 1 年之前
crypto Add some clarifying comments and refactor a portion of the `Keyring` class for readability (#14804) 1 年之前
events Add missing type hints for tests.events. (#14904) 1 年之前
federation Bump the client-side timeout for /state (#14912) 1 年之前
handlers Merge branch 'release-v1.76' into develop 1 年之前
http Respond with proper error responses on unknown paths. (#14621) 1 年之前
logging Improve logging and opentracing for to-device message handling (#14598) 1 年之前
metrics Fix logging context warnings due to common usage metrics setup (#14574) 1 年之前
module_api Fix a bug in the send_local_online_presence_to module API (#14880) 1 年之前
push Implement MSC3952: Intentional mentions (#14823) 1 年之前
replication Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) 1 年之前
res Fix #11308 : Remove dependency on jquery on reCAPTCHA page (#14672) 1 年之前
rest Add missing type hints in tests (#14879) 1 年之前
server_notices Remove redundant types from comments. (#14412) 1 年之前
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 年之前
state Allow `compute_state_after_events` to use partial state (#14676) 1 年之前
static Add viewport directive to HTML templates to optimise for mobile (#13493) 1 年之前
storage Implement MSC3952: Intentional mentions (#14823) 1 年之前
streams Use an enum for direction. (#14927) 1 年之前
types Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) 1 年之前
util Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 1 年之前
__init__.py Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 1 年之前
event_auth.py Properly check for frozendicts in event auth code. (#14864) 1 年之前
notifier.py Fix a bug in the send_local_online_presence_to module API (#14880) 1 年之前
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 年之前
server.py Always notify replication when a stream advances (#14877) 1 年之前
visibility.py Move `StateFilter` to `synapse.types` (#14668) 1 年之前