Patrick Cloke 581b37b5d6 Revert behavior change for bundling edits of non-message events (#14283) il y a 1 an
..
_scripts 3bbe532abb Add an API for listing threads in a room. (#13394) il y a 1 an
api 4283bd1cf9 Support filtering the /messages API by relation type (MSC3874). (#14148) il y a 1 an
app c604d2c218 Mark /relations endpoint as usable on workers. (#14028) il y a 1 an
appservice 27fa0fa698 Send the appservice access token as a header. (#13996) il y a 1 an
config 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) il y a 1 an
crypto 7af07f9716 Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) il y a 1 an
events 1c777ef1e8 Fix docstring in EventContext (#14145) il y a 1 an
federation 09b588854e Fix `TypeError: 'dict_keys' object is not reversible` (#14280) il y a 1 an
handlers 847e2393f3 Prepatory work for adding power level event to batched events (#14214) il y a 1 an
http 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) il y a 1 an
logging 285d72556b Update mypy and mypy-zope, attempt 3 (#13993) il y a 1 an
metrics 1fa2e58772 Catch BrokenPipeError from metrics server, and log as a warning (#14072) il y a 1 an
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) il y a 1 an
push 87099b6ea5 Return the main timeline for events which are not part of a thread. (#14140) il y a 1 an
replication bc2bd92b93 Merge remote-tracking branch 'origin/release-v1.69' into develop il y a 1 an
res 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) il y a 1 an
rest 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) il y a 1 an
server_notices d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) il y a 1 an
spam_checker_api 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) il y a 2 ans
state a2cf66a94d Prepatory work for batching events to send (#13487) il y a 1 an
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) il y a 1 an
storage 581b37b5d6 Revert behavior change for bundling edits of non-message events (#14283) il y a 1 an
streams 126a15794c Do not allow a None-limit on PaginationConfig. (#14146) il y a 1 an
util a9934d48c1 Making parse_server_name more consistent (#14007) il y a 1 an
__init__.py dc37b68a25 Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) il y a 1 an
event_auth.py 847e2393f3 Prepatory work for adding power level event to batched events (#14214) il y a 1 an
notifier.py 7b7478e8b6 Batch up notifications after event persistence (#14033) il y a 1 an
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) il y a 2 ans
server.py 8ef0c8ff14 Fix error in `is_mine_id` when encountering a malformed ID (#13746) il y a 1 an
types.py efd108b45d Accept & store thread IDs for receipts (implement MSC3771). (#13782) il y a 1 an
visibility.py 2c63cdcc3f Add debug logs to figure out why an event was filtered (#14095) il y a 1 an