Sean 924276f482 Add a partial index to `presence_stream` to speed up startups (#10748) 2 years ago
..
_scripts b7f7ca24b1 Remove shebang line from module files (#10415) 2 years ago
api dc75fb7f05 Populate `rooms.creator` field for easy lookup (#10697) 2 years ago
app f8bf83b811 Skip the final GC on shutdown to improve restart times (#10712) 2 years ago
appservice bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
config e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) 2 years ago
crypto bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
events 40f619eaa5 Validate new m.room.power_levels events (#10232) 2 years ago
federation 1800aabfc2 Split `FederationHandler` in half (#10692) 2 years ago
groups cb35df940a Merge pull request from GHSA-jj53-8fmw-f2w2 2 years ago
handlers 2cb85bdf75 Raise an error if an unknown preset is used to create a room. (#10738) 2 years ago
http ecbfa4fe4f Additional type hints for client REST servlets (part 5) (#10736) 2 years ago
logging 903db99ed5 Fix PeriodicallyFlushingMemoryHandler inhibiting application shutdown (#10517) 2 years ago
metrics 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
module_api 78a70a2e0b Merge branch 'release-v1.41' into develop 2 years ago
push d9069388f3 Correctly include room avatars in email notifications (#10658) 2 years ago
replication 1800aabfc2 Split `FederationHandler` in half (#10692) 2 years ago
res e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) 2 years ago
rest ecbfa4fe4f Additional type hints for client REST servlets (part 5) (#10736) 2 years ago
server_notices e62cdbef1a Improve ServerNoticeServlet to avoid duplicate requests (#10679) 2 years ago
spam_checker_api 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
state b7186c6e8d Add type hints to state handler. (#10482) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage 924276f482 Add a partial index to `presence_stream` to speed up startups (#10748) 2 years ago
streams 5db118626b Add a return type to parse_string. (#10438) 2 years ago
util 19e51b14d2 Manhole: wrap coroutines in `defer.ensureDeferred` automatically (#10602) 2 years ago
__init__.py 6b2aca473a 1.42.0rc1 2 years ago
event_auth.py 0c246dd4a0 Support MSC3289: Room version 8 (#10449) 2 years ago
notifier.py 858363d0b7 Generics for `ObservableDeferred` (#10491) 2 years ago
python_dependencies.py 40f619eaa5 Validate new m.room.power_levels events (#10232) 2 years ago
server.py 1800aabfc2 Split `FederationHandler` in half (#10692) 2 years ago
types.py c2000ab35b Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 2 years ago
visibility.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago