MatrixSynapse/synapse
Michael Albert fff483ea96
Add admin endpoint to get members in a room. (#7842)
2020-07-16 16:43:23 -04:00
..
_scripts
api Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
app Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00
appservice Include room states on invite events sent to ASes (#6455) 2020-07-10 18:44:56 +01:00
config Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00
crypto
events Add `HomeServer.signing_key` property (#7805) 2020-07-08 17:51:56 +01:00
federation Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00
groups Add `HomeServer.signing_key` property (#7805) 2020-07-08 17:51:56 +01:00
handlers Reject attempts to join empty rooms over federation (#7859) 2020-07-16 15:17:31 +01:00
http Ensure that calls to `json.dumps` are compatible with the standard library json. (#7836) 2020-07-15 13:40:54 -04:00
logging
metrics Improve stacktraces from exceptions in background processes (#7808) 2020-07-09 13:01:33 +01:00
module_api
push Add ability to run multiple pusher instances (#7855) 2020-07-16 14:06:28 +01:00
replication Optimise queueing of inbound replication commands (#7861) 2020-07-16 15:49:37 +01:00
res/templates
rest Add admin endpoint to get members in a room. (#7842) 2020-07-16 16:43:23 -04:00
server_notices
spam_checker_api Add type hints to the spam check module (#6915) 2020-02-14 12:49:40 -05:00
state
static
storage Consistently use `db_to_json` to convert from database values to JSON objects. (#7849) 2020-07-16 11:32:19 -04:00
streams Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
util Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
__init__.py 1.17.0 2020-07-13 10:20:36 +01:00
event_auth.py Fix recursion error when fetching auth chain over federation (#7817) 2020-07-10 18:15:35 +01:00
notifier.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
python_dependencies.py
secrets.py
server.py Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00
server.pyi Allow moving typing off master (#7869) 2020-07-16 15:12:54 +01:00
types.py
visibility.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00