mirror of
https://github.com/svemagie/indiekit-endpoint-microsub.git
synced 2026-04-02 15:35:00 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user