1
0

enhance: shareページでより多くの情報を渡せるように (#7606)

* shareでより多くの情報を渡せるように

* from chat ui post-form, remove instant and add share

* fix await eating array, make document

* add changelog

* https://github.com/misskey-dev/misskey/pull/7606/files/3581bf9a060742dc59bf7fb8ea7316809cc60522#r692265037

* reply, renoteにも型定義

* 🎨

* 閉じなければ100ms後タイムラインに
This commit is contained in:
tamaina
2021-10-20 03:10:36 +09:00
committed by GitHub
parent 202cb38c40
commit ea8e6d88ab
6 changed files with 233 additions and 35 deletions
+1
View File
@@ -131,6 +131,7 @@
- ワードミュートのドキュメントを追加
- クライアントのデザインの調整
- 依存関係の更新
- /share のクエリでリプライやファイル等の情報を渡せるように
### Bugfixes
- チャンネルを作成しているとアカウントを削除できないのを修正