Merge branch 'develop' into pizzax-indexeddb

This commit is contained in:
tamaina
2022-05-01 15:08:25 +09:00
committed by GitHub
55 changed files with 2162 additions and 717 deletions

View File

@@ -2,7 +2,9 @@
## 12.x.x (unreleased)
### Improvements
-
- API: notifications/readは配列でも受け付けるように
- /share のクエリでリプライやファイル等の情報を渡せるように
- ページロードエラーページにリロードボタンを追加
### Bugfixes
-
@@ -20,15 +22,19 @@ You should also include the user name that made the change.
### Improvements
- Client: Preferences Registry
- enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション @tamaina
### Bugfixes
-
- Client: fix settings page @tamaina
- Client: fix profile tabs @futchitwo
- Server: await promises when following or unfollowing users @Johann150
- Client: fix abuse reports page to be able to show all reports @Johann150
## 12.110.1 (2022/04/23)
### Bugfixes
- Fix GOP rendering @syuilo
- Improve performance of antenna, clip, and list @xianon
- Improve performance of antenna, clip, and list @xianonn
## 12.110.0 (2022/04/11)