You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Patrick Cloke 9abc5f2a05 Merge remote-tracking branch 'origin/release-v1.45' into develop 3 years ago
..
_scripts Remove shebang line from module files (#10415) 3 years ago
api Remove the deprecated BaseHandler. (#11005) 3 years ago
app Require direct references to configuration variables. (#10985) 3 years ago
appservice Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
config Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 3 years ago
crypto Use direct references for configuration variables (part 5). (#10897) 3 years ago
events Pass through `SynapseError`s that are raised from experimental `check_event_allowed` callback of the module API (#11042) 3 years ago
federation Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 3 years ago
groups Use direct references for configuration variables (part 4). (#10893) 3 years ago
handlers Add type hints to `synapse.storage.databases.main.client_ips` (#10972) 3 years ago
http Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 3 years ago
logging Fix opentracing and Prometheus metrics for replication requests (#10996) 3 years ago
metrics Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 3 years ago
module_api Add type hints to `synapse.storage.databases.main.client_ips` (#10972) 3 years ago
push disallow-untyped-defs for synapse.push (#11023) 3 years ago
replication Fix opentracing and Prometheus metrics for replication requests (#10996) 3 years ago
res Allow configuration of the oEmbed URLs. (#10714) 3 years ago
rest Merge remote-tracking branch 'origin/release-v1.45' into develop 3 years ago
server_notices disallow-untyped-defs for synapse.server_notices (#11021) 3 years ago
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 4 years ago
state `disallow-untyped-defs` for `synapse.state` (#11004) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 3 years ago
storage Merge remote-tracking branch 'origin/release-v1.45' into develop 3 years ago
streams Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
util Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 3 years ago
__init__.py 1.45.0rc1 3 years ago
event_auth.py Ensure that we reject events which use rejected events for auth (#10956) 3 years ago
notifier.py Add type hints for event streams. (#10856) 3 years ago
python_dependencies.py Validate new m.room.power_levels events (#10232) 3 years ago
server.py Refactor MSC2716 `/batch_send` endpoint into separate handler functions (#10974) 3 years ago
types.py Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
visibility.py [pyupgrade] `synapse/` (#10348) 3 years ago