Opened 3 years ago
Last modified 19 months ago
#2278 accepted enhancement
[I2PSnark] Torrent comments notification
Reported by: | uz-spark | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | eventually |
Component: | apps/i2psnark | Version: | 0.9.34 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
We need icon in the torrents list so if icon is yellow there's unread comments and if icon is grey there's comments but you've seen them.
Subtickets
Change History (5)
comment:1 Changed 3 years ago by
Milestone: | undecided → 0.9.37 |
---|---|
Status: | new → open |
comment:2 Changed 3 years ago by
Status: | open → accepted |
---|
Initial support in 73e715cc52ba684eea7b2039e01b74ac2a3984f8 0.9.35-7
may need more CSS tweaks
changing colors based on new comments is harder, may not be in .36, have not looked into it yet.
comment:3 Changed 22 months ago by
Milestone: | 0.9.37 → 0.9.42 |
---|---|
Sensitive: | unset |
comment:4 Changed 20 months ago by
If the number of comments associated with a torrent is saved, when new comments are downloaded, perhaps a notification in the message box along the lines of "New comment downloaded for <torrent>" could be displayed.
comment:5 Changed 19 months ago by
Milestone: | 0.9.42 → eventually |
---|
I prefer an icon change to a status box message.
The hard part is managing/storing the state of last-comment-seen, or number of comments seen, or something like that.
I don't get the sense that a lot of people use the comment feature, so this continues to be low priority.
Good idea.