Commit Graph

928 Commits

Author SHA1 Message Date
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 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 732d714c96 fix(dev): fix vite config
Fix #10773
2023-05-06 10:25:15 +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
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
かっこかり 3a105024c7
enhance: プロフィール設定「追加情報」の並び替え・削除に対応 (#10766)
* (enhance) profile fields dnd

* Update CHANGELOG.md

* Fix typo

* fix lint

* fix styles

* fix lint

* (change) style

* (fix) label

* (fix) typo

* (fix) LINT ISSUES

* (change) style

* remove unnecessary style declaration

* (fix) breakpoint
2023-05-06 07:06:12 +09:00
nenohi 2d84e04240
ロールにNSFWを強制的につけるオプションを追加 (#10731)
* ロールにNSFWを強制的につけるオプションを追加

* すでにあるファイルにNSFWが付与できない

* NSFWを付与しようとするとエラーに

* add test

* Update packages/backend/src/core/RoleService.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* spacingで怒られたので

* ロール作成時のプロパティ削除

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-05 14:18:06 +09:00
syuilo b45bc3fd5d feat(frontend): in channel search 2023-05-05 10:05:33 +09:00
たーびん 8dab46470e
fix #10666 チャンネル検索ですべてのチャンネルの取得/表示ができるようにする (#10667)
* Update CHANGELOG.md

* fix : able to search all channels

* add chennel/search test

* update Changelog

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
2023-05-05 08:48:14 +09:00
syuilo 8c70bbe74d 🎨 2023-05-05 08:47:02 +09:00
syuilo 9ee002285d 🎨 2023-05-05 08:37:20 +09:00
syuilo febb9f388c enhance(frontend): make MkCondensedLine experimental 2023-05-05 08:34:05 +09:00
Acid Chicken (硫酸鶏) 2cfed3395e
feat: condense acct (#10753)
* feat: condense acct

* fix: watch parent element size

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-05-05 08:16:55 +09:00
syuilo 53498991bb Update about-misskey.vue 2023-05-05 08:05:33 +09:00
syuilo ae80dc9b1e Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-05-05 08:05:11 +09:00
syuilo 2c606028b3 :art 2023-05-05 08:05:04 +09:00
かっこかり 1f9f63df7c
「このファイルからノートを作成」ボタンを追加 (#10758)
* (add) note this file button

* Update CHANGELOG.md
2023-05-04 19:58:17 +09:00
syuilo dbc24ce587 Update about-misskey.vue 2023-05-03 16:38:52 +09:00
syuilo bcd123371b update deps 2023-05-02 20:52:36 +09:00
syuilo 379c5a8091 enhance(frontend): use MkColorInput 2023-05-02 12:32:21 +09:00
tsukimizake cbd183a7a9
fix: return null from Mk:dialog (#10676) 2023-05-02 09:56:20 +09:00