refactor postStatusForm & add initial mentionsLine support

This commit is contained in:
Henry Jameson 2026-07-21 23:22:44 +03:00
commit 2e9c556c5f
4 changed files with 387 additions and 319 deletions

View file

@ -245,7 +245,8 @@
:copy-message-scope="replyStatus.visibility"
:attentions="replyStatus.attentions"
:replied-user="replyStatus.user"
force-mentions-line
mentions-line
mentions-line-read-only
/>
</div>
</div>