- Jun 22, 2024
-
-
anatawa12 authored
* build: install pnpm with corepack on build * docs(changelog): Dockerコンテナの立ち上げ時に`pnpm`のインストールで固まることがある問題
-
Kisaragi authored
* refactor(frontend): say bye to the weird groupBy friends * refactor(backend): say bye to the weird groupBy friends
-
かっこかり authored
* fix(backend): 自分以外のクリップ内のノート個数が見えることがあるのを修正 * Update Changelog * fix
-
かっこかり authored
* fix(frontend): ベースロールを変更してもUI上では変更が反映されない問題を修正 * Update CHANGELOG.md
-
Kisaragi authored
-
yupix authored
* refactor: clips/updateの必須キーをclipIdのみに * refactor: admin/roles/update の必須キーをroleIdのみに * feat: pages/update の必須キーをpageIdのみに * refactor: gallery/posts/update の必須キーをpostidのみに * feat: misskey-jsの型を更新 * feat: i/webhooks/updateの必須キーをwebhookIdのみに * feat: admin/ad/updateの必須キーをidのみに * feat: misskey-jsの型を更新 * chore: update CHANGELOG.md * docs: update CHANGELOG.md * fix: secretが更新できなくなる場合がある Co-authored-by:
zyoshoka <107108195+zyoshoka@users.noreply.github.com> * Update packages/backend/src/server/api/endpoints/gallery/posts/update.ts --------- Co-authored-by:
zyoshoka <107108195+zyoshoka@users.noreply.github.com> Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
Kisaragi authored
* fix(backend): フィードのノートのMFMはHTMLにレンダーしてから返す (test wip) * chore: beforeEachを使う? * fix: プレーンテキストにフォールバックしてMFMが含まれていないか調べる方針を実装 * fix: application/jsonだとパースされるのでその作用をキャンセル * build: fix lint error * docs: update CHANGELOG.md --------- Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
ぬるきゃっと authored
*
🎨 WidgetInstanceInfo.vue and WidgetProfile.vue *🎨 WidgetInstanceInfo.vue and WidgetProfile.vue *🎨 WidgetInstanceInfo.vue and WidgetProfile.vue *🎨 WidgetInstanceInfo.vue and WidgetProfile.vue *🎨 home.vue -
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v5...v6 ) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
かっこかり authored
* fix(frontend): リバーシ開始時の自動投稿のURLが正しくない場合があるのを修正 *
✌️ -
anatawa12 authored
Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
zyoshoka authored
* fix(backend): fallback if `sinceId` is older than the oldest in cache when using FTT * Update CHANGELOG.md * chore: fix description of test
-
woxtu authored
-
- Jun 21, 2024
- Jun 20, 2024
-
-
woxtu authored
-
- Jun 19, 2024
-
-
woxtu authored
-
- Jun 18, 2024
-
-
woxtu authored
-
Kisaragi authored
-
Ryu jongheon authored
... not +1 * Update antennas/clips e2e test
-
- Jun 15, 2024
-
-
zyoshoka authored
-
かっこかり authored
-
anatawa12 authored
-
zyoshoka authored
* fix(frontend): chart in `MkInstanceCardMini` is no longer displayed * Update CHANGELOG.md * test: add `MkInstanceCardMini` story --------- Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-
Acid Chicken authored
* ci: enable * chore: stop when generated column found * chore: get column names from metadata * ci: disable
-
- Jun 14, 2024
- Jun 13, 2024
- Jun 12, 2024
- Jun 08, 2024
-
-
zyoshoka authored
* test(storybook): add `components/MkC.*` stories * test(storybook): add some tests * test: add sleep * test: comment-out flaky test * test(storybook): add test for `MkChannelFollowButton` * chore(storybook): tweak sleep duration in `MkChannelFollowButton` story test * fix(chromatic): add delay to `MkChannelList` * chore: replace `mswDecorator` with `mswLoader` * fix(storybook): tweak some parameters * chore: serve static files * fix(chromatic): add delay to `MkCwButton` * chore: delete logging for debug * fix: add right click in `MkContextMenu` play * refactor: remove unused imports
-
おさむのひと authored
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする * モデログに対応&エンドポイントを単一オブジェクトでのサポートに変更(API経由で大量に作るシチュエーションもないと思うので) * fix spdx * fix migration * fix migration * fix models * add e2e webhook * tweak * fix modlog * fix bugs * add tests and fix bugs * add tests and fix bugs * add tests * fix path * regenerate locale * 混入除去 * 混入除去 * add abuseReportResolved * fix pnpm-lock.yaml * add abuseReportResolved test * fix bugs * fix ui * add tests * fix CHANGELOG.md * add tests * add RoleService.getModeratorIds tests * WebhookServiceをUserとSystemに分割 * fix CHANGELOG.md * fix test * insertOneを使う用に * fix * regenerate locales * revert version * separate webhook job queue * fix *
🎨 * Update QueueProcessorService.ts --------- Co-authored-by:osamu <46447427+sam-osamu@users.noreply.github.com> Co-authored-by:
syuilo <4439005+syuilo@users.noreply.github.com>
-