Patrick Cloke 09be8ab5f9 Remove the experimental implementation of MSC3772. (#14094) 1 year ago
..
_scripts be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 year ago
api 66a7857334 Use stable identifiers for MSC3771 & MSC3773. (#14050) 1 year ago
app 285d72556b Update mypy and mypy-zope, attempt 3 (#13993) 1 year ago
appservice 27fa0fa698 Send the appservice access token as a header. (#13996) 1 year ago
config 09be8ab5f9 Remove the experimental implementation of MSC3772. (#14094) 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 6caa303083 fix: Push notifications for invite over federation (#13719) 1 year ago
federation a86b2f6837 Fix a bug where redactions were not being sent over federation if we did not have the original event. (#13813) 1 year ago
handlers a86b2f6837 Fix a bug where redactions were not being sent over federation if we did not have the original event. (#13813) 1 year ago
http 1bf2832714 Indicate what endpoint came back with a JSON response we were unable to parse (#14097) 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 09be8ab5f9 Remove the experimental implementation of MSC3772. (#14094) 1 year ago
replication 7b7478e8b6 Batch up notifications after event persistence (#14033) 1 year ago
res 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
rest e03d7c5fd0 Remove support for the unstable dir flag on relations. (#14106) 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) 2 years 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 09be8ab5f9 Remove the experimental implementation of MSC3772. (#14094) 1 year ago
streams e03d7c5fd0 Remove support for the unstable dir flag on relations. (#14106) 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 c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 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 535f8c8f7d Skip filtering during push if there are no push actions (#13992) 1 year ago