-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrade 2023.9.1 #47
upgrade 2023.9.1 #47
Commits on Aug 5, 2023
-
refactor(backend): Remove unused injections (#11462)
* Remove unused injections * Remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 8a6791d - Browse repository at this point
Copy the full SHA 8a6791dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79966d3 - Browse repository at this point
Copy the full SHA 79966d3View commit details -
feat: sensitive channel (#11438)
* feat(backend): add isSensitive to Channel * feat(backend): support isSensitive in channel endpoints * feat(frontend/channel-editor): support isSensitive in create/edit channel page * feat(frontend/channel): show sensitive indicator for sensitive channels * docs(changelog): add チャンネルをセンシティブ指定できるようになりました * chore: license header for each file * chore: add isSensitive of channel to Note object
Configuration menu - View commit details
-
Copy full SHA for c5b8766 - Browse repository at this point
Copy the full SHA c5b8766View commit details -
chore: cacheRemoteFilesのデフォルト値をfalseに (#11398)
* chore: cacheRemoteFilesのデフォルト値をfalseに * proxyRemoteFiles to default * update ja-JP.yml * update ja-JP.yml * youCanCleanRemoteFilesCache * changelog --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2217a3c - Browse repository at this point
Copy the full SHA 2217a3cView commit details -
feat: increase emoji picker search results (#11371)
Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e11320d - Browse repository at this point
Copy the full SHA e11320dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b439067 - Browse repository at this point
Copy the full SHA b439067View commit details
Commits on Aug 6, 2023
-
fix:ドライブ ファイルの削除を確認するダイアログが誤解を招く (#11465)
* fix:ドライブ ファイルの削除を確認するダイアログが誤解を招く * fix:ドライブのファイル削除メッセージ修正(全て→一部)
Configuration menu - View commit details
-
Copy full SHA for 2fb31a5 - Browse repository at this point
Copy the full SHA 2fb31a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d55708 - Browse repository at this point
Copy the full SHA 1d55708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 722a731 - Browse repository at this point
Copy the full SHA 722a731View commit details -
Configuration menu - View commit details
-
Copy full SHA for db5046e - Browse repository at this point
Copy the full SHA db5046eView commit details
Commits on Aug 8, 2023
-
fix(frontend): webkit-text-size-adjustを100%に固定する (#11487)
* disable webkit-text-size-adjust * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 4337540 - Browse repository at this point
Copy the full SHA 4337540View commit details -
Configuration menu - View commit details
-
Copy full SHA for b26e4dc - Browse repository at this point
Copy the full SHA b26e4dcView commit details -
enhance(backend): Improve behavior of correctFilename (#11484)
* enhance(backend): Improve behavior of correctFilename * ✌️ * 未知のファイル形式かつ拡張子がある場合は何もしない * ✌️ * .ext --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6a3f6f - Browse repository at this point
Copy the full SHA f6a3f6fView commit details -
fix(backend/ApNoteService): try retrieving again when failed by dupli…
…cation (#11472) * fix(backend/ApNoteService): try retrieving again when failed by duplication * Update CHANGELOG.md --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec229db - Browse repository at this point
Copy the full SHA ec229dbView commit details
Commits on Aug 9, 2023
-
fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時にpopupをresolveさせるのをやめさせる (#…
…11441) * fix(frontend): MkPopupMenuがドロワーで子メニューの出現と同時にpopupをresolveさせるのをやめさせる * fix * noCache * ✌️ * fix * ???? * a * a * ✌️ * fix emoji picker * ????? * close * 1 * fix2 * ✌️ * fix * ✌️ * ✌️ * ✌️ * preferClick * ✌️ * fix lint * a * rm nocache
Configuration menu - View commit details
-
Copy full SHA for e6f3dd8 - Browse repository at this point
Copy the full SHA e6f3dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ba242 - Browse repository at this point
Copy the full SHA 41ba242View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8a130 - Browse repository at this point
Copy the full SHA dc8a130View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29278bd - Browse repository at this point
Copy the full SHA 29278bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 827616f - Browse repository at this point
Copy the full SHA 827616fView commit details
Commits on Aug 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43b376e - Browse repository at this point
Copy the full SHA 43b376eView commit details -
build(deps): bump actions/setup-node from 3.6.0 to 3.7.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b21b14 - Browse repository at this point
Copy the full SHA 6b21b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71ca6fe - Browse repository at this point
Copy the full SHA 71ca6feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d5440 - Browse repository at this point
Copy the full SHA 34d5440View commit details -
build(deps): bump actions/checkout from 3.2.0 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.5.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.2.0...v3.5.3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5985d5 - Browse repository at this point
Copy the full SHA f5985d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eccdfb - Browse repository at this point
Copy the full SHA 9eccdfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aada8b - Browse repository at this point
Copy the full SHA 5aada8bView commit details
Commits on Aug 13, 2023
-
build(deps): bump docker/setup-buildx-action from 2.3.0 to 2.9.1 (#11502
) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.3.0 to 2.9.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2.3.0...v2.9.1) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 748d4eb - Browse repository at this point
Copy the full SHA 748d4ebView commit details -
build(deps): bump peter-evans/slash-command-dispatch from 1 to 3 (#11501
) Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 1 to 3. - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](peter-evans/slash-command-dispatch@v1...v3) --- updated-dependencies: - dependency-name: peter-evans/slash-command-dispatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3bbf84 - Browse repository at this point
Copy the full SHA f3bbf84View commit details -
build(deps): bump uesteibar/reviewer-lottery from 2 to 3 (#11500)
Bumps [uesteibar/reviewer-lottery](https://github.com/uesteibar/reviewer-lottery) from 2 to 3. - [Release notes](https://github.com/uesteibar/reviewer-lottery/releases) - [Commits](uesteibar/reviewer-lottery@v2...v3) --- updated-dependencies: - dependency-name: uesteibar/reviewer-lottery dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b7f54d - Browse repository at this point
Copy the full SHA 8b7f54dView commit details -
fix(frontend/MkUrlPreview): allow fullscreen from tweets (#11712)
* fix(frontend/MkUrlPreview): allow fullscreen from tweets * Update url-preview.test.ts
Configuration menu - View commit details
-
Copy full SHA for 2896fc6 - Browse repository at this point
Copy the full SHA 2896fc6View commit details -
feat: refine announcement (#11497)
* wip * Update read-announcement.ts * wip * wip * wip * Update index.d.ts * wip * Create 1691649257651-refine-announcement.js * wip * wip * wip * wip * wip * wip * Update announcements.vue * wip * wip * Update announcements.vue * wip * Update announcements.vue * wip * Update misskey-js.api.md * Update users.ts * Create MkAnnouncementDialog.stories.impl.ts * wip * wip * Create AnnouncementService.ts
Configuration menu - View commit details
-
Copy full SHA for 9487856 - Browse repository at this point
Copy the full SHA 9487856View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8d7b69 - Browse repository at this point
Copy the full SHA a8d7b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbef2a9 - Browse repository at this point
Copy the full SHA bbef2a9View commit details -
fix(frontend/scroll): no callback for disconnected elements (#11714)
* fix(frontend/scroll): no callback for disconnected elements * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for ab58b65 - Browse repository at this point
Copy the full SHA ab58b65View commit details
Commits on Aug 14, 2023
-
fix: word mute is not applied to sub note (#11711)
* fix: word mute is not applied to sub note * chore: update changelog * chore: run eslint fix --------- Co-authored-by: tamaina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3fd848 - Browse repository at this point
Copy the full SHA c3fd848View commit details
Commits on Aug 15, 2023
-
build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (#11726)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9264ca3 - Browse repository at this point
Copy the full SHA 9264ca3View commit details
Commits on Aug 16, 2023
-
refactor: prefix Mi for all entities (#11719)
* wip * wip * wip * wip * Update RepositoryModule.ts * wip * wip * wip * Revert "wip" This reverts commit c1c13b3.
Configuration menu - View commit details
-
Copy full SHA for 792622a - Browse repository at this point
Copy the full SHA 792622aView commit details
Commits on Aug 17, 2023
-
chore(backend): Resolve
import/no-default-export
rule violations (#……11732) * Disable `import/no-default-export` properly * Disable `import/no-default-export`
Configuration menu - View commit details
-
Copy full SHA for dd1783f - Browse repository at this point
Copy the full SHA dd1783fView commit details
Commits on Aug 18, 2023
-
fix(frontend): Misskeyプラグインをインストールする際のAiScriptバージョンのチェックが0.14.0以降に対応し…
…ていない問題を修正 (#11729) * fix: aiscript version check of plugin * Update CHANGELOG.md * docs(CHANGELOG): remove 11420 issue link * fix(frontend): Possibility of exception in non-semver version format
Configuration menu - View commit details
-
Copy full SHA for ba16abb - Browse repository at this point
Copy the full SHA ba16abbView commit details
Commits on Aug 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60fe5d6 - Browse repository at this point
Copy the full SHA 60fe5d6View commit details -
build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#11739)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e6032a0 - Browse repository at this point
Copy the full SHA e6032a0View commit details
Commits on Aug 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9aeccb - Browse repository at this point
Copy the full SHA c9aeccbView commit details -
enhance(backend): Add address bind config option (#11725)
* Add address bind config option * Edit changelog * forgot to add to types
Configuration menu - View commit details
-
Copy full SHA for 3eacbe6 - Browse repository at this point
Copy the full SHA 3eacbe6View commit details -
Fix: DB CONSTRAINT of RenoteMuting (#11724)
* Fix: DB CONSTRAINT of RenoteMuting * change order of migration of fixing renotemuting
Configuration menu - View commit details
-
Copy full SHA for 750085f - Browse repository at this point
Copy the full SHA 750085fView commit details -
* Add local search * Update CHANGELOG * lint * Remove TODO comment * lint * Update packages/backend/src/core/SearchService.ts --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af80635 - Browse repository at this point
Copy the full SHA af80635View commit details -
fix(frontend): "メッセージを送信" の初期テキストを修正する (#11721)
* fix(frontend): "メッセージを送信" の初期テキストを あるサーバー A にいるとする。他のサーバー B のユーザー X へ 「メッセージを送信」しようとしたとする。その時に出てくる投稿 フォームには X へのメンションが最初から入っている。 しかし、そのメンションには B の情報が入っておらず、 A の 同名ユーザー X へのメンションとなってしまっている。 See #11716 * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for bf6158c - Browse repository at this point
Copy the full SHA bf6158cView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8038049 - Browse repository at this point
Copy the full SHA 8038049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2939e81 - Browse repository at this point
Copy the full SHA 2939e81View commit details -
fix(misskey-js): Play関連の権限を追加(APIコンソールで発行可能に) (#11360)
* (add) permission: flash * update changelog * Update CHANGELOG.md (カレンダーリリース対応) --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b60ff1f - Browse repository at this point
Copy the full SHA b60ff1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ec129 - Browse repository at this point
Copy the full SHA 50ec129View commit details -
feat: Removing stack trace info in production env (#11657)
* feat: Hiding stack traces in production env * sytle * style * style * add SPDX * move ./error.js to ./misc/error.js * revert: remove frontend changes * feat: Hiding stack traces in production env * feat: Hiding stack traces in production env * revert * revert * revert * change and fix * revert * fix queue endpoint test --------- Co-authored-by: tamaina <[email protected]> Co-authored-by: Kagami Sascha Rosylight <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 388448f - Browse repository at this point
Copy the full SHA 388448fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ff281 - Browse repository at this point
Copy the full SHA e8ff281View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fc4cc - Browse repository at this point
Copy the full SHA 49fc4ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f664f94 - Browse repository at this point
Copy the full SHA f664f94View commit details -
* feat: keep show showPreview * docs(changelog): add プレビューの表示した状態ををダイアログを閉じても保存するように * chore: 記憶する領域をdeviceに
Configuration menu - View commit details
-
Copy full SHA for 5758ea4 - Browse repository at this point
Copy the full SHA 5758ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f18f4 - Browse repository at this point
Copy the full SHA 77f18f4View commit details -
プロフィールにその人が作ったPlayの一覧出せるように (#11445)
* プロフィールにその人が作ったPlayの一覧出せるように * Update CHANGELOG.md * playの公開範囲を設定できるように * 間違えて変更してしまったのを修正 * Update packages/frontend/src/pages/flash/flash-edit.vue * Update packages/frontend/src/pages/flash/flash-edit.vue * tweak * Update packages/backend/migration/1690796169261-play-visibility.js * Update packages/backend/src/models/entities/Flash.ts * Update packages/backend/src/models/entities/Flash.ts * Update Flash.ts --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70a7800 - Browse repository at this point
Copy the full SHA 70a7800View commit details -
fix(frontend): 動きのあるMFM無効時にレインボー文字が出ない問題を修正 (#11361)
* (fix) mfm: rainbow fallback * Update changelog * Update CHANGELOG.md (カレンダーリリース対応) --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f7a4b0 - Browse repository at this point
Copy the full SHA 1f7a4b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79db6bd - Browse repository at this point
Copy the full SHA 79db6bdView commit details -
* New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Romanian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Greek) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * 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 (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (French)
Configuration menu - View commit details
-
Copy full SHA for 3f08581 - Browse repository at this point
Copy the full SHA 3f08581View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb80dff - Browse repository at this point
Copy the full SHA cb80dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 717dffe - Browse repository at this point
Copy the full SHA 717dffeView commit details -
build(deps): bump cypress-io/github-action from 5 to 6 (#11758)
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 5 to 6. - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](cypress-io/github-action@v5...v6) --- updated-dependencies: - dependency-name: cypress-io/github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e82c2e7 - Browse repository at this point
Copy the full SHA e82c2e7View commit details
Commits on Aug 27, 2023
-
build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#11762)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.5.3...v3.6.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 39eb86f - Browse repository at this point
Copy the full SHA 39eb86fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5a5d59 - Browse repository at this point
Copy the full SHA f5a5d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d9172 - Browse repository at this point
Copy the full SHA 39d9172View commit details
Commits on Aug 28, 2023
-
* wip * Update 2fa.qrdialog.vue * Update 2fa.vue * Update CHANGELOG.md * tweak * ✌️
Configuration menu - View commit details
-
Copy full SHA for 257c4fc - Browse repository at this point
Copy the full SHA 257c4fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f12cdf1 - Browse repository at this point
Copy the full SHA f12cdf1View commit details
Commits on Aug 29, 2023
-
build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#1…
…1769) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 23102a2 - Browse repository at this point
Copy the full SHA 23102a2View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f75ee1e - Browse repository at this point
Copy the full SHA f75ee1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 724ed47 - Browse repository at this point
Copy the full SHA 724ed47View commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db2f49c - Browse repository at this point
Copy the full SHA db2f49cView commit details
Commits on Sep 3, 2023
-
Respond .well-known/host-meta.json with application/json (#11777)
According to RFC 6415 appendix-A. The server MUST include the HTTP "Content-Type" response header field with a value of "application/json". Any other "Content-Type" value (or lack thereof) indicates that the server does not support the JRD format. "application/jrd+json" is only used by WebFinger (RFC 7033)
Configuration menu - View commit details
-
Copy full SHA for a53727f - Browse repository at this point
Copy the full SHA a53727fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db63d1 - Browse repository at this point
Copy the full SHA 2db63d1View commit details
Commits on Sep 4, 2023
-
* update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * 🎨
Configuration menu - View commit details
-
Copy full SHA for 1f7a81a - Browse repository at this point
Copy the full SHA 1f7a81aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d30c8 - Browse repository at this point
Copy the full SHA e7d30c8View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f53cffa - Browse repository at this point
Copy the full SHA f53cffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7258888 - Browse repository at this point
Copy the full SHA 7258888View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2630513 - Browse repository at this point
Copy the full SHA 2630513View commit details -
* New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Lojban) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * 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 (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional)
Configuration menu - View commit details
-
Copy full SHA for 7dfd98a - Browse repository at this point
Copy the full SHA 7dfd98aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1beaac8 - Browse repository at this point
Copy the full SHA 1beaac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f56bff - Browse repository at this point
Copy the full SHA 8f56bffView commit details -
build(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#11786)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.6.0...v4.0.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c5af9e3 - Browse repository at this point
Copy the full SHA c5af9e3View commit details -
feat(frontend): Report renote abuse (#11466)
* chore: add way to show renote in window / tab * feat: report abuse for renote * docs: Renote自体を通報できるように * revert: make renote time link * chore: add copy renote menu * chore: remove copy/report renote from note menu * fix: abuse menu without actual selection shown --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46b0eb4 - Browse repository at this point
Copy the full SHA 46b0eb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ab4af - Browse repository at this point
Copy the full SHA 59ab4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ccef59 - Browse repository at this point
Copy the full SHA 2ccef59View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0eae49 - Browse repository at this point
Copy the full SHA b0eae49View commit details
Commits on Sep 6, 2023
-
feat(backend): Webhook設定でsecretを空に出来るように (#11784)
* feat(backend): allow webhook secret to be empty * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for bf30323 - Browse repository at this point
Copy the full SHA bf30323View commit details -
enhance(frontend): データセーバーモードで隠れる画像を増やす等 (#11779)
* enhance datasaver mode * サムネイルがないとき変な角丸にならんようにする * Avoid using wildcard selector * Avoid wildcard * Update MkMediaImage.vue --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22d966e - Browse repository at this point
Copy the full SHA 22d966eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c6fb7 - Browse repository at this point
Copy the full SHA 54c6fb7View commit details -
feat: introduce aidx and make it default
Co-Authored-By: MeiMei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca00a08 - Browse repository at this point
Copy the full SHA ca00a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98462cc - Browse repository at this point
Copy the full SHA 98462ccView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b1efc29 - Browse repository at this point
Copy the full SHA b1efc29View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8dc108 - Browse repository at this point
Copy the full SHA d8dc108View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd70a70 - Browse repository at this point
Copy the full SHA fd70a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1a91a - Browse repository at this point
Copy the full SHA dc1a91aView commit details -
chore(frontend): renote of note in sensitive channel is now home reno…
…te by default. (#11476) * chore(frontend): renote of note in sensitive channel is now home renote by default. * docs: センシティブチャンネルのNoteのReNoteはデフォルトでHome TLに流れるようになりました --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c3935b - Browse repository at this point
Copy the full SHA 4c3935bView commit details -
* Add a script for building assets * Replace with script executions * Remove gulp dependencies * Fix dependencies --------- Co-authored-by: Acid Chicken (硫酸鶏) <[email protected]> Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32f5949 - Browse repository at this point
Copy the full SHA 32f5949View commit details -
* New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Portuguese)
Configuration menu - View commit details
-
Copy full SHA for b449f3e - Browse repository at this point
Copy the full SHA b449f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2383fa - Browse repository at this point
Copy the full SHA c2383faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b058e - Browse repository at this point
Copy the full SHA 90b058eView commit details -
Configuration menu - View commit details
-
Copy full SHA for af7e129 - Browse repository at this point
Copy the full SHA af7e129View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc52d7a - Browse repository at this point
Copy the full SHA bc52d7aView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ff9a65e - Browse repository at this point
Copy the full SHA ff9a65eView commit details -
Revert "enhance(frontend): データセーバーモードで隠れる画像を増やす等 (#11779)"
This reverts commit 22d966e.
Configuration menu - View commit details
-
Copy full SHA for cd7ab32 - Browse repository at this point
Copy the full SHA cd7ab32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b10ca - Browse repository at this point
Copy the full SHA 19b10caView commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55d3928 - Browse repository at this point
Copy the full SHA 55d3928View commit details
Commits on Sep 10, 2023
-
enhance: センシティブチャンネルはユーザーのノート一覧から除外 (#11797)
* enhance: センシティブチャンネルはユーザーのノート一覧から除外 * READMEに明記 * Update notes.ts --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8749716 - Browse repository at this point
Copy the full SHA 8749716View commit details -
* feat: enable nodeinfo 2.1 Since 9dd06a7, nodeinfo 2.1 has been released. Signed-off-by: xtex <[email protected]> * feat: only add software.repository to nodeinfo 2.1 jhass/nodeinfo@e54c48e Signed-off-by: xtex <[email protected]> * feat: add software.homepage url to nodeinfo 2.1 jhass/nodeinfo@507822c Signed-off-by: xtex <[email protected]> * fix: set proper Content-Type for nodeinfo Signed-off-by: xtex <[email protected]> * style: fix lint warnings Signed-off-by: xtex <[email protected]> --------- Signed-off-by: xtex <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 054ba3f - Browse repository at this point
Copy the full SHA 054ba3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd7d731 - Browse repository at this point
Copy the full SHA fd7d731View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295665a - Browse repository at this point
Copy the full SHA 295665aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b434beb - Browse repository at this point
Copy the full SHA b434bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8507860 - Browse repository at this point
Copy the full SHA 8507860View commit details -
enhance(frontend): データセーバーモードで隠れる画像を増やす等 (#11806)
* enhance datasaver mode * サムネイルがないとき変な角丸にならんようにする * Avoid using wildcard selector * Avoid wildcard * Update MkMediaImage.vue * (fix) ノートの画像プレビューがでない * (fix) recent pages design --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0838c4 - Browse repository at this point
Copy the full SHA c0838c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd0a5b - Browse repository at this point
Copy the full SHA 7bd0a5bView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 74faa01 - Browse repository at this point
Copy the full SHA 74faa01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e40e6 - Browse repository at this point
Copy the full SHA 98e40e6View commit details -
feat: テスト通知を送信できるようにする (#11810)
* (add) Notification test * Update Changelog * (add) backend, frontend impl * globalEventの名前を明確にする * Run API Extractor
Configuration menu - View commit details
-
Copy full SHA for cd64287 - Browse repository at this point
Copy the full SHA cd64287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e030a - Browse repository at this point
Copy the full SHA 25e030aView commit details -
build(deps): bump tibdex/github-app-token from 1 to 2 (#11815)
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1 to 2. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@v1...v2) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f9fc743 - Browse repository at this point
Copy the full SHA f9fc743View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42c7aad - Browse repository at this point
Copy the full SHA 42c7aadView commit details -
* (add) new achievement * (update) changelog * Update test-notification.ts * tweak --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3456680 - Browse repository at this point
Copy the full SHA 3456680View commit details -
feat(frontend): "Moderation Note" ,"Add moderation note" をローカライズ可能に (#…
…11819) * feat 11818 * update CHANGELOG --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d869481 - Browse repository at this point
Copy the full SHA d869481View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d505f8 - Browse repository at this point
Copy the full SHA 0d505f8View commit details -
build(deps): bump docker/build-push-action from 4 to 5 (#11826)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4...v5) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba28f90 - Browse repository at this point
Copy the full SHA ba28f90View commit details -
build(deps): bump docker/login-action from 2 to 3 (#11829)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v2...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d28fe24 - Browse repository at this point
Copy the full SHA d28fe24View commit details -
build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#1…
…1827) Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.10.0 to 3.0.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2.10.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6124772 - Browse repository at this point
Copy the full SHA 6124772View commit details -
build(deps): bump docker/metadata-action from 4 to 5 (#11828)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](docker/metadata-action@v4...v5) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for efa66ae - Browse repository at this point
Copy the full SHA efa66aeView commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf7c655 - Browse repository at this point
Copy the full SHA cf7c655View commit details
Commits on Sep 15, 2023
-
* update deps * fix * wip * wip * wip * Update docker-compose.yml.example * Delete reviewer-lottery.yml * Update RepositoryModule.ts * wip * wip * clean up * update deps * wip * wip
Configuration menu - View commit details
-
Copy full SHA for 6cf466e - Browse repository at this point
Copy the full SHA 6cf466eView commit details -
* New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (French)
Configuration menu - View commit details
-
Copy full SHA for a692ace - Browse repository at this point
Copy the full SHA a692aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eebf3c - Browse repository at this point
Copy the full SHA 1eebf3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2831c6 - Browse repository at this point
Copy the full SHA d2831c6View commit details
Commits on Sep 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 814e284 - Browse repository at this point
Copy the full SHA 814e284View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba59355 - Browse repository at this point
Copy the full SHA ba59355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5488a8f - Browse repository at this point
Copy the full SHA 5488a8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb2bc1 - Browse repository at this point
Copy the full SHA 9eb2bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c6b799 - Browse repository at this point
Copy the full SHA 5c6b799View commit details
Commits on Sep 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 907d519 - Browse repository at this point
Copy the full SHA 907d519View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c6932 - Browse repository at this point
Copy the full SHA f7c6932View commit details -
Configuration menu - View commit details
-
Copy full SHA for fba08c6 - Browse repository at this point
Copy the full SHA fba08c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0260a6a - Browse repository at this point
Copy the full SHA 0260a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dca6af - Browse repository at this point
Copy the full SHA 0dca6afView commit details -
* New translations ja-JP.yml (Romanian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Romanian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Greek) * New translations ja-JP.yml (Hungarian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Kannada) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional)
Configuration menu - View commit details
-
Copy full SHA for 52ec1b3 - Browse repository at this point
Copy the full SHA 52ec1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f3cc6 - Browse repository at this point
Copy the full SHA 60f3cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d61ca8 - Browse repository at this point
Copy the full SHA 3d61ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2d58d9 - Browse repository at this point
Copy the full SHA a2d58d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b463d9 - Browse repository at this point
Copy the full SHA 1b463d9View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 350ebba - Browse repository at this point
Copy the full SHA 350ebbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25ae4bc - Browse repository at this point
Copy the full SHA 25ae4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa80cfd - Browse repository at this point
Copy the full SHA aa80cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44985ae - Browse repository at this point
Copy the full SHA 44985aeView commit details
Commits on Sep 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c48878 - Browse repository at this point
Copy the full SHA 5c48878View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec338a - Browse repository at this point
Copy the full SHA bec338aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 299c9c4 - Browse repository at this point
Copy the full SHA 299c9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0f6c44 - Browse repository at this point
Copy the full SHA b0f6c44View commit details -
Scratchpadに非同期のエラーを処理する機能を追加 (#11850)
* opts.callをtopCallに置換 * AiScriptのエラーコールバックをscratchpadに導入 * lint * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 578b0eb - Browse repository at this point
Copy the full SHA 578b0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for e98fbfe - Browse repository at this point
Copy the full SHA e98fbfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c00d0 - Browse repository at this point
Copy the full SHA 09c00d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 934e4be - Browse repository at this point
Copy the full SHA 934e4beView commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb0b2df - Browse repository at this point
Copy the full SHA bb0b2dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb460a1 - Browse repository at this point
Copy the full SHA bb460a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3db55b - Browse repository at this point
Copy the full SHA c3db55bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 053da10 - Browse repository at this point
Copy the full SHA 053da10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0183d24 - Browse repository at this point
Copy the full SHA 0183d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d65e34 - Browse repository at this point
Copy the full SHA 5d65e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa13b81 - Browse repository at this point
Copy the full SHA fa13b81View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb026a7 - Browse repository at this point
Copy the full SHA cb026a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c6992 - Browse repository at this point
Copy the full SHA b9c6992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2d47b - Browse repository at this point
Copy the full SHA 8e2d47bView commit details -
* New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Thai) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Vietnamese)
Configuration menu - View commit details
-
Copy full SHA for 9abda93 - Browse repository at this point
Copy the full SHA 9abda93View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9916d2 - Browse repository at this point
Copy the full SHA f9916d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dddc68 - Browse repository at this point
Copy the full SHA 1dddc68View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6459ead - Browse repository at this point
Copy the full SHA 6459eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1250309 - Browse repository at this point
Copy the full SHA 1250309View commit details -
Configuration menu - View commit details
-
Copy full SHA for e416197 - Browse repository at this point
Copy the full SHA e416197View commit details -
Configuration menu - View commit details
-
Copy full SHA for b654446 - Browse repository at this point
Copy the full SHA b654446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c3ef5 - Browse repository at this point
Copy the full SHA 51c3ef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f195fa4 - Browse repository at this point
Copy the full SHA f195fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f151e - Browse repository at this point
Copy the full SHA e3f151eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b5acf - Browse repository at this point
Copy the full SHA 03b5acfView commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eca8c7a - Browse repository at this point
Copy the full SHA eca8c7aView commit details -
enhance: 二要素認証設定時のセキュリティを強化 (#11863)
* enhance: 二要素認証設定時のセキュリティを強化 パスワード入力が必要な操作を行う際、二要素認証が有効であれば確認コードの入力も必要にする * Update CoreModule.ts * Update 2fa.ts * wip * wip * Update 2fa.ts * tweak
Configuration menu - View commit details
-
Copy full SHA for c836157 - Browse repository at this point
Copy the full SHA c836157View commit details -
feat(frontend): センシティブなメディアを目立たせる設定を追加 (#11851)
* (add) highlight sensitive image * Update Changelog * (change) 設定の位置 * (add) apply mediaHighlight to video * (change) image -> media * Update CHANGELOG * やっぱもうちょっと太い方がいい * (fix) style * Update ja-JP.yml --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dc9fe4 - Browse repository at this point
Copy the full SHA 7dc9fe4View commit details -
fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正 (#11791)
* fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正 * Revert "fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正" This reverts commit 9685715. * fix ApResolverService * Update CHANGELOG.md * fix test --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bbc2e5 - Browse repository at this point
Copy the full SHA 3bbc2e5View commit details -
* New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Swedish) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Japanese, Kansai)
Configuration menu - View commit details
-
Copy full SHA for ee83b95 - Browse repository at this point
Copy the full SHA ee83b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 032b6c6 - Browse repository at this point
Copy the full SHA 032b6c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a5511 - Browse repository at this point
Copy the full SHA 90a5511View commit details -
* feat: ユーザを除外できるアンテナ * feat(backend/api): ユーザを除外できるアンテナの作成・更新 * feat(frontend): ユーザを除外できるアンテナの作成・更新 * docs(changelog): add アンテナで一部のユーザを除外したすべてのノートから受信できるようになりました * fix: d.ts生成時にexport defaultを生成するように * fix CHANGELOG.md --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 526b3ae - Browse repository at this point
Copy the full SHA 526b3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f748c91 - Browse repository at this point
Copy the full SHA f748c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2ae80d - Browse repository at this point
Copy the full SHA d2ae80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3085739 - Browse repository at this point
Copy the full SHA 3085739View commit details
Commits on Sep 23, 2023
-
enhance(frontend): プラグインのソースコードを確認・コピーできるように (#11873)
* (add) plugin: view and copy source code * (fix) plugin permission ui * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for 1924bd2 - Browse repository at this point
Copy the full SHA 1924bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98209be - Browse repository at this point
Copy the full SHA 98209beView commit details -
Configuration menu - View commit details
-
Copy full SHA for c25d663 - Browse repository at this point
Copy the full SHA c25d663View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a098a - Browse repository at this point
Copy the full SHA e8a098aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8ddbf - Browse repository at this point
Copy the full SHA ad8ddbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cac1c2f - Browse repository at this point
Copy the full SHA cac1c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 063d24a - Browse repository at this point
Copy the full SHA 063d24aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f77350 - Browse repository at this point
Copy the full SHA 8f77350View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a0230 - Browse repository at this point
Copy the full SHA d8a0230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a4cf05 - Browse repository at this point
Copy the full SHA 5a4cf05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 504541a - Browse repository at this point
Copy the full SHA 504541aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba6e854 - Browse repository at this point
Copy the full SHA ba6e854View commit details -
enhance(backend): refine moderation log (#10939)
* wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update DriveService.ts
Configuration menu - View commit details
-
Copy full SHA for 9e4d3eb - Browse repository at this point
Copy the full SHA 9e4d3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10924fd - Browse repository at this point
Copy the full SHA 10924fdView commit details -
* New translations ja-jp.yml (French) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English)
Configuration menu - View commit details
-
Copy full SHA for b60b214 - Browse repository at this point
Copy the full SHA b60b214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 531c61e - Browse repository at this point
Copy the full SHA 531c61eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7893da4 - Browse repository at this point
Copy the full SHA 7893da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3ccec7 - Browse repository at this point
Copy the full SHA c3ccec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c4fed - Browse repository at this point
Copy the full SHA 76c4fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf149c - Browse repository at this point
Copy the full SHA fdf149cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19bc9c2 - Browse repository at this point
Copy the full SHA 19bc9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed53b5f - Browse repository at this point
Copy the full SHA ed53b5fView commit details
Commits on Sep 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ad3b1f - Browse repository at this point
Copy the full SHA 2ad3b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed983a5 - Browse repository at this point
Copy the full SHA ed983a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e5a905 - Browse repository at this point
Copy the full SHA 8e5a905View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb7c65c - Browse repository at this point
Copy the full SHA eb7c65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3ddc8 - Browse repository at this point
Copy the full SHA 7a3ddc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7207531 - Browse repository at this point
Copy the full SHA 7207531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 509cea5 - Browse repository at this point
Copy the full SHA 509cea5View commit details -
* New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Greek) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Dutch) * New translations ja-jp.yml (Norwegian) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Swedish) * New translations ja-jp.yml (Turkish) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Lao) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Dutch) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Swedish) * New translations ja-jp.yml (Turkish) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Uzbek) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Romanian) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Italian)
Configuration menu - View commit details
-
Copy full SHA for 2b561d2 - Browse repository at this point
Copy the full SHA 2b561d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2068963 - Browse repository at this point
Copy the full SHA 2068963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d2fb99 - Browse repository at this point
Copy the full SHA 8d2fb99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c868b - Browse repository at this point
Copy the full SHA 03c868bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d05563c - Browse repository at this point
Copy the full SHA d05563cView commit details -
* Mk:url(): no automatic token attaching when ep is url * Limit requests to external servers by Mk:api * remove unused import * Update CHANGELOG.md * Update packages/frontend/src/scripts/aiscript/api.ts Co-authored-by: syuilo <[email protected]> --------- Co-authored-by: syuilo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30b2312 - Browse repository at this point
Copy the full SHA 30b2312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a51d4 - Browse repository at this point
Copy the full SHA 82a51d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 841e6ff - Browse repository at this point
Copy the full SHA 841e6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d52f6 - Browse repository at this point
Copy the full SHA 80d52f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51546ad - Browse repository at this point
Copy the full SHA 51546adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0065922 - Browse repository at this point
Copy the full SHA 0065922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7f6e6 - Browse repository at this point
Copy the full SHA 4a7f6e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf573ad - Browse repository at this point
Copy the full SHA cf573adView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe570fe - Browse repository at this point
Copy the full SHA fe570feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48314a3 - Browse repository at this point
Copy the full SHA 48314a3View commit details -
* New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English)
Configuration menu - View commit details
-
Copy full SHA for 65aef45 - Browse repository at this point
Copy the full SHA 65aef45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 281369d - Browse repository at this point
Copy the full SHA 281369dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f32915b - Browse repository at this point
Copy the full SHA f32915bView commit details -
fix(backend): お知らせのページネーションが機能しない #11800 (#11890)
* fix(backend): お知らせのページネーションが機能しない #11800 * Update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for dc8ab01 - Browse repository at this point
Copy the full SHA dc8ab01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 646a8d1 - Browse repository at this point
Copy the full SHA 646a8d1View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5318532 - Browse repository at this point
Copy the full SHA 5318532View commit details -
fix(frontend): ログアウト状態でのノートメニュー内の詳細ボタンの表示をログイン状態と同じに (#11896)
* fix(frontend): ログアウト状態でのノートの詳細ボタンの表示をログイン状態と同じに * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for dcaea66 - Browse repository at this point
Copy the full SHA dcaea66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 576158e - Browse repository at this point
Copy the full SHA 576158eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ece5469 - Browse repository at this point
Copy the full SHA ece5469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89edf8f - Browse repository at this point
Copy the full SHA 89edf8fView commit details -
[skip ci] New Crowdin updates (#11891)
* 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 (Italian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional)
Configuration menu - View commit details
-
Copy full SHA for ee44f35 - Browse repository at this point
Copy the full SHA ee44f35View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd19d75 - Browse repository at this point
Copy the full SHA bd19d75View commit details -
build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#11900)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2039e24 - Browse repository at this point
Copy the full SHA 2039e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for e57b536 - Browse repository at this point
Copy the full SHA e57b536View commit details