anonymousland-synapse/synapse
Patrick Cloke 119e0795a5
Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045)
The `exact_event_property_contains` condition can be used to
search for a value inside of an array.
2023-02-14 14:02:19 -05:00
..
_scripts
api
app
appservice Type hints for tests.appservice (#14990) 2023-02-06 12:49:06 +00:00
config Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045) 2023-02-14 14:02:19 -05:00
crypto
events Change collection[str] to StrCollection in event_auth code (#14929) 2023-02-14 09:37:08 +00:00
federation
handlers Faster joins: Omit device list updates from partial state rooms in /sync (#15069) 2023-02-14 12:32:19 +00:00
http
logging Tag federation request spans with the worker name (#15042) 2023-02-09 22:33:39 +00:00
metrics
module_api
push Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045) 2023-02-14 14:02:19 -05:00
replication
res
rest Prevent clients from reporting nonexistent events. (#13779) 2023-02-14 15:50:59 +00:00
server_notices
spam_checker_api
state
static
storage Fix clashing DB txn name (#15070) 2023-02-14 11:20:25 +00:00
streams
types Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045) 2023-02-14 14:02:19 -05:00
util
__init__.py
event_auth.py Change collection[str] to StrCollection in event_auth code (#14929) 2023-02-14 09:37:08 +00:00
notifier.py
py.typed
server.py
visibility.py