MatrixSynapse/synapse
Brendan Abolivier c7a5e49664
Implement an `on_new_event` callback (#11126)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-10-26 15:17:36 +02:00
..
_scripts
api Add a thread relation type per MSC3440. (#11088) 2021-10-21 14:39:16 -04:00
app Move DNS lookups into separate thread pool (#11177) 2021-10-26 13:45:38 +01:00
appservice Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
config Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
crypto
events Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
federation Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
groups
handlers Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
http Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
logging
metrics
module_api Document the version each module API method was added to Synapse (#11183) 2021-10-26 11:09:10 +02:00
push
replication Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
res
rest Enable changing user type via users admin API (#11174) 2021-10-26 09:01:06 +00:00
server_notices
spam_checker_api
state Check *all* auth events for room id and rejection (#11009) 2021-10-18 18:28:30 +01:00
static
storage Add a background update for updating MSC3440 relation threads. (#11181) 2021-10-26 07:38:45 -04:00
streams
util Move DNS lookups into separate thread pool (#11177) 2021-10-26 13:45:38 +01:00
__init__.py
event_auth.py
notifier.py Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
py.typed
python_dependencies.py
server.py Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
types.py
visibility.py