Andrew Morgan 59a995f38d Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773) 3 years ago
..
_scripts 837293c314 Remove obsolete __future__ imports (#8337) 3 years ago
api f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
app fb56dfdccd Fix SIGHUP handler (#8697) 3 years ago
appservice 70269fbd18 Tie together matches_user_in_member_list and get_users_in_room caches (#8676) 3 years ago
config 53a6f5ddf0 SAML: Allow specifying the IdP entityid to use. (#8630) 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 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
handlers 59a995f38d Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773) 3 years ago
http eedaf90c84 Better error message when a remote resource uses invalid Content-Type (#8719) 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 59cc2472b3 Add base pushrule to notify for jitsi conferences (#8286) 3 years ago
replication e8d0853739 Generalise _maybe_store_room_on_invite (#8754) 3 years ago
res c356b4bf42 Include a simple message in email notifications that include encrypted content (#8545) 3 years ago
rest 473dfec1e5 Use TYPE_CHECKING instead of magic MYPY variable. (#8770) 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 51338491c9 Improve appservice handler to send only the most recent read receipts when no stream_id is stored. (#8744) 3 years ago
streams 7941372ec8 Make token serializing/deserializing async (#8427) 3 years ago
util cbc82aa09f Implement and use an @lru_cache decorator (#8595) 3 years ago
__init__.py ef366720d5 1.23.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 c087f68053 Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) 3 years ago
secrets.py c619253db8 Stop sub-classing object (#8249) 3 years ago
server.py ee382025b0 Abstract shared SSO code. (#8765) 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