Don't block members for posting links after some message threshold
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 37
- Forks
- 2
- Avg merge
- 1h 35m
- Merged PRs (30d)
- 5
Description
We've got a situation where active user got banned for bitly link. @IRus proposed to change the rule to ban only newcomers.
https://t.me/kotlin_meta/2754
The idea sounds reasonable. Of course this would be possible to implement only after getting persistent storage going on.
TODO:
- Decide on algorithm
- Decide on default thresholds
- Implement
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current rule that bans users for posting links and review the persistent-storage work referenced in the issue. Before implementation, define the algorithm and default thresholds for distinguishing newcomers from members. Done means those decisions are recorded and the link-ban behavior uses the resulting persisted message thresholds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100