MatrixSynapse/synapse
Richard van der Hoff 59e18a1333
Simplify appservice login code (#8847)
we don't need to support legacy login dictionaries here.
2020-11-30 19:20:56 +00:00
..
_scripts
api
app Defer SIGHUP handlers to reactor. (#8817) 2020-11-26 11:18:10 +00:00
appservice
config Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 2020-11-30 18:43:54 +00:00
crypto
events
federation
groups
handlers Allow per-room profile to be used for server notice user (#8799) 2020-11-30 18:59:29 +00:00
http Remove special case of pretty printing JSON responses for curl (#8833) 2020-11-27 12:37:55 +00:00
logging
metrics
module_api
push Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 2020-11-30 18:43:54 +00:00
replication
res/templates
rest Simplify appservice login code (#8847) 2020-11-30 19:20:56 +00:00
server_notices Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
spam_checker_api
state
static
storage Drop (almost) unused index on event_json (#8845) 2020-11-30 18:44:09 +00:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
types.py
visibility.py