Add quoting by url / in replies

This commit is contained in:
Alexander Tumin 2025-07-28 11:39:50 +03:00
commit 7aefda4211
18 changed files with 501 additions and 110 deletions

View file

@ -4,6 +4,7 @@
v-bind="params"
:post-handler="doEditStatus"
:disable-polls="true"
:disable-quotes="true"
:disable-visibility-selector="true"
/>
</template>