Add Issue/Comment Reactions#557
No reviewers
Labels
No labels
⌚ Major-release
⌚ Minor-release
⚔️ Wontfix
⚙️ CI
⛏️ Breaking
✅ Fixed
✨ Duplicate
❌ Invalid
❓ Question
❤️ Support
➡️ Frontport
➡️ Needs-frontport
🌐 Translation
🌠 Long-term
🎉 Feature
🎯 Enhancement
🏗️ Build
🐛 Bug
👋 Good-first-issue
💀 Deprecation
💡 Suggestion
💬 Discussion
💭 Brainstorming
💰 Sponsored
💻 UI/UX
📄 Documentation
📈 Performance
📌 Priority-critical
📌 Priority-high
📍 Priority-low
📍 Priority-medium
📡 Needs-feedback
📱 F-droid
📸 Release
🔒 Security
🔙 Backport
🔙 Has-backport
🔙 Needs-backport
🔙 Regression
🔭 Cannot-reproduce
🗄️ Repository
🗒️ Changelog
🗓️ Summary
🤾 Google-play
🥑 Ready
🧪 Testing
🧺 Cleanup
🧺 Needs-cleanup
🧾 Confirmed
🩹 External-dependecy
🪒 Refactor
🪜 Upstream
🙇♂️ Needs-help
🚀 Improvement
🚨 Investigate
🛡️ Blocked
🛰️ API-dependency
🟦 Website
No project
3 participants Notifications
Due date No due date set.
Dependencies
No dependencies set.
Reference: gitnex/GitNex#557
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "opyale/GitNex:issue-reactions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #73
@opyale can you resolve the conflicts?
@6543 Conflicts resolved.
[WIP] Add Issue/Comment Reactionsto Add Issue/Comment Reactionsjust testing this now :=)
works good so var.
we only need some lib who can convert
:hooray:
into 🎉 (alias -> utf8)by the way we should use this lib for markdown then too ... (just view commit above with GitNex and compare with Web)
@6543 Could you read the messages I wrote in the discord chat? I was already referring to this issue there. 😉
@ -108,5 +108,6 @@ dependencies {
implementation "androidx.work:work-runtime:$work_version"
implementation "com.eightbitlab:blurview:1.6.4"
implementation "io.mikael:urlbuilder:2.0.9"
implementation 'com.vdurmont:emoji-java:5.1.1'
did you tested it against https://github.com/iris2iris/iris-emoji-java ?
They don't provide a maven dependency.