Implement grouped notifications#127
Merged
Merged
Conversation
KonradIT
commented
May 9, 2026
Contributor
- Basic grouped notifications by post, closely following how it's done in the official web client
- Slimmer "followed you" notification item for follows, do not show the card, group by follows too
- Collapsable list, expanded by tapping on an arrow, to view single actions on a grouped notification for a post
| How it looked before | How it looks after this branch is applied | Un-collapse a grouped notif to reveal more details |
|---|---|---|
![]() |
![]() |
![]() |
Owner
|
Hi, for individual follow notifications, I’d still suggest keeping the previous card style and providing a follow-back button. I think it looks nicer visually, while also giving users a convenient way to follow back directly. It could also help show the relationship between the user and you more clearly. |
Contributor
Author
|
Ok, I'll revert for follow notifications. |
a2eb7fb to
bde52a2
Compare
Contributor
Author
|
Revert for follow notifs done in bde52a2 |
…t show wide detailed card for follows
…ms by checking the previous result entry, not indexOfFirst over the whole list
bde52a2 to
5b55c56
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


