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

add: unread reply monitor with red favicon, red line, quote distinction, checkbox #224

Open
plebeius-eth opened this issue Sep 5, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@plebeius-eth
Copy link
Member

plebeius-eth commented Sep 5, 2023

I think this can be done like 4chan.

  • red line to separate read replies from unread replies
  • favicon with white exclamation point to signal unread reply not quoting the user
  • favicon with red exclamation point to signal unread reply quoting the user
  • unread reply count in document title
  • checkbox to enable/disable this feature (not sure if the API could have useComment().reset() for the Update button and timer)

Image

Image

@plebeius-eth plebeius-eth self-assigned this Sep 5, 2023
@plebeius-eth plebeius-eth added the enhancement New feature or request label Sep 5, 2023
@plebeius-eth
Copy link
Member Author

Esteban Abaroa, [Sep 8, 2023 at 6:45:28 PM]:
seems like the use-unread-reply-count code is buggy, sometimes when I load the page it seems to get the wrong data from the db
possibly same thing is happening with the unread notification count
I noticed sometimes when I load the page it's incorrect, then if I refresh it's correct again, not sure why, I guess how I'm loading the data from indexeddb is wrong sometimes
it only happens like 5% of the time so it's difficult to debug

@plebeius-eth plebeius-eth changed the title Add unread reply count to catalog and thread views add: unread reply monitor with red favicon, red line, quote distinction, checkbox Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant