Dex-chan lover
- Joined
- Jun 18, 2018
- Messages
- 4,702
As the update section only shows the most recent chapters, it can become quite hard to notice when there is a change, like when a random snipes the series without warning.
For that, I propose the following:
If the group between this and the previous upload differ, add a slight mark on the updates screen to show that.
It would discourage snipers, as their act would be more obvious while not be harmful for takeovers of either abandoned series or with consent.
Also would be pretty simple to implement, something like:
For that, I propose the following:
If the group between this and the previous upload differ, add a slight mark on the updates screen to show that.
It would discourage snipers, as their act would be more obvious while not be harmful for takeovers of either abandoned series or with consent.
Also would be pretty simple to implement, something like:
If(thisChapter.uploaderName != any.of(previousChapter.uploaderName) =>
applyMark();
Upvote
0