Andrew Morgan a063525ed7 Add debug logging for #11772 2 years ago
..
_scripts 66c4b774fd Add type hints to synapse._scripts (#11297) 2 years ago
api cbd82d0b2d Convert all namedtuples to attrs. (#11665) 2 years ago
app 3e0cfd447e Return JSON errors for unknown resources under /matrix/client. (#11602) 2 years ago
appservice 2519beaad2 Add missing type hints to `synapse.appservice` (#11360) 2 years ago
config eedb4527f1 Fix link from generated configuration file to documentation (#11678) 2 years ago
crypto 9cd13c5f63 Fix perspectives requests for multiple keys for the same server (#11440) 2 years ago
events dd47788752 Do not bundle aggregations for APIs which shouldn't include them. (#11592) 2 years ago
federation 0fb3dd0830 Refactor the way we set `outlier` (#11634) 2 years ago
groups 84fac0f814 Add type annotations to `synapse.metrics` (#10847) 2 years ago
handlers 717a5c085a Merge branch 'release-v1.50' into matrix-org-hotfixes 2 years ago
http 0201c6371c Fix SimpleHttpClient not sending Accept header in `get_json` (#11677) 2 years ago
logging fcfe67578f Update to the current version of Black and run it on Synapse codebase (#11596) 2 years ago
metrics 84fac0f814 Add type annotations to `synapse.metrics` (#10847) 2 years ago
module_api eccc49d755 Fix `ModuleApi.looping_background_call` for non-async functions (#11524) 2 years ago
push 717a5c085a Merge branch 'release-v1.50' into matrix-org-hotfixes 2 years ago
replication 2359ee3864 Remove redundant `get_current_events_token` (#11643) 2 years ago
res e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) 2 years ago
rest 877b45e812 Include `io.element.thread` capability for MSC3440. (#11690) 2 years ago
server_notices e79ee48313 disallow-untyped-defs for synapse.server_notices (#11021) 2 years ago
spam_checker_api 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
state cbd82d0b2d Convert all namedtuples to attrs. (#11665) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage 8e8a00829f Merge branch 'release-v1.50' into matrix-org-hotfixes 2 years ago
streams aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
util a063525ed7 Add debug logging for #11772 2 years ago
__init__.py 9be5aacc2d 1.50.0rc1 2 years ago
event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 years ago
notifier.py 323151b787 Convert EventStreamResult to attrs. (#11574) 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
python_dependencies.py 84bfe47b01 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2 years ago
server.py a6f1a3abec Add MSC3030 experimental client and federation API endpoints to get the closest event to a given timestamp (#9445) 2 years ago
types.py cbd82d0b2d Convert all namedtuples to attrs. (#11665) 2 years ago
visibility.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago