synapse-old/synapse
Brendan Abolivier aee2bae952
Fix undefined `room_id` in `make_summary_text`
This would break notifications about un-named rooms when processing
notifications in a batch.
2020-03-09 14:10:19 +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 Allow deleting an alias if the user has sufficient power level (#6986) 2020-03-04 11:30:46 -05: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 Fix undefined `room_id` in `make_summary_text` 2020-03-09 14:10:19 +00: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 Move `get_time_of_last_push_action_before` to the `EventPushActionsWorkerStore` 2020-03-09 13:58:38 +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