MatrixSynapse/synapse
Brendan Abolivier 80e580ae92
Make sure that is_verified is a boolean when processing room keys
2020-03-06 11:05:00 +00:00
..
_scripts
api Allow deleting an alias if the user has sufficient power level (#6986) 2020-03-04 11:30:46 -05:00
app Don't refuse to start worker if media listener configured. (#7002) 2020-02-27 16:33:21 +00:00
appservice
config Merge branch 'master' into develop 2020-03-03 15:20:49 +00:00
crypto Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
events Store room_versions in EventBase objects (#6875) 2020-03-05 15:46:44 +00:00
federation Add some type annotations to the federation base & client classes (#6995) 2020-02-28 07:31:07 -05:00
groups Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
handlers Make sure that is_verified is a boolean when processing room keys 2020-03-06 11:05:00 +00:00
http
logging Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
metrics Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
module_api Factor out complete_sso_login and expose it to the Module API 2020-03-03 10:54:44 +00:00
push No longer use room alias events to calculate room names for push notifications. (#6966) 2020-02-21 12:50:48 -05:00
replication Store room_versions in EventBase objects (#6875) 2020-03-05 15:46:44 +00:00
res/templates Add a confirmation step to the SSO login flow 2020-03-02 16:36:32 +00:00
rest Convert remote key resource REST layer to async/await. (#7020) 2020-03-05 11:29:56 -05:00
server_notices
spam_checker_api
state Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
static
storage Read the room version from database when fetching events (#6874) 2020-03-04 13:11:04 +00:00
streams
util Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
__init__.py v1.11.1 2020-03-03 14:58:37 +00:00
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi Port PresenceHandler to async/await (#6991) 2020-02-26 15:33:26 +00:00
types.py Validate the alt_aliases property of canonical alias events (#6971) 2020-03-03 07:12:45 -05:00
visibility.py Hide extremities dummy events from clients 2020-03-04 17:28:13 +00:00