MatrixSynapse/synapse/storage
Patrick Cloke 0b037d6c91
Fix handling of public rooms filter with a network tuple. (#14053)
Fixes two related bugs:

* The handling of `[null]` for a `room_types` filter was incorrect.
* The ordering of arguments when providing both a network tuple
  and room type field was incorrect.
2022-10-05 12:49:52 +00:00
..
controllers
databases Fix handling of public rooms filter with a network tuple. (#14053) 2022-10-05 12:49:52 +00:00
engines
schema
util Cancel the processing of key query requests when they time out. (#13680) 2022-09-07 12:03:32 +01:00
__init__.py
_base.py
background_updates.py Generate separate snapshots for logical databases (#13792) 2022-09-20 14:14:12 +01:00
database.py
keys.py
prepare_database.py
push_rule.py
roommember.py
state.py
types.py