This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Closed
Description
Description
For invites there exists a special push rule: .m.rule.invite_for_me
. This rule seems to never get evaluated and added to the event_push_actions table, which then causes /notifications to never return pending invites as notifications.
Steps to reproduce
- Invite another user
- Search for the invite using the following query:
SELECT * FROM event_push_actions WHERE event_id = '$event'
I would like invites to actually show up as notifications!
Version information
- Homeserver: neko.dev
If not matrix.org:
-
Version: 1.59.1
-
Install method: ebuild
- Platform: Gentoo