Server-side grouped notifications #528
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: shadowfacts/Tusker#528
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mastodon 4.3+
Some API changes necessary to have feature parity, see https://github.com/mastodon/mastodon/discussions/31618.
Client-side grouping will continue to exist indefinitely to support old instances/other software.
Server-side grouping interferes with #245 and #235, possibly have a preference for client vs. server. I'm not sure which should be the default.
Only fav/reblog notifications are server-side grouped currently. We want to keep grouping follows, so need some sort of hybrid approach. Would also help with #245 and #235.