1
0

feat: アカウント作成にメールアドレス必須にするオプション (#7856)

* feat: アカウント作成にメールアドレス必須にするオプション

* ui

* fix bug

* fix bug

* fix bug

* 🎨
This commit is contained in:
syuilo
2021-10-08 13:37:02 +09:00
committed by GitHub
parent e568c3888f
commit b875cc9949
22 changed files with 356 additions and 37 deletions
+1
View File
@@ -11,6 +11,7 @@
## 12.x.x (unreleased)
### Improvements
- アカウント登録にメールアドレスの設定を必須にするオプション
- クライアント: アニメーションを減らす設定をメニューのアニメーションにも適用するように
- クライアント: MFM関数構文のサジェストを実装
- ActivityPub: HTML -> MFMの変換を強化