matrix-dart-sdk/lib
Krille 989a1cd504
refactor: Do not set the deprecated dont_notify action in push rules
This has been deprecated since
https://spec.matrix.org/v1.7/client-server-api/#actions
An empty list of actions should now
be equal to a list with the entry
"dont_notify". Clients should
ignore this action and use
empty lists instead. A good
explaination can be found
https://github.com/matrix-org/matrix-spec-proposals/blob/main/proposals/3987-push-actions-clean-up.md
2024-11-25 14:08:45 +01:00
..
encryption chore: add require trailing comma lint 2024-11-07 16:13:37 +01:00
matrix_api_lite chore: add require trailing comma lint 2024-11-07 16:13:37 +01:00
msc_extensions chore: add require trailing comma lint 2024-11-07 16:13:37 +01:00
src refactor: Do not set the deprecated dont_notify action in push rules 2024-11-25 14:08:45 +01:00
encryption.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
fake_matrix_api.dart fix: BREAKING! Cache members for encrypted rooms in database 2024-11-11 11:58:18 +01:00
matrix.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
matrix_api_lite.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00