MatrixSynapse/synapse
mcalinghee 486c059479
Disable push rule evaluation for rooms excluded from sync (#15361)
* no push for excluded room from sync

* add changelog
Signed-off-by: Maghen Calinghee <maghen.calinghee@beta.gouv.fr>

* correct changelog
2023-04-27 11:32:02 +01:00
..
_scripts Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
api Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
app
appservice
config
crypto
events
federation Add unstable /keys/claim endpoint which always returns fallback keys. (#15462) 2023-04-25 13:30:41 -04:00
handlers Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
http
logging
media
metrics
module_api Add a module API to send an HTTP push notification (#15387) 2023-04-26 21:10:51 +02:00
push Disable push rule evaluation for rooms excluded from sync (#15361) 2023-04-27 11:32:02 +01:00
replication
res
rest Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
server_notices
spam_checker_api
state
static
storage Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
streams
types
util
__init__.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py