Ben Banfield-Zanin 0825299cfc Merge remote-tracking branch 'origin/release-v1.24.0' into bbz/info-mainline-1.24.0 3 years ago
..
_scripts 7c43447477 Strip trailing / from server_url in register_new_matrix_user (#8823) 3 years ago
api f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
app 382b4e83f1 Defer SIGHUP handlers to reactor. (#8817) 3 years ago
appservice 70269fbd18 Tie together matches_user_in_member_list and get_users_in_room caches (#8676) 3 years ago
config 0825299cfc Merge remote-tracking branch 'origin/release-v1.24.0' into bbz/info-mainline-1.24.0 3 years ago
crypto 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
events 473dfec1e5 Use TYPE_CHECKING instead of magic MYPY variable. (#8770) 3 years ago
federation 950bb0305f Consistently use room_id from federation request body (#8776) 3 years ago
groups 0825299cfc Merge remote-tracking branch 'origin/release-v1.24.0' into bbz/info-mainline-1.24.0 3 years ago
handlers 0825299cfc Merge remote-tracking branch 'origin/release-v1.24.0' into bbz/info-mainline-1.24.0 3 years ago
http 3f0cba657c Allow Date header through CORS (#8804) 3 years ago
logging 8b42a4eefd Gracefully handle a pending logging connection during shutdown. (#8685) 3 years ago
metrics 427ede619f Add metrics for tracking 3PID /requestToken requests. (#8712) 3 years ago
module_api f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
push 17fa58bdd1 Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 3 years ago
replication 5cbe8d93fe Add typing to membership Replication class methods (#8809) 3 years ago
res c356b4bf42 Include a simple message in email notifications that include encrypted content (#8545) 3 years ago
rest 0825299cfc Merge remote-tracking branch 'origin/release-v1.24.0' into bbz/info-mainline-1.24.0 3 years ago
server_notices f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
spam_checker_api 4f0637346a Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 3 years ago
state 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
static 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
storage 0825299cfc Merge remote-tracking branch 'origin/release-v1.24.0' into bbz/info-mainline-1.24.0 3 years ago
streams 7941372ec8 Make token serializing/deserializing async (#8427) 3 years ago
util 0825299cfc Merge remote-tracking branch 'origin/release-v1.24.0' into bbz/info-mainline-1.24.0 3 years ago
__init__.py 9b26a4ac87 1.24.0 3 years ago
event_auth.py da11cc22be Ensure that event.redacts is the proper type before handling it (#8457) 3 years ago
notifier.py a6ea1a957e Don't pull event from DB when handling replication traffic. (#8669) 3 years ago
python_dependencies.py 1a9553045c Fix installing pysaml2 on Python 3.5. (#8898) 3 years ago
secrets.py c619253db8 Stop sub-classing object (#8249) 3 years ago
server.py ca60822b34 Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 3 years ago
types.py 79bfe966e0 Improve error checking for OIDC/SAML mapping providers (#8774) 3 years ago
visibility.py c5251c6fbd Do not assume that account data is of the correct form. (#8454) 3 years ago