Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default push rule override for MSC1930 #2376

Merged
merged 1 commit into from
May 17, 2022

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented May 17, 2022

Folks have had since Matrix 1.0 (June 2019) to upgrade to a compatible server

Fixes element-hq/element-web#15439

Note: there's almost certainly a bug with the UI handling for these default rules, however since the other two aren't exposed in the UI I am less concerned after this fix.


Here's what your changelog entry will look like:

🐛 Bug Fixes

Folks have had since Matrix 1.0 (June 2019) to upgrade to a compatible server
@turt2live turt2live merged commit e9e8e90 into develop May 17, 2022
@turt2live turt2live deleted the travis/remove-tombstone-override branch May 17, 2022 06:13
su-ex added a commit to SchildiChat/matrix-js-sdk that referenced this pull request May 28, 2022
* Implement changes to MSC2285 (private read receipts) ([\matrix-org#2221](matrix-org#2221)).
* Add support for HTML renderings of room topics ([\matrix-org#2272](matrix-org#2272)).
* Add stopClient parameter to MatrixClient::logout ([\matrix-org#2367](matrix-org#2367)).
* registration: add function to re-request email token ([\matrix-org#2357](matrix-org#2357)).
* Remove hacky custom status feature ([\matrix-org#2350](matrix-org#2350)).
* Remove default push rule override for MSC1930 ([\matrix-org#2376](matrix-org#2376)). Fixes element-hq/element-web#15439.
* Tweak thread creation & event adding to fix bugs around relations ([\matrix-org#2369](matrix-org#2369)). Fixes element-hq/element-web#22162 and element-hq/element-web#22180.
* Prune both clear & wire content on redaction ([\matrix-org#2346](matrix-org#2346)). Fixes element-hq/element-web#21929.
* MSC3786: Add a default push rule to ignore `m.room.server_acl` events ([\matrix-org#2333](matrix-org#2333)). Fixes element-hq/element-web#20788.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clicking "When rooms are upgraded > On" in Settings > Notifications does not work
2 participants