index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 2025.8.0-alpha.1
github-actions[bot]
2025-08-01
2
-2
/
+2
*
New Crowdin updates (#16300)
syuilo
2025-08-01
22
-18
/
+178
*
enhance: ジョブのログを表示できるように
syuilo
2025-08-01
9
-0
/
+162
*
Update CHANGELOG.md
syuilo
2025-08-01
1
-0
/
+1
*
enhance(backend): 連合関係のサーバー設定のデフォルト値を...
syuilo
2025-08-01
4
-10
/
+26
*
Bump version to 2025.8.0-alpha.0
github-actions[bot]
2025-08-01
3
-3
/
+3
*
feat: remote notes cleaning (#16292)
syuilo
2025-08-01
15
-4
/
+356
*
enhance(frontend): サーバーの初期設定ウィザードをやり直せ...
syuilo
2025-08-01
6
-5
/
+99
*
enhance(backend): tweak system job log
syuilo
2025-08-01
1
-2
/
+7
*
fix(frontend): MkNotesTimelineの日付dividerのスタイル修正 (#16306)
かっこかり
2025-07-31
4
-12
/
+22
*
update minimum nodejs version
syuilo
2025-07-31
3
-2
/
+5
*
clean up
syuilo
2025-07-31
2
-15
/
+3
*
enhance(backend): 古いバージョンで作成され現在使われなく...
syuilo
2025-07-31
1
-78
/
+45
*
fix(frontend): 適用中のテーマを保持する際にリアクティビ...
かっこかり
2025-07-31
2
-1
/
+3
*
enhance(backend): BullMQの廃止されたRepeatableからJob Schedulersに...
syuilo
2025-07-31
1
-34
/
+58
*
ノートの脱CASCADE削除 (#16332)
syuilo
2025-07-31
22
-80
/
+115
*
fix(test): Fix name of a test in e2e/timelines.ts (#16334)
tamaina
2025-07-31
1
-1
/
+1
*
test(backend): e2e/timelines.ts: 非FTT時のテストを追加, 凍結の...
tamaina
2025-07-30
3
-1061
/
+1441
*
fix(frontend): inline な SearchMarker のパスが正しくない問題を...
かっこかり
2025-07-30
2
-1
/
+3
*
fix(frontend/test): Cypressが失敗する問題を修正 (#16307)
かっこかり
2025-07-30
1
-3
/
+8
*
chore: continue backend E2E test even if fail with minimum Node.js version (#...
zyoshoka
2025-07-30
1
-0
/
+1
*
enhance(frontend): typed nirax (#16309)
かっこかり
2025-07-30
29
-52
/
+308
*
perf(frontend): draw-blurhash workerの結果をpostMessageする際にImageB...
tamaina
2025-07-30
2
-2
/
+2
*
fix(deps): regenerate lockfile (#16302)
かっこかり
2025-07-19
1
-1272
/
+143
*
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot]
2025-07-18
1
-0
/
+12
*
Release: 2025.7.0
github-actions[bot]
2025-07-18
2
-2
/
+2
*
Bump version to 2025.7.0-rc.1
github-actions[bot]
2025-07-17
2
-2
/
+2
*
New Crowdin updates (#16274)
syuilo
2025-07-17
9
-61
/
+106
*
enhance(frontend): disable InfiniteScroll to improve stability
syuilo
2025-07-17
4
-2
/
+5
*
remove unused code
syuilo
2025-07-17
1
-4
/
+0
*
Bump version to 2025.7.0-rc.0
github-actions[bot]
2025-07-17
2
-2
/
+2
*
fix(deps): Node.jsの最小バージョンを引き上げ (#16296)
かっこかり
2025-07-17
3
-2
/
+6
*
fix(deps): update [frontend] update dependencies (#16202)
renovate[bot]
2025-07-17
8
-1159
/
+1593
*
fix(deps): update [root] update dependencies (#16200)
renovate[bot]
2025-07-17
2
-342
/
+496
*
chore(deps): update [misskey-js] update dependencies (#16199)
renovate[bot]
2025-07-17
3
-114
/
+777
*
Bump version to 2025.7.0-beta.2
github-actions[bot]
2025-07-16
2
-2
/
+2
*
Migration cleanup (#16288)
anatawa12
2025-07-16
21
-19
/
+228
*
enhance(backend): usernameに対してもprohibitedWordsForNameOfUserを適...
tamaina
2025-07-15
3
-2
/
+7
*
Don't remove notes when reply / renote is removed (#16287)
anatawa12
2025-07-15
6
-7
/
+65
*
Bump version to 2025.7.0-beta.1
github-actions[bot]
2025-07-12
2
-2
/
+2
*
enhance: ウォーターマーク機能をロールで制御可能に
syuilo
2025-07-12
11
-3
/
+49
*
New Crowdin updates (#16258)
syuilo
2025-07-12
8
-64
/
+539
*
fix: unable to horizontally scroll when pull to refresh is enabled (#16273)
anatawa12
2025-07-12
2
-2
/
+3
*
chore(frontend): fix type errors
syuilo
2025-07-06
1
-5
/
+18
*
chore(frontend): fix type errors
syuilo
2025-07-06
2
-13
/
+22
*
chore(frontend): fix type errors
syuilo
2025-07-06
3
-4
/
+9
*
fix(frontend): MkRange/MkSelectでdisabledが効かなくなっている問...
かっこかり
2025-07-06
3
-2
/
+10
*
refactor(frontend): Formまわりの型強化 (#16260)
かっこかり
2025-07-06
45
-239
/
+344
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2025-07-06
1
-16
/
+101
|
\
|
*
refactor(frontend): menuの型定義の可読性向上 (#16261)
かっこかり
2025-07-06
1
-16
/
+101
[next]