DimensionDev / DimensionDev/Flare
[Feature] [Akkoma] Support adding emoji reaction & text format
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.5k
- Forks
- 67
- Avg merge
- 11h 8m
- Merged PRs (30d)
- 84
Description
Akkoma instance can only view reactions (and "like" like mastodon) but cannot send them.
Akkoma (and Pleroma) also has the feature to set the text format (plain text & markdown & html & misskey MFM & BBcode etc).
(And noticed that it seems that these special formats are basically not displayed properly in the posts now...)(*in akkoma account)
And I also can't send and watch some mfm contents (bold etc) in misskey, there will also be a problem with the real-time display of the homepage timeline when sending a post (unable to show my new post when containing these rich text)....
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 files, tests, or an entry point. Start by tracing the Akkoma/Pleroma reaction and post-format handling, then verify support for sending and displaying emoji reactions, plain text, Markdown, HTML, MFM, and BBCode without breaking real-time timeline updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100