Patrick Cloke a8db8c6eba Remove user-visible groups/communities code (#12553) 2 years ago
..
_scripts f16ec055cc hash_password: raise an error if no config file is specified (#12789) 2 years ago
api a8db8c6eba Remove user-visible groups/communities code (#12553) 2 years ago
app a8db8c6eba Remove user-visible groups/communities code (#12553) 2 years ago
appservice 33e2916858 Don't create empty AS txns when the AS is down (#12869) 2 years ago
config a8db8c6eba Remove user-visible groups/communities code (#12553) 2 years ago
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
events 28199e9357 Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 2 years ago
federation a8db8c6eba Remove user-visible groups/communities code (#12553) 2 years ago
groups 17e1eb7749 Reduce the number of "untyped defs" (#12716) 2 years ago
handlers a8db8c6eba Remove user-visible groups/communities code (#12553) 2 years ago
http 8afb7b55d0 Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 2 years ago
logging aec69d2481 Another batch of type annotations (#12726) 2 years ago
metrics cde8af9a49 Add config flags to allow for cache auto-tuning (#12701) 2 years ago
module_api 28199e9357 Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 2 years ago
push 042e47970b Remove `dont_notify` from the `.m.rule.room.server_acl` rule (#12849) 2 years ago
replication 39dee30f01 Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809) 2 years ago
res 103f51d867 Fix Jinja templating error when generating thumbnail URLs. (#12510) 2 years ago
rest a8db8c6eba Remove user-visible groups/communities code (#12553) 2 years ago
server_notices 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
spam_checker_api 28199e9357 Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 2 years ago
state 19d79b6ebe Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage 759f9c09e1 Fix caching behavior for relations push rules. (#12859) 2 years ago
streams 793d03e2c5 Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 2 years ago
util 759f9c09e1 Fix caching behavior for relations push rules. (#12859) 2 years ago
__init__.py e5a76ec00b Dump setuptools; correct pyproject version number (#12478) 2 years ago
event_auth.py 942c30b16b Add a new room version for MSC3787's knock+restricted join rule (#12623) 2 years ago
notifier.py 83be72d76c Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years 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 39bed28b28 SpamChecker metrics (#12513) 2 years ago
types.py 4cc4229cd7 Prevent expired events from being filtered out when retention is disabled (#12611) 2 years ago
visibility.py 4cc4229cd7 Prevent expired events from being filtered out when retention is disabled (#12611) 2 years ago