simplex-chat / simplex-chat/simplex-chat
[Feature]: Separate delete messages permission
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 19.5k
- Forks
- 1.4k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 71
Description
Is there an existing issue for this?
- I have searched the existing issues
Platform
all
App version
5.8.1
Feature
There is currently no way to make it so that nobody is able to delete anyone else's messages, which is an extremely crucial for many, even most, groups to have. It needs to be possible to add other members without being able to delete just anyone's messages.
Contributor guide
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
The issue does not name implementation files, tests, or entry points. Begin by tracing how group membership permissions and message deletion are currently handled across the all-platform app, then define the separate permission behavior and verify that members can be added without granting authority to delete others' messages.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100