Erik Johnston c5422e2ec1 Log callbacks 2 years ago
..
_scripts 4e393af52f Fixed config parse bug in review_recent_signups (#11191) 2 years ago
api 69ab3dddbc Make `check_event_allowed` module API callback not fail open (accept events) when an exception is raised (#11033) 2 years ago
app 71f9966f27 Support for serving server well-known files (#11211) 2 years ago
appservice 2b82ec425f Add type hints for most `HomeServer` parameters (#11095) 2 years ago
config af54167516 Enable passing typing stream writers as a list. (#11237) 2 years ago
crypto e002faee01 Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 2 years ago
events c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
federation 98c8fc6ce8 Handle federation inbound instances being killed more gracefully (#11262) 2 years ago
groups 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
handlers 1783084fd9 More tracing 2 years ago
http 1bfd141205 Type hints for the remaining two files in `synapse.http`. (#11164) 2 years ago
logging 1bfd141205 Type hints for the remaining two files in `synapse.http`. (#11164) 2 years ago
metrics c5422e2ec1 Log callbacks 2 years ago
module_api ad4eab9862 Add a module API method to retrieve state from a room (#11204) 2 years ago
push c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
replication af54167516 Enable passing typing stream writers as a list. (#11237) 2 years ago
res e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) 2 years ago
rest af54167516 Enable passing typing stream writers as a list. (#11237) 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 c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage 5e88964994 Trace event fetches 2 years ago
streams aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
util 46d0937447 ObservableDeferred: run observers in order (#11229) 2 years ago
__init__.py df84ad602b 1.46.0 2 years ago
event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 years ago
notifier.py c9c3aea9b1 Fix providing a `RoomStreamToken` instance to `_notify_app_services_ephemeral` (#11137) 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 40f619eaa5 Validate new m.room.power_levels events (#10232) 2 years ago
server.py af54167516 Enable passing typing stream writers as a list. (#11237) 2 years ago
types.py aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
visibility.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago