enhance(client): Improve emoji autocomplete behaviour

cherry picked from 4b2c215e25
This commit is contained in:
syuilo 2021-08-21 10:29:26 +09:00
parent bb2db1cf76
commit 04855f9201
2 changed files with 4 additions and 3 deletions

View file

@ -10,9 +10,10 @@
## 12.x.x (unreleased)
### Improvements
- 依存関係の更新
- 絵文字オートコンプリートの挙動を改修
- localStorageのaccountsはindexedDBで保持するように
- ActivityPub: ジョブキューの試行タイミングを調整 (#7635)
- 依存関係の更新
### Bugfixes
- チャンネルを作成しているとアカウントを削除できないのを修正