MatrixSynapse/synapse
Rafael Gonçalves 0e16b418f6
Add knock information in admin exported data (#11171)
Signed-off-by: Rafael Goncalves <rafaelgoncalves@riseup.net>
2021-10-28 18:54:38 +01:00
..
_scripts Fixed config parse bug in review_recent_signups (#11191) 2021-10-27 17:25:18 +01:00
api Refactor `Filter` to handle fields according to data being filtered. (#11194) 2021-10-27 11:26:30 -04:00
app Add knock information in admin exported data (#11171) 2021-10-28 18:54:38 +01:00
appservice
config Add type hints for most `HomeServer` parameters (#11095) 2021-10-22 18:15:41 +01:00
crypto Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 2021-10-28 10:27:17 -07:00
events Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
federation Annotate `log_function` decorator (#10943) 2021-10-27 17:27:23 +01:00
groups
handlers Add knock information in admin exported data (#11171) 2021-10-28 18:54:38 +01:00
http Type hints for the remaining two files in `synapse.http`. (#11164) 2021-10-28 14:14:42 +01:00
logging Type hints for the remaining two files in `synapse.http`. (#11164) 2021-10-28 14:14:42 +01:00
metrics Type hints for the remaining two files in `synapse.http`. (#11164) 2021-10-28 14:14:42 +01:00
module_api Add a ModuleApi method to update a user's membership in a room (#11147) 2021-10-28 16:45:53 +00:00
push
replication Implement an `on_new_event` callback (#11126) 2021-10-26 15:17:36 +02:00
res
rest
server_notices
spam_checker_api
state Annotate `log_function` decorator (#10943) 2021-10-27 17:27:23 +01:00
static
storage Annotate `log_function` decorator (#10943) 2021-10-27 17:27:23 +01:00
streams
util Move DNS lookups into separate thread pool (#11177) 2021-10-26 13:45:38 +01:00
__init__.py 1.46.0rc1 2021-10-26 14:04:51 +01:00
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
types.py
visibility.py