Erik Johnston f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
..
_scripts 837293c314 Remove obsolete __future__ imports (#8337) 3 years ago
api f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
app 921a3f8a59 Fix not sending events over federation when using sharded event persisters (#8536) 3 years ago
appservice f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
config 00b24aa545 Support generating structured logs in addition to standard logs. (#8607) 3 years ago
crypto 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
events 0073fe914a Use `%r` rather than `%s` for stringifying events (#8679) 3 years ago
federation f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
groups 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
handlers f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
http f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
logging 00b24aa545 Support generating structured logs in addition to standard logs. (#8607) 3 years ago
metrics 2b7c180879 Start fewer opentracing spans (#8640) 3 years ago
module_api 66ac4b1e34 Allow modules to create and send events into rooms (#8479) 3 years ago
push 2b7c180879 Start fewer opentracing spans (#8640) 3 years ago
replication f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
res c356b4bf42 Include a simple message in email notifications that include encrypted content (#8545) 3 years ago
rest 2239813278 Add an admin APIs to allow server admins to list users' pushers (#8610) 3 years ago
server_notices 34a5696f93 Fix typos and spelling errors. (#8639) 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 f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
streams 7941372ec8 Make token serializing/deserializing async (#8427) 3 years ago
util c97da1e45d Merge pull request #8678 from matrix-org/rav/fix_frozen_events 3 years ago
__init__.py fedfdfd750 1.22.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 ceafb5a1c6 Drop support for ancient prometheus_client (#8426) 3 years ago
secrets.py c619253db8 Stop sub-classing object (#8249) 3 years ago
server.py 6b5a115c0a Solidify the HomeServer constructor. (#8515) 3 years ago
types.py f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
visibility.py c5251c6fbd Do not assume that account data is of the correct form. (#8454) 3 years ago