simplex-chat / simplex-chat/simplex-chat
[Feature]: /me command to write messages in third person
Open
Nobody has claimed this yet.
enhancement
- 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
Android
App version
5.2-beta.2
Feature
A /me command integrated into the text field for writing a message to write in the third person about yourself. The /me should be transformed to the display name of yourself.
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
Start by locating the Android text field and the command-processing entry points for messages beginning with /me. Verify how the sender's display name is available, then confirm that /me is transformed into that name and that the resulting message is written in the third person.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, haskell
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100