MatrixSynapse/synapse
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
..
_scripts
api Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
app Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
appservice Send the appservice access token as a header. (#13996) 2022-10-04 07:06:41 -04:00
config Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
crypto
events
federation
handlers Remove get rooms for user with stream ordering (#13991) 2022-10-04 16:42:59 +01:00
http
logging
metrics
module_api
push Recursively fetch the thread for receipts & notifications. (#13824) 2022-10-04 11:36:16 -04:00
replication
res
rest Recursively fetch the thread for receipts & notifications. (#13824) 2022-10-04 11:36:16 -04:00
server_notices
spam_checker_api
state
static
storage Fix handling of public rooms filter with a network tuple. (#14053) 2022-10-05 12:49:52 +00:00
streams
util Don't require `setuptools_rust` at runtime (#13952) 2022-09-29 20:16:08 +00:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py
types.py
visibility.py