Merge branch 'mfm' into develop

This commit is contained in:
FloatingGhost 2022-06-14 16:35:18 +01:00
commit 9f764a4217
15 changed files with 469 additions and 15 deletions

View file

@ -99,6 +99,11 @@
{{ $t('settings.sensitive_if_subject') }}
</BooleanSetting>
</li>
<li>
<BooleanSetting path="renderMisskeyMarkdown">
{{ $t('settings.render_mfm') }}
</BooleanSetting>
</li>
<li>
<BooleanSetting
path="alwaysShowNewPostButton"