Brendan Abolivier dd62d6baac Correct docstring for DeleteMediaByDateSize 1 year ago
..
_scripts 3bbe532abb Add an API for listing threads in a room. (#13394) 1 year ago
api 4283bd1cf9 Support filtering the /messages API by relation type (MSC3874). (#14148) 1 year ago
app c604d2c218 Mark /relations endpoint as usable on workers. (#14028) 1 year ago
appservice 27fa0fa698 Send the appservice access token as a header. (#13996) 1 year ago
config 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1 year ago
crypto 7af07f9716 Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) 1 year ago
events 1c777ef1e8 Fix docstring in EventContext (#14145) 1 year ago
federation 97b3d037c0 Don't require optional `invite_room_state` field on fed v2 invite (#14083) 1 year ago
handlers 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 1 year ago
http 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1 year ago
logging 285d72556b Update mypy and mypy-zope, attempt 3 (#13993) 1 year ago
metrics 1fa2e58772 Catch BrokenPipeError from metrics server, and log as a warning (#14072) 1 year ago
module_api 79c592cec6 Deprecate the `generate_short_term_login_token` method in favor of an async `create_login_token` method in the Module API. (#13842) 1 year ago
push 87099b6ea5 Return the main timeline for events which are not part of a thread. (#14140) 1 year ago
replication bc2bd92b93 Merge remote-tracking branch 'origin/release-v1.69' into develop 1 year ago
res 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
rest dd62d6baac Correct docstring for DeleteMediaByDateSize 1 year ago
server_notices d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) 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 a2cf66a94d Prepatory work for batching events to send (#13487) 1 year ago
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
storage fa8616e65c Fix MSC3030 `/timestamp_to_event` returning `outliers` that it has no idea whether are near a gap or not (#14215) 1 year ago
streams 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) 1 year ago
util a9934d48c1 Making parse_server_name more consistent (#14007) 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 847e2393f3 Prepatory work for adding power level event to batched events (#14214) 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 8ef0c8ff14 Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1 year ago
types.py efd108b45d Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 year ago
visibility.py 2c63cdcc3f Add debug logs to figure out why an event was filtered (#14095) 1 year ago