MatrixSynapse/synapse
Richard van der Hoff 4da6fd7620 Kill off some references to "context"
Once upon a time, "rooms" were known as "contexts". I think this kills of the
last references to "contexts".
2020-11-18 16:37:11 +00:00
..
_scripts
api Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
app Fix SIGHUP handler (#8697) 2020-11-06 11:42:07 +00:00
appservice
config Clarify the usecase for an msisdn delegate (#8734) 2020-11-14 23:09:36 +00:00
crypto
events Block clients from sending server ACLs that lock the local server out. (#8708) 2020-11-03 12:13:48 +00:00
federation Kill off some references to "context" 2020-11-18 16:37:11 +00:00
groups
handlers Consistently use room_id from federation request body 2020-11-18 12:47:49 +00:00
http
logging
metrics
module_api Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
push
replication
res/templates
rest Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +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 Fix typos and spelling errors. (#8639) 2020-10-23 12:38:40 -04:00
storage Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
streams
util Implement and use an @lru_cache decorator (#8595) 2020-10-30 11:43:17 +00:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py