MatrixSynapse/synapse
Erik Johnston b4fbf71187 Add helper funcs to use postgres ANY
This means that we can write queries with `col = ANY(?)`, which helps
postgres.
2019-10-10 13:15:24 +01:00
..
_scripts
api Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
app Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
appservice Remove double return statements (#5962) 2019-09-03 11:42:45 +01:00
config Refactor HomeserverConfig so it can be typechecked (#6137) 2019-10-10 09:39:35 +01:00
crypto
events
federation Fix /federation/v1/state for recent room versions (#6170) 2019-10-08 09:35:37 +01:00
groups before fulfilling a group invite,check if user is already joined/invited (#3436) 2019-10-10 13:03:44 +01:00
handlers Add domain validation when creating room with list of invitees (#6121) 2019-10-10 13:05:48 +01:00
http Merge branch 'master' into develop 2019-10-03 13:48:45 +01:00
logging
metrics
module_api
push Generalize email sending logging (#6075) 2019-09-23 14:38:19 +01:00
replication
res/templates
rest send 404 as http-status when filter-id is unknown to the server (#2380) 2019-10-10 12:59:55 +01:00
server_notices
state
static
storage Add helper funcs to use postgres ANY 2019-10-10 13:15:24 +01:00
streams
util add some metrics on the federation sender (#6160) 2019-10-03 17:47:20 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py