Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1155 commits
Select commit Hold shift + click to select a range
a279bd4
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot] Jun 16, 2025
062d517
fix(frontend): キャッシュを削除しないとクライアントが使用できないことがある問題を修正
syuilo Jun 16, 2025
4093616
Bump version to 2025.6.3-alpha.0
github-actions[bot] Jun 16, 2025
2baec20
Release: 2025.6.3
github-actions[bot] Jun 16, 2025
a812dfe
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot] Jun 16, 2025
0ada970
enhance(frontend): 設定の自動バックアップをオンにした直後に自動バックアップするように
syuilo Jun 23, 2025
d518682
add note
syuilo Jun 24, 2025
36989e0
Update about-misskey.vue
syuilo Jun 24, 2025
684424f
enhance(frontend): improve useScrollPositionKeeper
syuilo Jun 24, 2025
43abbce
enhance(frontend): 全てのページネーションにおいてコンテキストメニューからリロードできるように
syuilo Jun 25, 2025
36fde67
enhance(frontend): improve theme settings
syuilo Jun 25, 2025
32d4c31
enhance(frontend): ファイルアップロード前にキャプション設定を行えるように
syuilo Jun 25, 2025
06d31c0
fix(frontend): ファイルがドライブの既定アップロード先に指定したフォルダにアップロードされない問題を修正
syuilo Jun 25, 2025
b752dc7
feat: ノートの下書き(draft of note) (#15298)
tai-cha Jun 25, 2025
4d72d6c
Bump version to 2025.6.4-alpha.0
github-actions[bot] Jun 25, 2025
eee9a5f
enhance(frontend): ページネーションの並び順を逆にできるように
syuilo Jun 25, 2025
c424554
ジョブキューの`Progress`の値を正しく計算する (#16218)
mst-mkt Jun 25, 2025
5626677
Update CHANGELOG.md
syuilo Jun 25, 2025
b455e63
chore(frontend): 開発モード時に言語ファイルの変更を自動で反映するように (#16215)
tai-cha Jun 25, 2025
525a330
tweak eslint config
syuilo Jun 26, 2025
60649f4
add note
syuilo Jun 26, 2025
f1983d1
Update type from UploaderDialogFeatures to UploaderFeatures
syuilo Jun 26, 2025
8fda4fe
refactor
syuilo Jun 26, 2025
bf57557
refactor(frontend): refactor uploader image editing features and menu
syuilo Jun 26, 2025
8992735
Bump version to 2025.6.4-alpha.1
github-actions[bot] Jun 26, 2025
9a28fa0
refactor(frontend/pref): refactor preferences manager
syuilo Jun 26, 2025
01a94ea
chore(CI): cache ffmpeg (#16223)
tai-cha Jun 26, 2025
535b86f
lint
syuilo Jun 27, 2025
19ef6c0
Update about-misskey.vue
syuilo Jun 27, 2025
bf6e218
refactor
syuilo Jun 28, 2025
32ddaa0
Update about-misskey.vue
syuilo Jun 28, 2025
dfbc40f
lint
syuilo Jun 28, 2025
012b2a9
enhance(frontend): improve MkTl rendering
syuilo Jun 28, 2025
b8e8f3a
enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおい…
syuilo Jun 28, 2025
3c5ed0f
enhance(frontend): improve modlog pagination
syuilo Jun 28, 2025
3c6f07f
feat: モデログを検索できるように
syuilo Jun 28, 2025
c5a440c
Update types.ts
syuilo Jun 28, 2025
3394ed2
New Crowdin updates (#16207)
syuilo Jun 28, 2025
0685bdf
Bump version to 2025.6.4-alpha.2
github-actions[bot] Jun 28, 2025
c215ccc
enhance(frontend): ファイルアップロード時にセンシティブ設定されているか表示するように
syuilo Jun 28, 2025
8bc822d
feat(backend): クリップ内でノートを検索できるように
syuilo Jun 29, 2025
f1deb89
refactor(frontend): improve pagination implementation
syuilo Jun 29, 2025
933e252
fix of f1deb89e348eb8f1a39b51e33a0ae33d59529feb
syuilo Jun 29, 2025
5d3bb02
Bump version to 2025.6.4-alpha.3
github-actions[bot] Jun 29, 2025
c48acad
🎨
syuilo Jun 29, 2025
09a5e4b
fix(frontend): Paginatorの型エラー解消 (#16230)
kakkokari-gtyih Jul 3, 2025
7062449
fix(frontend): 条件により保存できない場合のメッセージを汎用的なものへ (#16238)
tamaina Jul 3, 2025
ccbc4cf
enhance(frontend): 共有ページで、titleとtextに同じ内容が入っていた際の削除ロジックを強化 (#16226)
tamaina Jul 3, 2025
7c44881
enhance(backend): avatarUrlの上限文字数の引き上げ (#16235)
4ster1sk Jul 3, 2025
179d990
fix(frontend): タブが不可視なあいだのpaginationのアップデートを停止するように (#16243)
kakkokari-gtyih Jul 3, 2025
a9a746e
Bump version to 2025.6.4-alpha.4
github-actions[bot] Jul 3, 2025
7acfbc2
Bump version to 2025.7.0-alpha.0
github-actions[bot] Jul 3, 2025
4503397
Update CHANGELOG.md
syuilo Jul 3, 2025
73e8d95
enhance(frontend): 投稿フォームにファイルをペースト/ドロップした際のUXを改善
syuilo Jul 3, 2025
b7a6301
fix(frontend): プラグインのアンインストール時にローカルのセーブデータを削除するように (#16246)
kakkokari-gtyih Jul 3, 2025
dd87d26
feat: Playを検索できるように
syuilo Jul 4, 2025
5caf2b2
fix(test): Play検索機能でBackend Unit Testが壊れている
syuilo Jul 4, 2025
c29a4d9
fix(test): Play検索機能でBackend Unit Testが壊れている
syuilo Jul 4, 2025
a45ccc1
refactor
syuilo Jul 4, 2025
7667011
fix(frontend): ウェルカムタイムラインのメディア表示がCWを考慮していない問題を修正 (#16247)
kakkokari-gtyih Jul 4, 2025
6d1018f
Bump version to 2025.7.0-beta.0
github-actions[bot] Jul 4, 2025
bf17092
test: VS Code上で複数のjestテストを表示できるように (#16251)
tamaina Jul 4, 2025
73397e1
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Jul 4, 2025
7cf1ecc
clean up
syuilo Jul 4, 2025
a460bb7
perf(frontend): improve rendering performance
syuilo Jul 5, 2025
50f5b29
New Crowdin updates (#16237)
syuilo Jul 5, 2025
d986da7
ノートのサーバー情報(InstanceTicker)のデザイン/パフォーマンス改善(-webkit-text-stroke ver) (#…
tamaina Jul 5, 2025
64eb338
🎨
syuilo Jul 5, 2025
075df75
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Jul 5, 2025
cc4cdd1
clean up
syuilo Jul 5, 2025
f128682
fix type errors
syuilo Jul 5, 2025
abde159
enhance(backend): Add display name to email (#16256)
5ouma Jul 5, 2025
8430256
clean up
syuilo Jul 5, 2025
e6ec15e
feat: 特定のドライブファイルを添付しているチャットメッセージを一覧できるように
syuilo Jul 6, 2025
40a3596
clean up
syuilo Jul 6, 2025
004cfd5
clean up
syuilo Jul 6, 2025
9dddc84
refactor(frontend): menuの型定義の可読性向上 (#16261)
kakkokari-gtyih Jul 6, 2025
553ccff
chore(frontend): tweak selector to improve rendering performance
syuilo Jul 6, 2025
c2a0155
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Jul 6, 2025
a8abb03
refactor(frontend): Formまわりの型強化 (#16260)
kakkokari-gtyih Jul 6, 2025
89ed8be
fix(frontend): MkRange/MkSelectでdisabledが効かなくなっている問題を修正 (#16263)
kakkokari-gtyih Jul 6, 2025
288f0ab
chore(frontend): fix type errors
syuilo Jul 6, 2025
c4fdf5a
chore(frontend): fix type errors
syuilo Jul 6, 2025
c165749
chore(frontend): fix type errors
syuilo Jul 6, 2025
e26369e
fix: unable to horizontally scroll when pull to refresh is enabled (#…
anatawa12 Jul 12, 2025
d2c4f79
New Crowdin updates (#16258)
syuilo Jul 12, 2025
5ecaf50
enhance: ウォーターマーク機能をロールで制御可能に
syuilo Jul 12, 2025
f954b1e
Bump version to 2025.7.0-beta.1
github-actions[bot] Jul 12, 2025
08cc5a9
Don't remove notes when reply / renote is removed (#16287)
anatawa12 Jul 15, 2025
ad7bf09
enhance(backend): usernameに対してもprohibitedWordsForNameOfUserを適用 (#16282)
tamaina Jul 15, 2025
6f6fdfe
Migration cleanup (#16288)
anatawa12 Jul 16, 2025
e1834be
Bump version to 2025.7.0-beta.2
github-actions[bot] Jul 16, 2025
5d5aa09
chore(deps): update [misskey-js] update dependencies (#16199)
renovate[bot] Jul 17, 2025
49cac2f
fix(deps): update [root] update dependencies (#16200)
renovate[bot] Jul 17, 2025
1b79125
fix(deps): update [frontend] update dependencies (#16202)
renovate[bot] Jul 17, 2025
e5c2be1
fix(deps): Node.jsの最小バージョンを引き上げ (#16296)
kakkokari-gtyih Jul 17, 2025
fbd6b67
Bump version to 2025.7.0-rc.0
github-actions[bot] Jul 17, 2025
0619dba
remove unused code
syuilo Jul 17, 2025
a686592
enhance(frontend): disable InfiniteScroll to improve stability
syuilo Jul 17, 2025
4d643c7
New Crowdin updates (#16274)
syuilo Jul 17, 2025
598641d
Bump version to 2025.7.0-rc.1
github-actions[bot] Jul 17, 2025
9852196
Release: 2025.7.0
github-actions[bot] Jul 18, 2025
73419e8
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot] Jul 18, 2025
48246bd
fix(deps): regenerate lockfile (#16302)
kakkokari-gtyih Jul 19, 2025
b660769
perf(frontend): draw-blurhash workerの結果をpostMessageする際にImageBitmapを移譲…
tamaina Jul 30, 2025
4f653f2
enhance(frontend): typed nirax (#16309)
kakkokari-gtyih Jul 30, 2025
b0493ab
chore: continue backend E2E test even if fail with minimum Node.js ve…
zyoshoka Jul 30, 2025
1dec8b2
fix(frontend/test): Cypressが失敗する問題を修正 (#16307)
kakkokari-gtyih Jul 30, 2025
927aa9d
fix(frontend): inline な SearchMarker のパスが正しくない問題を修正 (#16301)
kakkokari-gtyih Jul 30, 2025
8c65d8d
test(backend): e2e/timelines.ts: 非FTT時のテストを追加, 凍結のテストを追加, これにかかる幾つかの…
tamaina Jul 30, 2025
414d595
fix(test): Fix name of a test in e2e/timelines.ts (#16334)
tamaina Jul 31, 2025
f2a23fb
ノートの脱CASCADE削除 (#16332)
syuilo Jul 31, 2025
35888eb
enhance(backend): BullMQの廃止されたRepeatableからJob Schedulersに移行
syuilo Jul 31, 2025
a45e89c
fix(frontend): 適用中のテーマを保持する際にリアクティビティも保持される問題を修正 (#16304)
kakkokari-gtyih Jul 31, 2025
862a6fa
enhance(backend): 古いバージョンで作成され現在使われなくなったrepeatableジョブをクリーンアップするように
syuilo Jul 31, 2025
18daf43
clean up
syuilo Jul 31, 2025
4be0045
update minimum nodejs version
syuilo Jul 31, 2025
4f5d3f6
fix(frontend): MkNotesTimelineの日付dividerのスタイル修正 (#16306)
kakkokari-gtyih Jul 31, 2025
a7d1c94
enhance(backend): tweak system job log
syuilo Aug 1, 2025
4c520fa
enhance(frontend): サーバーの初期設定ウィザードをやり直せるように
syuilo Aug 1, 2025
d624da9
feat: remote notes cleaning (#16292)
syuilo Aug 1, 2025
da06f75
Bump version to 2025.8.0-alpha.0
github-actions[bot] Aug 1, 2025
b2b07e5
enhance(backend): 連合関係のサーバー設定のデフォルト値をウィザード側に移動
syuilo Aug 1, 2025
2a83604
Update CHANGELOG.md
syuilo Aug 1, 2025
1082145
enhance: ジョブのログを表示できるように
syuilo Aug 1, 2025
b214a19
New Crowdin updates (#16300)
syuilo Aug 1, 2025
8eba8c7
Bump version to 2025.8.0-alpha.1
github-actions[bot] Aug 1, 2025
16f47ad
Update CHANGELOG.md
syuilo Aug 1, 2025
5bf13c4
Update CHANGELOG.md
syuilo Aug 1, 2025
62f68de
fix(frontend); Playのボタンがはみ出している問題を修正 (#16303)
kakkokari-gtyih Aug 1, 2025
0cfc910
enhance(frontend): いくつかの翻訳を調整
syuilo Aug 1, 2025
e092008
feat(frontend): セーフモード (#16245)
kakkokari-gtyih Aug 1, 2025
7df0a6c
Bump version to 2025.8.0-alpha.2
github-actions[bot] Aug 1, 2025
99adf12
ノート検索のホスト指定オプションの速度改善 (#16339)
fruitriin Aug 1, 2025
c2c5898
refactor
syuilo Aug 1, 2025
2c836e3
fix migration
syuilo Aug 1, 2025
73de40b
enhance: support emojis added in Unicode 16.0 or earlier (#16329)
poppingmoon Aug 1, 2025
a1e170e
Bump version to 2025.8.0-alpha.3
github-actions[bot] Aug 1, 2025
57e0f1b
fix e2e
syuilo Aug 2, 2025
8449354
fix e2e
syuilo Aug 2, 2025
fc24406
enhnace(frontend): リロードのサジェストをダイアログではなくバナー表示に
syuilo Aug 2, 2025
905d3c8
Update CHANGELOG.md
kakkokari-gtyih Aug 2, 2025
6d54370
chore(deps): update [misskey-js] update dependencies (major) (#16177)
renovate[bot] Aug 2, 2025
2da20bf
fix(misskey-js): fix misskey-js autogen (#16345)
kakkokari-gtyih Aug 2, 2025
7c1f4c9
perf(frontend): tweak css performance
syuilo Aug 3, 2025
6f3cc2c
コントロールパネルの検索 (#16343)
syuilo Aug 3, 2025
fbf8db6
Bump version to 2025.8.0-alpha.4
github-actions[bot] Aug 3, 2025
c79fe6d
fix(deps): update [frontend] update dependencies (#16347)
renovate[bot] Aug 3, 2025
aa10e53
fix(deps): update [frontend] update dependencies (#16350)
renovate[bot] Aug 3, 2025
9273b21
fix: `/:initialTab?` is shown on the URL when opening note with some …
anatawa12 Aug 3, 2025
b6765ed
clean up
syuilo Aug 4, 2025
941625f
New Crowdin updates (#16336)
syuilo Aug 4, 2025
bd7339c
enhance(i18n): トルコ語を追加 (#16358)
kakkokari-gtyih Aug 4, 2025
93fefc5
New translations ja-jp.yml (Turkish) (#16359)
syuilo Aug 4, 2025
2f13f92
chore: リモートノートの削除条件をデータベース上で確認するように (#16351)
anatawa12 Aug 4, 2025
bb56b3b
feat(frontend): ページのタブバーを下部に表示できるように
syuilo Aug 4, 2025
d979cd2
fix(frontend): 投稿フォームでファイルのアップロードが中止または失敗した際のハンドリングを修正
syuilo Aug 5, 2025
b4a0fdf
fix type errors
syuilo Aug 5, 2025
9931fff
🎨
syuilo Aug 5, 2025
998beea
feat(frontend): AiScriptを1.0に更新
syuilo Aug 6, 2025
ee9dc94
enhance(frontend): タイムラインページのメニューから投稿フォームの表示有無を切り替えられるように
syuilo Aug 6, 2025
f86239a
Update CONTRIBUTING.md
syuilo Aug 7, 2025
8598f39
per-locale bundle & inline locale (#16369)
anatawa12 Aug 8, 2025
adb3ad6
Follow up per locale bundle (#16381)
anatawa12 Aug 8, 2025
4a57514
Bump version to 2025.8.0-alpha.5
github-actions[bot] Aug 8, 2025
aaf3f34
Update about-misskey.vue
syuilo Aug 8, 2025
076a834
🎨
syuilo Aug 8, 2025
85e3e49
fix(backend): Fix and create unit test of CleanRemoteNotesProcessorSe…
tamaina Aug 8, 2025
3da04fc
New Crowdin updates (#16360)
syuilo Aug 8, 2025
215725a
Fix: SystemWebhook設定でsecretを空に出来ない問題を修正 (#16371)
Sayamame-beans Aug 8, 2025
96a165d
Bump version to 2025.8.0-alpha.6
github-actions[bot] Aug 8, 2025
e67ff36
enhance(frontend): AiScriptのcode-splittingが正しく行われるように
syuilo Aug 8, 2025
9539995
fix(deps): update [root] update dependencies (#16349)
renovate[bot] Aug 9, 2025
8bd84a0
fix: カラムの名前が正しくリスト/チャンネルの名前にならない問題 (#15987)
anatawa12 Aug 9, 2025
785b85e
enhance(frontend): 画像エフェクトのUI改善 (#16191)
kakkokari-gtyih Aug 9, 2025
103d5a4
fix frontend tests broken with aiscript 1.0.0 (#16377)
anatawa12 Aug 9, 2025
2931eb0
Fix: チャンネルのハイライトページにノートが表示されない問題を修正 (#16364)
Sayamame-beans Aug 9, 2025
504f886
Update CHANGELOG.md
syuilo Aug 9, 2025
0586dd9
fix(deps): regenerate lockfile (#16384)
kakkokari-gtyih Aug 9, 2025
b1b335d
fix: チャットの利用可否ポリシーの考慮漏れを修正 (#16259)
kakkokari-gtyih Aug 9, 2025
ddac2fb
fix(frontend-builder): 言語バンドルの作成状況がログに残るように (#16385)
kakkokari-gtyih Aug 9, 2025
d8a137c
chore(deps): update [tools] update dependencies (#16348)
renovate[bot] Aug 9, 2025
1b0de39
Update CHANGELOG.md
syuilo Aug 9, 2025
72864fc
Bump version to 2025.8.0-alpha.7
github-actions[bot] Aug 9, 2025
7595bff
fix(backend): prevent run repeatable job immediately
syuilo Aug 9, 2025
b5b7914
enhance: ユーザー検索を制限できるように (#16380)
kakkokari-gtyih Aug 9, 2025
1e92bb4
chore(backend): remove unused codes
syuilo Aug 9, 2025
0f7c0ed
chore(deps): update [misskey-js] update dependencies (#16346)
renovate[bot] Aug 9, 2025
e7b666f
Bump version to 2025.8.0-alpha.8
github-actions[bot] Aug 9, 2025
aa5c429
Bump version to 2025.8.0-alpha.9
github-actions[bot] Aug 9, 2025
684dbfd
fix(deps): update [backend] update dependencies (#16201)
renovate[bot] Aug 9, 2025
ecc033f
fix(backend): fix type errors caused by dependency update
syuilo Aug 9, 2025
f242892
fix(workflow): correct references to built image's ID (#16391)
zyoshoka Aug 10, 2025
1d8e183
fix test
syuilo Aug 11, 2025
299f9e3
fix test
syuilo Aug 11, 2025
295f42b
New Crowdin updates (#16386)
syuilo Aug 11, 2025
4c41930
Update CHANGELOG.md
syuilo Aug 11, 2025
7bb4332
fix(frontend): メンション補完のためのサジェストが正しく表示されない問題を修正 (#16401)
Sayamame-beans Aug 13, 2025
ad6af74
New Crowdin updates (#16394)
syuilo Aug 13, 2025
8839d8d
Bump version to 2025.8.0-alpha.10
github-actions[bot] Aug 13, 2025
d26169e
Update about-misskey.vue
syuilo Aug 14, 2025
c25a922
Merge branch 'develop' of https://github.com/misskey-dev/misskey into…
syuilo Aug 14, 2025
90b9609
enhance: performance for CleanRemoteNotesProcessorService (#16404)
eternal-flame-AD Aug 14, 2025
e444942
Bump version to 2025.8.0-alpha.11
github-actions[bot] Aug 14, 2025
7d30768
fix(frontend): Botプロテクションの設定の変更検知が正しくない問題を修正
syuilo Aug 15, 2025
bae92a9
enhance(frontend): improve enableInfiniteScroll stability
syuilo Aug 15, 2025
f415413
Merge remote-tracking branch 'misskey-dev/develop' into feature/merge…
mattyatea Aug 15, 2025
b20a953
newest core initial
mattyatea Aug 10, 2025
788efca
WIP COMMIT
mattyatea Aug 14, 2025
93dde69
一旦TL見れる
mattyatea Aug 14, 2025
65d9301
一旦いろいろ集成
mattyatea Aug 14, 2025
4c63c7d
一旦いろいろ修正
mattyatea Aug 14, 2025
8aebe1c
一旦いろいろ修正
mattyatea Aug 14, 2025
cc70838
pnpm-lockfile
mattyatea Aug 14, 2025
d82d73b
prefer周りを修正
mattyatea Aug 14, 2025
e3a1a80
TypeErrorを修正
mattyatea Aug 14, 2025
5526713
いい感じに
mattyatea Aug 15, 2025
cc913ac
いい感じに
mattyatea Aug 15, 2025
36c9799
複数リアクション周りの修正
mattyatea Aug 15, 2025
ae96dd8
引っ張ってリロードできない問題を修正
mattyatea Aug 16, 2025
9dd5e51
CSS変数のPrefixを修正
mattyatea Aug 17, 2025
3d95f93
GamingMode復活
mattyatea Aug 17, 2025
04b6560
ロゴ周りの問題を修正
mattyatea Aug 17, 2025
bfd7808
その他問題を修正
mattyatea Aug 17, 2025
5977a18
fix: frozen lockfile issue - update patchedDependencies
mattyatea Aug 24, 2025
e2da18d
scripts消す
mattyatea Aug 24, 2025
f47d51c
Buildエラーなどを修正
mattyatea Aug 24, 2025
7f139ba
コメントを追加
mattyatea Aug 24, 2025
0dce700
型をいい感じに
mattyatea Aug 26, 2025
9788837
型をいい感じに
mattyatea Aug 26, 2025
64c7784
いい感じ
mattyatea Sep 1, 2025
77ac109
EmojiPickerで、絵文字をピックできない問題を修正
mattyatea Sep 28, 2025
02095ca
下書き機能がガッツリこんふりしてたので解消
mattyatea Sep 28, 2025
422ba51
中クリックでPullToRefreshできてしまう問題を修正
mattyatea Sep 28, 2025
a2d60cd
開けない問題を修正
mattyatea Sep 28, 2025
358e312
fix(frontend): use prefixed css variables
mattyatea Sep 28, 2025
65e43c4
EmojiProfileを移行できるように
mattyatea Sep 28, 2025
93b77e3
fix(frontend): 修正ファイルアップロード認証エラーと絵文字申請プレビュー機能
mattyatea Sep 28, 2025
f70b39b
fix: 絵文字申請APIエンドポイントの追加と絵文字表示の修正
mattyatea Sep 30, 2025
82ce0d3
使用していないMkNotesを削除
mattyatea Sep 30, 2025
d91a653
Entrance Pageを修正
mattyatea Oct 25, 2025
e922adc
Fix: TypeAnyテーマを適用 & エントランスページを修正
mattyatea Oct 25, 2025
0472e15
Fix: ゲーミングモード周りを修正
mattyatea Oct 25, 2025
ba216e8
Fix: 絵文字複数登録機能の修正
mattyatea Oct 25, 2025
bb1fe3c
Fix: deviceAccount設定のアカウント間混在を修正
mattyatea Oct 25, 2025
98e27cb
Fix: stream-indicatorが消えない問題を修正
mattyatea Oct 25, 2025
6079a47
Fix: Dockerビルド時のLANGS_REPLACEエラーを修正
mattyatea Oct 25, 2025
9f79062
Fix: 投稿フォームに絵文字ボタンが2つある問題を修正
mattyatea Oct 25, 2025
153ba63
1.8.0-alpha.11
mattyatea Oct 25, 2025
4faf812
Fix: リモート絵文字管理画面のAPIエンドポイント修正
mattyatea Oct 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
223 changes: 223 additions & 0 deletions .config/cypress-devcontainer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,223 @@
#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
# Misskey configuration
#━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

# ┌────────────────────────┐
#───┘ Initial Setup Password └─────────────────────────────────────────────────────

# Password to initiate setting up admin account.
# It will not be used after the initial setup is complete.
#
# Be sure to change this when you set up Misskey via the Internet.
#
# The provider of the service who sets up Misskey on behalf of the customer should
# set this value to something unique when generating the Misskey config file,
# and provide it to the customer.
setupPassword: example_password_please_change_this_or_you_will_get_hacked

# ┌─────┐
#───┘ URL └─────────────────────────────────────────────────────

# Final accessible URL seen by a user.
url: 'http://misskey.local'

# ONCE YOU HAVE STARTED THE INSTANCE, DO NOT CHANGE THE
# URL SETTINGS AFTER THAT!

# ┌───────────────────────┐
#───┘ Port and TLS settings └───────────────────────────────────

#
# Misskey requires a reverse proxy to support HTTPS connections.
#
# +----- https://example.tld/ ------------+
# +------+ |+-------------+ +----------------+|
# | User | ---> || Proxy (443) | ---> | Misskey (3000) ||
# +------+ |+-------------+ +----------------+|
# +---------------------------------------+
#
# You need to set up a reverse proxy. (e.g. nginx)
# An encrypted connection with HTTPS is highly recommended
# because tokens may be transferred in GET requests.

# The port that your Misskey server should listen on.
port: 61812

# ┌──────────────────────────┐
#───┘ PostgreSQL configuration └────────────────────────────────

db:
host: db
port: 5432

# Database name
db: misskey

# Auth
user: postgres
pass: postgres

# Whether disable Caching queries
#disableCache: true

# Extra Connection options
#extra:
# ssl: true

dbReplications: false

# You can configure any number of replicas here
#dbSlaves:
# -
# host:
# port:
# db:
# user:
# pass:
# -
# host:
# port:
# db:
# user:
# pass:

# ┌─────────────────────┐
#───┘ Redis configuration └─────────────────────────────────────

redis:
host: redis
port: 6379
#family: 0 # 0=Both, 4=IPv4, 6=IPv6
#pass: example-pass
#prefix: example-prefix
#db: 1

#redisForPubsub:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

#redisForJobQueue:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

#redisForTimelines:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

#redisForReactions:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

# ┌───────────────────────────┐
#───┘ MeiliSearch configuration └─────────────────────────────

#meilisearch:
# host: meilisearch
# port: 7700
# apiKey: ''
# ssl: true
# index: ''

# ┌───────────────┐
#───┘ ID generation └───────────────────────────────────────────

# You can select the ID generation method.
# You don't usually need to change this setting, but you can
# change it according to your preferences.

# Available methods:
# aid ... Short, Millisecond accuracy
# aidx ... Millisecond accuracy
# meid ... Similar to ObjectID, Millisecond accuracy
# ulid ... Millisecond accuracy
# objectid ... This is left for backward compatibility

# ONCE YOU HAVE STARTED THE INSTANCE, DO NOT CHANGE THE
# ID SETTINGS AFTER THAT!

id: 'aidx'

# ┌────────────────┐
#───┘ Error tracking └──────────────────────────────────────────

# Sentry is available for error tracking.
# See the Sentry documentation for more details on options.

#sentryForBackend:
# enableNodeProfiling: true
# options:
# dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0'

#sentryForFrontend:
# vueIntegration:
# tracingOptions:
# trackComponents: true
# browserTracingIntegration:
# replayIntegration:
# options:
# dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0'

# ┌─────────────────────┐
#───┘ Other configuration └─────────────────────────────────────

# Whether disable HSTS
#disableHsts: true

# Number of worker processes
#clusterLimit: 1

# Job concurrency per worker
# deliverJobConcurrency: 128
# inboxJobConcurrency: 16

# Job rate limiter
# deliverJobPerSec: 128
# inboxJobPerSec: 32

# Job attempts
# deliverJobMaxAttempts: 12
# inboxJobMaxAttempts: 8

# IP address family used for outgoing request (ipv4, ipv6 or dual)
#outgoingAddressFamily: ipv4

# Proxy for HTTP/HTTPS
#proxy: http://127.0.0.1:3128

proxyBypassHosts:
- api.deepl.com
- api-free.deepl.com
- www.recaptcha.net
- hcaptcha.com
- challenges.cloudflare.com

# Proxy for SMTP/SMTPS
#proxySmtp: http://127.0.0.1:3128 # use HTTP/1.1 CONNECT
#proxySmtp: socks4://127.0.0.1:1080 # use SOCKS4
#proxySmtp: socks5://127.0.0.1:1080 # use SOCKS5

# Media Proxy
#mediaProxy: https://example.com/proxy

allowedPrivateNetworks: [
'127.0.0.1/32'
]

# Upload or download file size limits (bytes)
#maxFileSize: 262144000
51 changes: 43 additions & 8 deletions .config/docker_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,35 @@ redis:
# #prefix: example-prefix
# #db: 1

# ┌───────────────────────────┐
#───┘ MeiliSearch configuration └─────────────────────────────
#redisForReactions:
# host: redis
# port: 6379
# #family: 0 # 0=Both, 4=IPv4, 6=IPv6
# #pass: example-pass
# #prefix: example-prefix
# #db: 1

# ┌───────────────────────────────┐
#───┘ Fulltext search configuration └─────────────────────────────

# These are the setting items for the full-text search provider.
fulltextSearch:
# You can select the ID generation method.
# - sqlLike (default)
# Use SQL-like search.
# This is a standard feature of PostgreSQL, so no special extensions are required.
# - sqlPgroonga
# Use pgroonga.
# You need to install pgroonga and configure it as a PostgreSQL extension.
# In addition to the above, you need to create a pgroonga index on the text column of the note table.
# see: https://pgroonga.github.io/tutorial/
# - meilisearch
# Use Meilisearch.
# You need to install Meilisearch and configure.
provider: sqlLike

# For Meilisearch settings.
# If you select "meilisearch" for "fulltextSearch.provider", it must be set.
# You can set scope to local (default value) or global
# (include notes from remote).

Expand Down Expand Up @@ -151,6 +177,11 @@ id: 'aidx'
# dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0'

#sentryForFrontend:
# vueIntegration:
# tracingOptions:
# trackComponents: true
# browserTracingIntegration:
# replayIntegration:
# options:
# dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0'

Expand Down Expand Up @@ -196,12 +227,6 @@ proxyBypassHosts:
# Media Proxy
#mediaProxy: https://example.com/proxy

# Proxy remote files (default: true)
proxyRemoteFiles: true

# Sign to ActivityPub GET request (default: true)
signToActivityPubGet: true

# For security reasons, uploading attachments from the intranet is prohibited,
# but exceptions can be made from the following settings. Default value is "undefined".
# Read changelog to learn more (Improvements of 12.90.0 (2021/09/04)).
Expand All @@ -211,3 +236,13 @@ signToActivityPubGet: true

# Upload or download file size limits (bytes)
#maxFileSize: 262144000

# Log settings
# logging:
# sql:
# # Outputs query parameters during SQL execution to the log.
# # default: false
# enableQueryParamLogging: false
# # Disable query truncation. If set to true, the full text of the query will be output to the log.
# # default: false
# disableQueryTruncation: false
Loading
Loading