reivilibre ba4ea7d13f Batch up replication requests to request the resyncing of remote users's devices. (#14716) 1 year ago
..
_scripts 5c9be9c760 Check sqlite database file exists before porting. (#14692) 1 year ago
api 7e582a25f8 Improve /sync performance of when passing filters with empty arrays. (#14786) 1 year ago
app f685318c2a Use ClientRestResource on both the main process and workers. (#14528) 1 year ago
appservice 7982891794 Fix missing cache invalidation in application service code (#14670) 1 year ago
config 630d0aeaf6 Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) 1 year ago
crypto ecb6fe9d9c Stop using deprecated `keyIds` param on /key/v2/server (#14525) 1 year ago
events e2a1adbf5d Allow selecting "prejoin" events by state keys (#14642) 1 year ago
federation 9b6224577e Failover on proper error responses. (#14620) 1 year ago
handlers ba4ea7d13f Batch up replication requests to request the resyncing of remote users's devices. (#14716) 1 year ago
http 9d8a3234ba Respond with proper error responses on unknown paths. (#14621) 1 year ago
logging cb59e08062 Improve logging and opentracing for to-device message handling (#14598) 1 year ago
metrics d56f48038a Fix logging context warnings due to common usage metrics setup (#14574) 1 year ago
module_api 3854d0f949 Add a `cached` helper to the module API (#14663) 1 year ago
push 58d2adc3da Remove undocumented device from pushrules (#14727) 1 year ago
replication ba4ea7d13f Batch up replication requests to request the resyncing of remote users's devices. (#14716) 1 year ago
res e512b25cd1 Fix #11308 : Remove dependency on jquery on reCAPTCHA page (#14672) 1 year ago
rest babeeb4e7a Unescape HTML entities in oEmbed titles. (#14781) 1 year ago
server_notices d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
spam_checker_api 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 1 year ago
state 4f4d690423 Allow `compute_state_after_events` to use partial state (#14676) 1 year ago
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
storage ba4ea7d13f Batch up replication requests to request the resyncing of remote users's devices. (#14716) 1 year ago
streams f6c74d1cb2 Implement message forward pagination from start when no from is given, fixes #12383 (#14149) 1 year ago
types ba4ea7d13f Batch up replication requests to request the resyncing of remote users's devices. (#14716) 1 year ago
util ba4ea7d13f Batch up replication requests to request the resyncing of remote users's devices. (#14716) 1 year ago
__init__.py dc37b68a25 Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 1 year ago
event_auth.py 62ed877433 Improve validation of field size limits in events. (#14664) 1 year ago
notifier.py 7b7478e8b6 Batch up notifications after event persistence (#14033) 1 year ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
server.py 6d47b7e325 Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 1 year ago
visibility.py b5b5f66084 Move `StateFilter` to `synapse.types` (#14668) 1 year ago