Andrew Morgan 55163a0c80 Add knock membership events to stats generation 3 years ago
..
_scripts 837293c314 Remove obsolete __future__ imports (#8337) 3 years ago
api 8b79ea03e5 Add new experimental room version for knocking 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 63c767ac10 Add room_knock_state_types config option 3 years ago
crypto 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
events 3dbe05d022 Extend sync to inform clients about the progress of their knocks 3 years ago
federation 09e1942b04 Send stripped state events back to the knocking homeserver 3 years ago
groups 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
handlers 55163a0c80 Add knock membership events to stats generation 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 8b42a4eefd Gracefully handle a pending logging connection during shutdown. (#8685) 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 59cc2472b3 Add base pushrule to notify for jitsi conferences (#8286) 3 years ago
replication fa1de1d858 Rename maybe_store_room_on_{invite,outlier_membership} 3 years ago
res c356b4bf42 Include a simple message in email notifications that include encrypted content (#8545) 3 years ago
rest 3dbe05d022 Extend sync to inform clients about the progress of their knocks 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 55163a0c80 Add knock membership events to stats generation 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 aef8514193 use correct version 3 years ago
event_auth.py 6bd57f4bf3 Update the event auth rules for knocking 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