feat: allow comments on likes, reposts, and bookmarks

- Show textarea for all compose actions, not just replies
- Add bookmark button to item actions
- Comments will be included in syndication
This commit is contained in:
Ricardo
2026-02-06 20:41:16 +01:00
parent 4819c229cd
commit fabadd8585
4 changed files with 10 additions and 8 deletions

View File

@@ -43,6 +43,8 @@
"compose": {
"title": "Compose",
"content": "What's on your mind?",
"comment": "Add a comment (optional)",
"commentHint": "Your comment will be included when this is syndicated",
"submit": "Post",
"cancel": "Cancel",
"replyTo": "Replying to",