summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* chore(backend): better error message for unsupported attestation (#11333)Kagami Sascha Rosylight2023-07-211-1/+1
|
* fix(frontend): workaround storybook issue (#11334)Kagami Sascha Rosylight2023-07-211-31/+48
|
* fix redis configtamaina2023-07-201-0/+1
| | | | https://github.com/misskey-dev/misskey/pull/11329#issuecomment-1644217395
* :art:syuilo2023-07-203-3/+3
|
* :art:syuilo2023-07-202-2/+2
|
* fix CHANGELOG.mdtamaina2023-07-201-1/+1
|
* enhance(backend): ↵tamaina2023-07-206-66/+42
| | | | | | | | | | | | | | | | | | | 設定ファイルでioredisの全てのオプションを指定可能に (#11329) * enhance(backend): 設定ファイルでioredisの全てのオプションを指定可能に * yappa kousuru * fix * fix? * fix * Revert "fix" This reverts commit 227f19ff3afcbbd560b831493975206263a1a5a3. * fix
* refactor(frontend): use nodemon for storybook (#11297)Kagami Sascha Rosylight2023-07-203-116/+79
| | | | | * refactor(frontend): use nodemon for storybook * Update package.json
* enhance(backend): admin/emoji/addで作成した絵文字を返すようにsyuilo2023-07-201-3/+3
|
* enhance(frontend): ↵syuilo2023-07-201-2/+7
| | | | 絵文字登録でファイル名を絵文字名の初期値に
* Update CHANGELOG.mdsyuilo2023-07-201-0/+1
|
* perf: use slacc instead of unzipper (#10780)Acid Chicken (硫酸鶏)2023-07-203-87/+12
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* 13.14.0-beta.7syuilo2023-07-201-1/+1
|
* New Crowdin updates (#11323)syuilo2023-07-205-285/+297
| | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English)
* perf(backend): createPersonでキャッシュに保存する, ↵tamaina2023-07-201-57/+42
| | | | | | | | | | | | | | | | | DBのトランザクション回数を減らす (#11324) * perf(backend): createPersonでキャッシュを積極的に利用する, トランザクション回数を減らす * move comment * fix * oops * fix * fix * fix
* Update pnpm-lock.yamlsyuilo2023-07-201-4/+4
|
* update aiscript to 0.15.0syuilo2023-07-203-7/+7
|
* fix e2e testsyuilo2023-07-201-0/+2
|
* enhance: ↵syuilo2023-07-206-11/+51
| | | | | | ユーザーにロールが期限付きでアサインされている場合、その期限をユーザーのモデレーションページで確認できるように Close #11059
* use storybook 7.0.27syuilo2023-07-202-696/+1814
| | | | Resolve #11318
* update aiscript to 0.14.1syuilo2023-07-204-11/+11
|
* Update about-misskey.vuesyuilo2023-07-201-0/+4
|
* enhance(frontend): tweak MkSignupDialog.rules.vuesyuilo2023-07-203-6/+58
|
* fix(frontend): ↵日高 凌2023-07-201-0/+1
| | | | ユーザー名が長い場合に、フォローボタンを折り返して表示させる (#11326)
* Remove unused dependencies (#11327)woxtu2023-07-202-110/+0
|
* New Crowdin updates (#11312)syuilo2023-07-193-11/+13
| | | | | | | | | * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Thai)
* Update CHANGELOG.mdsyuilo2023-07-191-1/+1
|
* fix: failed to resolve acct URI which points to local Person (#11024)xtex2023-07-193-4/+23
| | | | | | | | | | | | | | | | | | | | | | * fix: resolving alias for local users (#9199) Signed-off-by: xtex <xtexchooser@duck.com> * style: return type for RemoteUserResolveService#resolveSelf Signed-off-by: xtex <xtexchooser@duck.com> * docs: update CHANGELOG Signed-off-by: xtex <xtexchooser@duck.com> * style: fix typecheck Signed-off-by: xtex <xtexchooser@duck.com> --------- Signed-off-by: xtex <xtexchooser@duck.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): Fix cat ears are awkward on reply modal (#11309)Yangjin Cho2023-07-191-1/+2
| | | | | | | | | * fix(frontend): #11279 adjusted margin & padding * Revert "fix(frontend): #11279 adjusted margin & padding" This reverts commit e82a2d482a916aade7bb6472b45fb1665f7456dd. * fix(frontend): adjusted margin & padding
* Fix auto-fixable issues (#11314)woxtu2023-07-1936-71/+70
|
* update aiscript to 0.14.0syuilo2023-07-194-16/+17
|
* Improve number formatting (#11315)woxtu2023-07-191-3/+4
|
* 13.14.0-beta.6syuilo2023-07-181-1/+1
|
* update depssyuilo2023-07-183-2065/+1206
|
* enhance(frontend): フォロー/フォロワー非公開時の表示を改善syuilo2023-07-185-7/+22
| | | | | Close #10934 Resolve #10887
* feat(frontend): ↵anatawa122023-07-182-0/+17
| | | | | | | | | | | | | | | Renote時に公開範囲のデフォルト設定が適用されるように (#11240) * chore: use saved visibility on renote * chore: use saved localOnly on renote * docs: add comment about why smallerVisibility accepts string * docs(changelog): add Renote時に公開範囲のデフォルト設定が適用されるように --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* New Crowdin updates (#11304)syuilo2023-07-187-5/+81
| | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Italian)
* Update CHANGELOG.mdsyuilo2023-07-181-0/+1
|
* 13.14.0-beta.5syuilo2023-07-171-1/+1
|
* New Crowdin updates (#11295)syuilo2023-07-175-0/+135
| | | | | | | | | | | | | | | * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Thai)
* Update CHANGELOG.mdsyuilo2023-07-171-1/+1
|
* enhance(backend): add unix socket support (#11275)dogcraft2023-07-175-3/+21
| | | | | | | | | | | * unix socket support * add changelog * lint --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* perf(frontend): improve performance of contextmenusyuilo2023-07-173-12/+5
| | | | Resolve #11303
* :art:syuilo2023-07-171-2/+2
|
* [ci skip] :art:syuilo2023-07-171-0/+1
|
* enhance(client): ロール設定画面でロールIDを確認できるようにsyuilo2023-07-172-0/+5
|
* Update about-misskey.vuesyuilo2023-07-171-0/+13
|
* enhance(client): ↵syuilo2023-07-176-1/+12
| | | | Deckで非ルートページにアクセスした際に簡易UIで表示しない設定を追加
* 13.14.0-beta.4syuilo2023-07-161-1/+1
|
* fix of #11293syuilo2023-07-161-3/+3
|