1
0

feat: image cropping (#8808)

* wip

* wip

* wip
This commit is contained in:
syuilo
2022-06-11 15:45:44 +09:00
committed by GitHub
parent 1838511766
commit ecb3c43520
9 changed files with 420 additions and 94 deletions
+1
View File
@@ -16,6 +16,7 @@ You should also include the user name that made the change.
- プッシュ通知にクリックやactionを設定 #7667 @tamaina
- ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション @tamaina
- Server: always remove completed tasks of job queue @Johann150
- Client: アバターの設定で画像をクロップできるように @syuilo
- Client: make emoji stand out more on reaction button @Johann150
- Client: display URL of QR code for TOTP registration @tamaina
- Client: render quote renote CWs as MFM @pixeldesu