summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* perf(backend): use mutex for nsfw model loading (#11109)popkirby2023-07-084-1/+20
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-08161-609/+615
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* perf(backend): Improve performance of FetchInstanceMetadata (#11128)Yuriha2023-07-073-23/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Perf: Avoid retries to acquire lock in fetchInstanceMetadata * Fix * Add Changelog * Fix typo * Fix lint * 記法をMisskey式にする * ???? * refactor https://github.com/misskey-dev/misskey/pull/11128#pullrequestreview-1518059366 * refactor * getいらない? * fix * fix * Update CHANGELOG.md * clean up --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(client): ↵syuilo2023-07-073-4/+9
| | | | ZenUIでポップアップの表示位置がおかしい問題を修正
* chore: collapse renote of my note (#11166)anatawa122023-07-072-1/+2
| | | | | | | | | | | * chore(frontend): 自分のnoteのrenoteも省略するように Co-authored-by: madorama <madorama999@gmail.com> * docs(changelog): add 見たことのあるRenoteを省略して表示をオンのときに自分のnoteのrenoteを省略するように --------- Co-authored-by: madorama <madorama999@gmail.com>
* update node to 20.4.0syuilo2023-07-0710-10/+13
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-07-0712-2153/+2786
|\
| * feat: webp convert @frontend (#11150)Narazaka2023-07-072-1/+19
| | | | | | | | | | | | | | | | | | * webp convert @frontend * 0.85 → 0.90 --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
| * update depssyuilo2023-07-078-2151/+2762
| |
| * Update .gitignoresyuilo2023-07-071-0/+3
| |
| * refactor(frontend): fix enum types in scripts/form (#11138)Ryoh8272023-07-061-1/+2
| |
* | update changelogtamaina2023-07-071-0/+1
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-061-2/+1
|\
| * fix(frontend): In MkPagination, init() also initializes itemstamaina2023-07-061-2/+1
| | | | | | | | ユーザーページのノートタブで小タブを変更すると前のタイムラインが残る問題を修正
* | chore(frontend): tweak photoswipe animationsyuilo2023-07-061-0/+2
|/ | | | Resolve #11117
* :art:syuilo2023-07-061-4/+4
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-066-32/+41
|\
| * refactor(backend): ↵okayurisotto2023-07-061-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | ノート削除時の`findCascadingNotes`の処理を整理 (#11131) * refactor(backend): ノート削除時の`findCascadingNotes`の処理を整理 * cleanup: unneeded async await Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
| * エスケープせずにDescriptionを出力、Update info-card.pug (#11108)EdamAme2023-07-061-1/+1
| | | | | | | | | | HTMLのタグがエスケープされ、 misskey-hub.netのサーバー一覧で、iframeで読み込む際にタグがそのまま出力される状況が発生していた。 pugにおける仕様に則り、!=に変更、エスケープを行わないように。
| * chore(backend): fix typo in MkImgWithBlurhash.vue (#11125)Ikko Eltociear Ashimine2023-07-061-2/+2
| | | | | | occured -> occurred
| * feat(frontend): 画像を動画と同様に簡単に隠せるように (#11127)anatawa122023-07-062-0/+17
| | | | | | | | | | * feat: hide image easily * docs(changelog): add 画像を動画と同様に簡単に隠せるように
| * refactor(`ApDbResolverService.ts`): ↵okayurisotto2023-07-061-20/+12
| | | | | | | | | | | | | | URLを扱う複雑な正規表現をURLインターフェイスで置き換え (#11123) * refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURLインターフェイスで置き換え * fixup! refactor(`ApDbResolverService.ts`): URLを扱う複雑な正規表現をURLインターフェイスで置き換え
* | Update about-misskey.vuesyuilo2023-07-061-0/+6
|/
* update CHANGELOG.mdtamaina2023-07-051-1/+2
|
* feat(frontend): allow cropping images on drive (#11092)Kagami Sascha Rosylight2023-07-057-18/+55
| | | | | | | | | | | * feat(frontend): allow cropping images on drive * nanka iroiro * folder --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* feat(frontend): deck ↵anatawa122023-07-055-10/+37
| | | | | | | | | UIのカラムからアンテナ、リストの編集画面を開けるように (#11104) * feat: add edit antenna button onto deck column * feat: add edit list button onto deck column * docs(changelog): add deck UIのカラムのメニューからアンテナとリストの編集画面を開けるようになりました
* refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え ↵Umisyo(Souta Kusunoki)2023-07-051-8/+13
| | | | | | | | | | | | | | | | | | | | | | | | (#11096) * refactor: ApDeliverManagerService.ts のanyを適切な型に置き換え Signed-off-by: Umisyo <kusunokisouta@gmail.com> * fix: quote to single quote Signed-off-by: Umisyo <kusunokisouta@gmail.com> * refactor: JSDocを実態に合わせて修正 Signed-off-by: Umisyo <kusunokisouta@gmail.com> * fix: activityのnullを許容するよう変更 Signed-off-by: Umisyo <kusunokisouta@gmail.com> --------- Signed-off-by: Umisyo <kusunokisouta@gmail.com> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* perf(backend): Use addBulk to add deliver queues (#11114)tamaina2023-07-052-10/+45
|
* enhance(frontend): Better Timeline(MkPagination) Experience (#11066)tamaina2023-07-053-47/+127
| | | | | | | | | | | | | | | * enhance(frontend): Better MkPagination Appearance * fix * fix * 新規投稿が空でも先頭に戻ったらunshiftItemsする * use Map * refactor, 型エラー潰し * refactor
* perf(frontend): use setInterval instead of setTimeout chain in MkTime (#10981)tamaina2023-07-041-9/+16
| | | | | | | | | | | | | | | | | * perf(frontend): use setInterval instead of setTimeout chain in MkTime * fix * props.origin * props.origin 2 * fix * add comment * setIntervalを再設定する * refactor
* chore(frontend): add commenttamaina2023-07-041-0/+2
|
* perf(backend): JSON.parse の呼び出しを削減する (#11091)riku64602023-07-042-5/+14
| | | | | | | | | | | * perf(backend): JSON.parse の呼び出しを削減する Co-authored-by: Hidekazu Kobayashi <kobahide789@gmail.com> * Update CHANGELOG.md --------- Co-authored-by: Hidekazu Kobayashi <kobahide789@gmail.com>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-07-032-2/+3
|\
| * fix(frontend): ↵mappi2023-07-032-2/+3
| | | | | | | | | | | | | | sparkle内にリンクを入れるとクリック不能になる問題の修正 (#11075) * wip * Fix 11021
* | Update MkRetentionLineChart.vuesyuilo2023-07-031-0/+1
|/
* perf(backend): make some features optionablesyuilo2023-07-0213-8/+105
| | | | | Resolve #11064 Resolve #11065
* perf(frontend): ↵tamaina2023-07-023-23/+39
| | | | | | | | | | | | | | | MkImgWithBlurhashでblurhash描画に使うcanvasは再利用するようにする (#10966) * blurhashを描画するためのcanvasは再利用する * Revert "perf(frontend): WebGL contextの数を減らす" This reverts commit aeb8955ca2600e801d44dcac2005fc994e665a6c. * MkAvatarは平均色だけにする * clean up * fix
* perf(backend): allow get for some endpointssyuilo2023-07-025-3/+7
|
* feat(backend): accept OAuth bearer token (#11052)Kagami Sascha Rosylight2023-06-286-52/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(backend): accept OAuth bearer token * refactor * Update packages/backend/src/server/api/ApiCallService.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update packages/backend/src/server/api/ApiCallService.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * fix * kind: permission for account moved error * also for suspended error * Update packages/backend/src/server/api/StreamingApiServerService.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor(backend/test): add `interface UserToken` (#11050)Kagami Sascha Rosylight2023-06-271-17/+19
|
* Fix offscreencanvas undefined (#11017)Yuriha2023-06-261-2/+2
| | | | | | | | | | | * Suppress ReferenceError on some environments (i.e. older iOS) * fix * fix * lint * adopt suggestion by acid-chicken
* fix(backend): APIエラーのHTTP status code変更 (#11047)Kagami Sascha Rosylight2023-06-262-3/+49
|
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-2529-86/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(backend): use node16 for moduleResolution * update deps * Update tsconfig.json * :v: * revive KEYWORD * restore strict-event-emitter-types dependency * restore ms dependency * cancel redundant import reorder * fix * Delete ms.ts * remove rndstr --------- Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
* refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight2023-06-2516-64/+57
| | | | | | | * refactor(backend): replace rndstr with secureRndstr * Update pnpm-lock.yaml * .js
* chore(backend, misskey-js): add type for signup (#11043)Kagami Sascha Rosylight2023-06-2521-280/+354
| | | | | * chore(backend, misskey-js): add type for signup * rerun
* refactor(backend): replace private-ip with ipaddr.js (#11041)Kagami Sascha Rosylight2023-06-254-36/+17
| | | | | * refactor(backend): replace private-ip with ipaddr.js * restore ip-cidr
* chore(frontend): use @vitest/coverage-v8Kagami Sascha Rosylight2023-06-242-19/+19
|
* chore(misskey-js): fix invalid version string formatKagami Sascha Rosylight2023-06-241-1/+1
|
* chore(dev): use buraha via npmsyuilo2023-06-242-9/+7
|
* update depssyuilo2023-06-247-1625/+1036
|