.. |
_scripts
|
4e393af52f
Fixed config parse bug in review_recent_signups (#11191)
|
3 years ago |
api
|
69ab3dddbc
Make `check_event_allowed` module API callback not fail open (accept events) when an exception is raised (#11033)
|
3 years ago |
app
|
71f9966f27
Support for serving server well-known files (#11211)
|
3 years ago |
appservice
|
2b82ec425f
Add type hints for most `HomeServer` parameters (#11095)
|
3 years ago |
config
|
af54167516
Enable passing typing stream writers as a list. (#11237)
|
3 years ago |
crypto
|
e002faee01
Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129)
|
3 years ago |
events
|
c01bc5f43d
Add remaining type hints to `synapse.events`. (#11098)
|
3 years ago |
federation
|
af54167516
Enable passing typing stream writers as a list. (#11237)
|
3 years ago |
groups
|
47854c71e9
Use direct references for configuration variables (part 4). (#10893)
|
3 years ago |
handlers
|
a271e233e9
Add a linearizer on (appservice, stream) when handling ephemeral events. (#11207)
|
3 years ago |
http
|
1bfd141205
Type hints for the remaining two files in `synapse.http`. (#11164)
|
3 years ago |
logging
|
1bfd141205
Type hints for the remaining two files in `synapse.http`. (#11164)
|
3 years ago |
metrics
|
82d2168a15
Add metrics to the threadpools (#11178)
|
3 years ago |
module_api
|
ad4eab9862
Add a module API method to retrieve state from a room (#11204)
|
3 years ago |
push
|
c01bc5f43d
Add remaining type hints to `synapse.events`. (#11098)
|
3 years ago |
replication
|
af54167516
Enable passing typing stream writers as a list. (#11237)
|
3 years ago |
res
|
e2481dbe93
Allow configuration of the oEmbed URLs. (#10714)
|
3 years ago |
rest
|
af54167516
Enable passing typing stream writers as a list. (#11237)
|
3 years ago |
server_notices
|
e79ee48313
disallow-untyped-defs for synapse.server_notices (#11021)
|
3 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)
|
3 years ago |
static
|
6e613a10d0
Display an error page during failure of fallback UIA. (#10561)
|
3 years ago |
storage
|
e38f7953ef
Merge branch 'develop' into rei/gsfg_1
|
3 years ago |
streams
|
aa2c027792
Remove unnecessary parentheses around tuples returned from methods (#10889)
|
3 years ago |
util
|
46d0937447
ObservableDeferred: run observers in order (#11229)
|
3 years ago |
__init__.py
|
df84ad602b
1.46.0
|
3 years ago |
event_auth.py
|
a5d2ea3d08
Check *all* auth events for room id and rejection (#11009)
|
3 years ago |
notifier.py
|
c9c3aea9b1
Fix providing a `RoomStreamToken` instance to `_notify_app_services_ephemeral` (#11137)
|
3 years ago |
py.typed
|
2a2b189130
Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054)
|
3 years ago |
python_dependencies.py
|
40f619eaa5
Validate new m.room.power_levels events (#10232)
|
3 years ago |
server.py
|
af54167516
Enable passing typing stream writers as a list. (#11237)
|
3 years ago |
types.py
|
aa2c027792
Remove unnecessary parentheses around tuples returned from methods (#10889)
|
3 years ago |
visibility.py
|
95e47b2e78
[pyupgrade] `synapse/` (#10348)
|
3 years ago |