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

In-app notifications: Group similar notifications together #818

Open
1 task done
arunsathiya opened this issue Aug 28, 2018 · 3 comments · May be fixed by #3452
Open
1 task done

In-app notifications: Group similar notifications together #818

arunsathiya opened this issue Aug 28, 2018 · 3 comments · May be fixed by #3452

Comments

@arunsathiya
Copy link

It would be a good idea to group in-app notifications together, on the Notifications tab of the app.

I have arrived at this idea from this issue #817. The idea is that notifications about new followers, new likes on toots can be grouped together periodically to show in this format:

A, B and C favorited your toot. and A, B and C followed you.

This feels better over seeing an endless chain of new follower and new like notifications on the Notifications tab of the app.


  • Tusky Version: 3 beta 2

  • Android Version: 8.1.0

  • Android Device: OnePlus 5

  • Mastodon instance (if applicable): mastodon.social

  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.

@charlag
Copy link
Collaborator

charlag commented Aug 28, 2018

Hi! Thanks for idea. It was mentioned before but I do not see such an issue.
This indeed would be nice but it requires some logical changes for infinite loading so it's not super simple.

@kitkatloyalist
Copy link

How is this different from "notification channels"?

https://developer.android.com/guide/topics/ui/notifiers/notifications

@arunsathiya
Copy link
Author

@kitkatloyalist Android's "notification channels" is about the push notifications sent to devices, while the proposal on the original post is around the notifications section inside the app itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants