MatrixSynapse/synapse
Erik Johnston 02b44db922
Warn if postgres database has non-C locale. (#6734)
As using non-C locale can cause issues on upgrading OS.
2020-01-28 13:44:21 +00:00
..
_scripts
api
app
appservice
config
crypto
events Make 'event.redacts' never raise. (#6771) 2020-01-23 15:19:03 +00:00
federation Add `rooms.room_version` column (#6729) 2020-01-27 14:30:57 +00:00
groups
handlers Add `rooms.room_version` column (#6729) 2020-01-27 14:30:57 +00:00
http
logging
metrics
module_api
push
replication Propagate cache invalidates from workers to other workers. (#6748) 2020-01-27 13:47:50 +00:00
res/templates
rest Add `rooms.room_version` column (#6729) 2020-01-27 14:30:57 +00:00
server_notices
spam_checker_api
state
static
storage Warn if postgres database has non-C locale. (#6734) 2020-01-28 13:44:21 +00:00
streams
util Validate client_secret parameter (#6767) 2020-01-24 14:28:40 +00:00
__init__.py 1.9.1 2020-01-28 13:09:36 +00:00
event_auth.py Fixup synapse.api to pass mypy (#6733) 2020-01-20 17:34:13 +00:00
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py