feat(client): MFM関数構文のサジェストを実装

This commit is contained in:
syuilo 2021-09-26 02:55:11 +09:00
parent a75f3fb87c
commit a70dbb7e74
3 changed files with 58 additions and 19 deletions

View file

@ -11,6 +11,7 @@
### Improvements
- クライアント: アニメーションを減らす設定をメニューのアニメーションにも適用するように
- クライアント: MFM関数構文のサジェストを実装
- ActivityPub: HTML -> MFMの変換を強化
### Bugfixes