anonymousland-synapse/synapse
Erik Johnston 83d86106a8
Merge pull request #6156 from matrix-org/erikj/postgres_any
Use Postgres ANY for selecting many values.
2019-10-10 16:41:36 +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
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 Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
metrics Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
module_api
push
replication
res/templates
rest Fix store_url_cache using bytes 2019-10-10 14:52:29 +01:00
server_notices
state add some metrics on the federation sender (#6160) 2019-10-03 17:47:20 +01:00
static
storage Merge pull request #6156 from matrix-org/erikj/postgres_any 2019-10-10 16:41:36 +01:00
streams
util Fixup comments 2019-10-10 13:17:19 +01:00
__init__.py Fix packaging 2019-10-10 11:16:26 +01:00
event_auth.py
notifier.py
python_dependencies.py Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
secrets.py
server.py
server.pyi
types.py Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
visibility.py