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.
 
 
 
 
 
 
Richard van der Hoff e3abc0a5cc Merge remote-tracking branch 'origin/release-v1.41' into develop 2 years ago
..
_scripts Remove shebang line from module files (#10415) 2 years ago
api Merge branch 'master' into develop 2 years ago
app Persist room hierarchy pagination sessions to the database. (#10613) 2 years ago
appservice Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
config Merge branch 'master' into develop 2 years ago
crypto Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
events Validate new m.room.power_levels events (#10232) 2 years ago
federation Split `FederationHandler` in half (#10692) 2 years ago
groups Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
handlers Merge remote-tracking branch 'origin/release-v1.41' into develop 2 years ago
http Additional type hints for the proxy agent and SRV resolver modules. (#10608) 2 years ago
logging Fix PeriodicallyFlushingMemoryHandler inhibiting application shutdown (#10517) 2 years ago
metrics [pyupgrade] `synapse/` (#10348) 2 years ago
module_api Merge branch 'release-v1.41' into develop 2 years ago
push Remove shebang line from module files (#10415) 2 years ago
replication Split `FederationHandler` in half (#10692) 2 years ago
res/templates Implement MSC3231: Token authenticated registration (#10142) 2 years ago
rest Remove unused `compare_digest` function. (#10706) 2 years ago
server_notices Improve ServerNoticeServlet to avoid duplicate requests (#10679) 2 years ago
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 3 years ago
state Add type hints to state handler. (#10482) 2 years ago
static Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage Fix perf of fetching the same events many times. (#10703) 2 years ago
streams Add a return type to parse_string. (#10438) 2 years ago
util Manhole: wrap coroutines in `defer.ensureDeferred` automatically (#10602) 2 years ago
__init__.py 1.41.0 2 years ago
event_auth.py Support MSC3289: Room version 8 (#10449) 2 years ago
notifier.py Generics for `ObservableDeferred` (#10491) 2 years ago
python_dependencies.py Validate new m.room.power_levels events (#10232) 2 years ago
server.py Split `FederationHandler` in half (#10692) 2 years ago
types.py Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 2 years ago
visibility.py [pyupgrade] `synapse/` (#10348) 2 years ago