Commit Graph

2954 Commits

Author SHA1 Message Date
tamaina 99cadbb106 wip 2023-05-07 17:17:24 +00:00
tamaina 0a17d7fa22 use buraha 2023-05-07 16:39:38 +00:00
tamaina 15d4cfa2f7 clean up 2023-05-07 13:03:17 +00:00
tamaina 6c78c5643c 生成するworkerを1つにする? 2023-05-07 13:03:06 +00:00
tamaina bd48a04fac Merge branch 'bh-worker' of https://github.com/misskey-dev/misskey into bh-worker 2023-05-07 11:37:04 +00:00
tamaina 989b2de705 fix 2023-05-07 11:36:49 +00:00
tamaina 1691b4bfd0
Merge branch 'develop' into bh-worker 2023-05-07 20:36:11 +09:00
syuilo 853f9dca31
🎨 2023-05-07 20:33:13 +09:00
tamaina 4c40576bf5 Merge branch 'develop' into bh-worker 2023-05-07 10:39:14 +00:00
tamaina a3340677a8 clean up 2023-05-07 10:35:57 +00:00
tamaina 0be288907d wip 2023-05-07 10:35:31 +00:00
Acid Chicken (硫酸鶏) d526cd70fd
fix: use max-width instead of width 2023-05-07 19:21:55 +09:00
Acid Chicken (硫酸鶏) 9016573736
chore: min-scale for MkAcct 2023-05-07 19:08:43 +09:00
tamaina f2914a1bd0 wip 2023-05-07 10:00:47 +00:00
tamaina 5a4a7f3d08 wip 2023-05-07 09:42:35 +00:00
syuilo 448a933f77 enhance(frontend): モデレーターはノートに添付された画像上から直接NSFW設定できるように 2023-05-07 18:18:32 +09:00
syuilo 8310d929dc enhance(frontend): 閲覧注意設定された画像は表示した状態でもそれが閲覧注意だと分かる表示をするように 2023-05-07 17:57:55 +09:00
syuilo 8957a89024 update test 2023-05-07 17:38:06 +09:00
syuilo 95a2de8d54 fix(backend): 凍結されたユーザーが一部APIのレスポンスに含まれる問題を修正 2023-05-07 17:36:13 +09:00
syuilo 50985b2ffd fix test 2023-05-07 16:42:19 +09:00
syuilo 61c12290fd fix test 2023-05-07 16:41:37 +09:00
syuilo 8a9cc0e711 fix text 2023-05-07 12:53:41 +09:00
syuilo 95e7e003fd fix test 2023-05-07 12:04:16 +09:00
syuilo 29a84230b0 enhance(backend): SearchService.searchNoteでhost指定対応 2023-05-07 11:59:06 +09:00
syuilo 6ad9a9677a fix test 2023-05-07 11:31:32 +09:00
syuilo 84beecd27f fix lint 2023-05-07 11:27:41 +09:00
syuilo 119f02540d 🎨 2023-05-07 10:07:26 +09:00
syuilo 3401ab0128 🎨 2023-05-07 10:04:14 +09:00
tamaina 6b8e60a7d4 wip 2023-05-06 17:50:43 +00:00
tamaina b7827f1cae error 2023-05-06 17:40:50 +00:00
tamaina e2ad0cd27e loading="eager" 2 2023-05-06 17:24:17 +00:00
tamaina c1e1cb15c7 loading="eager" 2023-05-06 17:21:17 +00:00
tamaina 8a893cfe2a Revert "wip"
This reverts commit be97c6cb88.
2023-05-06 17:03:48 +00:00
tamaina be97c6cb88 wip 2023-05-06 16:35:50 +00:00
tamaina b19e4d290c Revert "fetch image??"
This reverts commit 0925c28d5a.
2023-05-06 16:30:51 +00:00
tamaina 0925c28d5a fetch image?? 2023-05-06 16:25:09 +00:00
tamaina 928edeb634 fix tsconfig 2023-05-06 16:24:49 +00:00
tamaina ee57b60da3 #10781 2023-05-06 15:52:51 +00:00
かっこかり 39becdb576
miauthでは寄付popupを表示しない (#10779) 2023-05-06 22:13:11 +09:00
syuilo 484dfb6a01 enhance(frontend): update aiscript to 0.13.2 2023-05-06 12:58:59 +09:00
syuilo 1a4b4348a9 fix(backend): sort notes
Fix #10776
2023-05-06 12:49:49 +09:00
syuilo 0735ca0853 fix test 2023-05-06 12:41:33 +09:00
syuilo 732d714c96 fix(dev): fix vite config
Fix #10773
2023-05-06 10:25:15 +09:00
syuilo 0a59407a3c fix type 2023-05-06 10:24:14 +09:00
syuilo e36f9599d2 🎨 2023-05-06 09:53:09 +09:00
syuilo 10ff379b4c enhance(backend/frontend): モデレーションノートをユーザーのプロフィールページからも閲覧および編集できるように 2023-05-06 09:51:06 +09:00
syuilo bd1c2abffc clean up 2023-05-06 09:39:14 +09:00
syuilo c7d4264ecf refactor 2023-05-06 09:34:21 +09:00
Chocolate Pie 39748ea0c3
feat: アンテナのエクスポート・インポート (#10754)
* feat: アンテナのエクスポートに対応 (misskey-dev/misskey#10690)

* feat: アンテナのインポートに対応 (misskey-dev/misskey#10690)

* fix: タイポを修正

* feat: ユーザーリストをサポート

* fix: バグを直した

* fix: バグを直した

* fix: 適当に決めた変数名を変更

* fix

* fix: 変数の変更、リファクタリング
2023-05-06 08:17:55 +09:00
syuilo 5dfbce7571 feat: チャンネルの削除
Resolve #7171
Resolve #9935
2023-05-06 08:15:17 +09:00