Quentin Gliech 79c592cec6 Deprecate the `generate_short_term_login_token` method in favor of an async `create_login_token` method in the Module API. (#13842) hace 1 año
..
_scripts be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) hace 1 año
api be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) hace 1 año
app 285d72556b Update mypy and mypy-zope, attempt 3 (#13993) hace 1 año
appservice 3371e1abcb Add prometheus counters for content types other than events (#13175) hace 1 año
config b381701f8c Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. (#14024) hace 1 año
crypto 7af07f9716 Instrument `_check_sigs_and_hash_and_fetch` to trace time spent in child concurrent calls (#13588) hace 1 año
events 6caa303083 fix: Push notifications for invite over federation (#13719) hace 1 año
federation 70a4317692 Track when the pulled event signature fails (#13815) hace 1 año
handlers b706111b78 Do not return unspecced original_event field when using the stable /relations endpoint. (#14025) hace 1 año
http dcdd50e458 Fix mypy errors with latest canonicaljson (#13905) hace 1 año
logging 285d72556b Update mypy and mypy-zope, attempt 3 (#13993) hace 1 año
metrics cf11919ddd Fix cache metrics not being updated when not using the legacy exposition module. (#13717) hace 1 año
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) hace 1 año
push 535f8c8f7d Skip filtering during push if there are no push actions (#13992) hace 1 año
replication be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) hace 1 año
res 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) hace 1 año
rest b706111b78 Do not return unspecced original_event field when using the stable /relations endpoint. (#14025) hace 1 año
server_notices d58615c82c Directly lookup local membership instead of getting all members in a room first (`get_users_in_room` mis-use) (#13608) hace 1 año
spam_checker_api 8fd87739bf Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) hace 2 años
state a2cf66a94d Prepatory work for batching events to send (#13487) hace 1 año
static 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) hace 1 año
storage e3d4755454 Fix backwards compatibility with upcoming threads schema changes. (#14045) hace 1 año
streams 92d21faf12 Instrument `/messages` for understandable traces in Jaeger (#13368) hace 1 año
util 6f0c3e669d Don't require `setuptools_rust` at runtime (#13952) hace 1 año
__init__.py ebfeac7c5d Check if Rust lib needs rebuilding. (#13759) hace 1 año
event_auth.py c2fe48a6ff Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) hace 1 año
notifier.py 0eb7e69768 Notifier: accept callbacks to fire on room joins (#13254) hace 1 año
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) hace 2 años
server.py 8ef0c8ff14 Fix error in `is_mine_id` when encountering a malformed ID (#13746) hace 1 año
types.py efd108b45d Accept & store thread IDs for receipts (implement MSC3771). (#13782) hace 1 año
visibility.py 535f8c8f7d Skip filtering during push if there are no push actions (#13992) hace 1 año