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

Provide at least basic implementation for notifications/highlights detection #591

Open
KitsuneRal opened this issue Nov 20, 2022 · 1 comment
Labels
enhancement A feature or change request for the library

Comments

@KitsuneRal
Copy link
Member

As of 0.7, there's a stub Room::checkForNotifications() virtual function that clients have to override to make the library code for notifications/highlights work in a meaningful way. Even without full-blown push-rules support, some basic things like mentioning by MXID could be covered (see QuaternionRoom in Quaternion 0.0.95 for inspiration).

@KitsuneRal KitsuneRal added the enhancement A feature or change request for the library label Nov 20, 2022
@KitsuneRal
Copy link
Member Author

Related: #107.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature or change request for the library
Projects
Status: 0.10(?) - To Do
Development

No branches or pull requests

1 participant