Kagami Sascha Rosylight
|
3f53cbd8f6
|
fix(backend/DriveService): convert WebP/AVIF to WebP (#10239)
* fix(backend/DriveService): convert transparent WebP/AVIF to PNG
* webpにする
その希望が複数ありましたので
* Update packages/backend/src/core/DriveService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* update test
* webpはwebpublicにできる
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-03-10 09:37:22 +09:00 |
|
Kagami Sascha Rosylight
|
e0b7633a7a
|
enhance(backend): restore OpenAPI endpoints (#10281)
* enhance(backend): restore OpenAPI endpoints
* Update CHANGELOG.md
* version
* set max-age
* update redoc
* follow redoc documentation
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-03-10 02:37:44 +09:00 |
|
Launchpad
|
caf646fcb0
|
fix(client): Solve the problem of not automatically jumping to /admin/overview when accessing the /admin page for the second time (#10264)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-03-10 02:22:47 +09:00 |
|
kabo2468
|
228c92f2ca
|
ドライブのファイルを消すときの文章を「ノートは消えない」と修正 (#10096)
* Update ja-JP.yml
* Update ja-JP.yml
|
2023-03-10 02:16:00 +09:00 |
|
tamaina
|
89393aaf95
|
Merge pull request #10248 from saschanaz/alt-pre-line
fix(frontend/MkMediaList): altメッセージのnewlineを認識
|
2023-03-10 00:17:06 +09:00 |
|
tamaina
|
5888da19b8
|
Merge pull request #10282 from misskey-dev/saschanaz-patch-1
fix(frontend/widget): federation widgetのdata-cyも移動
|
2023-03-09 23:28:47 +09:00 |
|
Kagami Sascha Rosylight
|
ef773520e6
|
fix(frontend/widget): federation widgetのdata-cyも移動
fcb6e0adb9 の後テストが落ちている
|
2023-03-09 15:09:49 +01:00 |
|
tamaina
|
dc49a24f07
|
Merge pull request #9970 from saschanaz/mkusername-empty
fix(backend/ApPersonService): normalize empty value of `name` into an absent value
|
2023-03-09 22:36:26 +09:00 |
|
syuilo
|
fcb6e0adb9
|
chore(test): data属性がclassになっているのを修正
|
2023-03-09 19:59:11 +09:00 |
|
Acid Chicken (硫酸鶏)
|
93ea9c2033
|
chore(frontend): add debugger for #6864 (#10270)
|
2023-03-09 14:35:38 +09:00 |
|
tamaina
|
c75afad64a
|
enhance: アカウント削除時のクライアントの挙動をいい感じにするなど (#10002)
* refreshAccounts
Resolve #9322
* アカウント管理画面でリストを更新するように
* Update packages/frontend/src/account.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* ✌️
* クライアント起動時は現在ログインしているアカウントのみリフレッシュする
* clean up
* なんかめっちゃ変えた
* refactor
* refactor
* fix lint
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2023-03-09 14:27:16 +09:00 |
|
RyotaK
|
a4ca127ebd
|
fix: 登録メール送信時に重複確認を行う (#10231)
* fix: 登録メール送信時に重複確認を行う
* try-catchを使う必要はない
* Remove spaces
|
2023-03-09 12:57:34 +09:00 |
|
Kagami Sascha Rosylight
|
4835f0fb43
|
fix(frontend): GIFバナーの復活など (#10247)
* Restore GIF banner
* Add ALT banner, detect APNG too
* Add vitest
* Add CI for vitest
* Upload coverage?
* frontend
|
2023-03-09 12:48:39 +09:00 |
|
syuilo
|
6607b39235
|
fix(client): ロールで広告を無効にするとadmin/adsでプレビューがでてこない
Fix #10272
|
2023-03-09 12:28:40 +09:00 |
|
Ebise Lutica
|
9d1a874ddc
|
フォローリクエストのUI改善 (#10275)
* フォローリクエストのUI改善
* Update CHANGELOG.md
|
2023-03-09 12:17:34 +09:00 |
|
syuilo
|
965433bea9
|
chore(dev): add pull_request_template.md for github bug
|
2023-03-09 08:11:17 +09:00 |
|
syuilo
|
7fd17232cc
|
chore(dev): update pull request templates
|
2023-03-09 08:06:22 +09:00 |
|
mmorita
|
aad70a97db
|
fix: チャンネルの編集権限をチャンネル所有者とモデレーターに限定する (#10268)
* チャンネルの編集権限をチャンネルオーナーとモデレーターに限定する
* PR 指摘点対応(共有ボタンを全員に表示、$i の nullable 対応、fix a typo)
* everyOne -> share
|
2023-03-09 07:58:53 +09:00 |
|
tamaina
|
97a43bc30f
|
fix(server): videoThumbnailGeneratorが適用されない問題を修正
|
2023-03-08 19:57:52 +00:00 |
|
RyotaK
|
116dd097bd
|
fix: 登録フォームにおける競合状態を修正 (#10267)
* fix: 登録フォームにおける競合状態を修正
* エラーを修正
|
2023-03-08 16:32:13 +09:00 |
|
syuilo
|
dd6569a1bb
|
feat: Reaction acceptance (#10256)
* wip
* wip
* デフォルト設定
|
2023-03-08 08:56:47 +09:00 |
|
syuilo
|
4c2f7c64cc
|
feat: Per-user renote mute (#10249)
* feat: per-user renote muting
From FoundKey/c414f24a2c https://akkoma.dev/FoundKeyGang/FoundKey
* Update ja-JP.yml
* Delete renote-muting.ts
* rename
* fix ids
* lint
* fix
* Update CHANGELOG.md
* リノートをミュートしたユーザー一覧を見れるように
* 🎨
* add test
* fix test
---------
Co-authored-by: Hélène <pleroma-dev@helene.moe>
|
2023-03-08 08:56:09 +09:00 |
|
syuilo
|
8bf6911d4b
|
refactor(dev): separate test workflows
|
2023-03-07 20:23:44 +09:00 |
|
syuilo
|
6fe13f1a63
|
lint fix
|
2023-03-07 20:17:19 +09:00 |
|
danominium
|
4f0bb70118
|
fix(backend): ブロックホストがない場合はINクエリを生成しない。 (#10258)
空のINクエリはシンタックスエラーとなるため。
|
2023-03-07 20:09:20 +09:00 |
|
syuilo
|
b20703c185
|
tweak of 0554dd8375
|
2023-03-07 19:48:51 +09:00 |
|
syuilo
|
0554dd8375
|
enhance(client): DM作成時にメンションも含むように
|
2023-03-07 17:12:46 +09:00 |
|
syuilo
|
1ef6bec133
|
Update about-misskey.vue
|
2023-03-07 16:54:19 +09:00 |
|
RyotaK
|
6feead5185
|
fix: 登録時のフォームにおいて送信できる条件を修正 (#10238)
* fix: 登録時のフォームにおいて送信できる条件を修正
* テストを追加
|
2023-03-07 16:07:13 +09:00 |
|
syuilo
|
60c1af674f
|
chore(client): tweak default sound setting
|
2023-03-07 09:51:37 +09:00 |
|
syuilo
|
3ecb863372
|
enhance(client): improve mute-block page
|
2023-03-07 09:37:02 +09:00 |
|
syuilo
|
2b884ba338
|
enhance(server): tweak notes/featured api
|
2023-03-07 08:41:10 +09:00 |
|
Kagami Sascha Rosylight
|
d90a98a8a7
|
fix(frontend/MkMediaList): altメッセージのnewlineを認識
|
2023-03-06 22:02:51 +01:00 |
|
Kagami Sascha Rosylight
|
5651353c27
|
Merge branch 'develop' into mkusername-empty
|
2023-03-06 07:51:17 +01:00 |
|
syuilo
|
31f9ea31b9
|
[ci skip] chore(client): showNoteActionsOnlyHover変更時にリロードダイアログを出すように
|
2023-03-06 11:53:04 +09:00 |
|
syuilo
|
5ccbeda86a
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-03-06 02:14:56 +00:00 |
|
syuilo
|
f20abb4ee5
|
fix(client): みつけるのロール一覧でコンディショナルロールが含まれるのを修正
|
2023-03-06 02:12:35 +00:00 |
|
tamaina
|
7852815fc3
|
update CHANGELOG.md
|
2023-03-06 02:08:06 +00:00 |
|
tamaina
|
6778111891
|
update CHANGELOG.md
|
2023-03-06 02:04:53 +00:00 |
|
syuilo
|
b719f6cd1c
|
New Crowdin updates (#10223)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
|
2023-03-06 10:32:36 +09:00 |
|
tamaina
|
6bb11492fa
|
update CHANGELOG.md
|
2023-03-06 01:31:44 +00:00 |
|
tamaina
|
87d0f56dc7
|
fix correctFilename extが.から始まる場合も考慮する
|
2023-03-06 01:17:13 +00:00 |
|
syuilo
|
824398509d
|
Update CHANGELOG.md
|
2023-03-05 22:01:06 +09:00 |
|
Acid Chicken (硫酸鶏)
|
b1c173ec4f
|
fix(docker): cannot build docker image on some environments (#10220)
|
2023-03-05 22:00:17 +09:00 |
|
arrow2nd
|
8c9c89a137
|
fix(frontend): ユーザーページのバッジ表示を適切に折り返すように (#10222)
* fix(frontend): ユーザーページのバッジ表示を適切に折り返すように
* Update CHANGELOG.md
|
2023-03-05 21:59:41 +09:00 |
|
syuilo
|
353b1cc682
|
[ci skip] 🎨
|
2023-03-05 20:52:26 +09:00 |
|
syuilo
|
9f73c23b38
|
[ci skip] fix(client): fix post button of channel
|
2023-03-05 20:48:46 +09:00 |
|
syuilo
|
517a7f96c8
|
[ci skip] Update CHANGELOG.md
|
2023-03-05 20:46:18 +09:00 |
|
syuilo
|
e844710ef2
|
13.9.2
|
2023-03-05 20:32:02 +09:00 |
|
syuilo
|
d6d0b9659f
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-03-05 20:28:43 +09:00 |
|