index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CHANGELOG.md
syuilo
2023-02-21
1
-1
/
+7
*
fix syntax error
syuilo
2023-02-21
1
-3
/
+4
*
Update about-misskey.vue
syuilo
2023-02-21
1
-0
/
+4
*
管理画面の広告を10個以上見えるように (#9990)
nenohi
2023-02-20
1
-4
/
+20
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-02-20
5
-175
/
+202
|
\
|
*
test(backend): restore emoji reaction tests (#9996)
Kagami Sascha Rosylight
2023-02-20
2
-83
/
+90
|
*
test(backend): restore more unit tests (#9994)
Kagami Sascha Rosylight
2023-02-20
3
-92
/
+112
*
|
:art:
syuilo
2023-02-20
1
-19
/
+29
|
/
*
削除済みのユーザーが deleteActor される時の動作を修正す...
xianon
2023-02-20
1
-1
/
+1
*
update deps
syuilo
2023-02-20
7
-675
/
+697
*
:art: 2FA設定のデザイン向上 / セキュリティキーの名前を...
tamaina
2023-02-20
23
-249
/
+622
*
refactor: 型エラー修正 / Fix type errors backend (#9983)
noonworks
2023-02-20
3
-5
/
+5
*
fix typescript version on vscode
tamaina
2023-02-19
1
-1
/
+2
*
enhance(client): snap scroll on deck
syuilo
2023-02-19
1
-1
/
+7
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-02-19
3
-22
/
+69
|
\
|
*
test(backend): restore AP unit tests (#9987)
Kagami Sascha Rosylight
2023-02-19
2
-17
/
+66
|
*
fix lint
tamaina
2023-02-18
1
-5
/
+3
*
|
chore(server): tweak notes/featured api
syuilo
2023-02-19
1
-1
/
+1
*
|
Update about-misskey.vue
syuilo
2023-02-19
1
-0
/
+3
|
/
*
fix/enhance(sw): プッシュ通知 (バックグラウンドで開いてい...
tamaina
2023-02-18
2
-15
/
+17
*
refactor(sw): self => globalThis
tamaina
2023-02-18
3
-13
/
+13
*
refactor: fix types
syuilo
2023-02-17
1
-1
/
+2
*
refactor: fix types
syuilo
2023-02-17
19
-117
/
+90
*
refactor: fix types
syuilo
2023-02-17
4
-7
/
+5
*
refactor: fix types
syuilo
2023-02-17
2
-0
/
+53
*
fix(client): MkHeader及びデッキのカラムでチャンネル一覧を...
syuilo
2023-02-17
2
-3
/
+7
*
enhance(client): add quiz preset for play
syuilo
2023-02-17
1
-0
/
+118
*
perf(client): ウェルカムページを最適化 (#9960)
tamaina
2023-02-17
4
-79
/
+58
*
ci: run typecheck and eslint separately (#9966)
Kagami Sascha Rosylight
2023-02-17
4
-4
/
+13
*
style(backend): fix all eslint errors (#9967)
Kagami Sascha Rosylight
2023-02-17
9
-12
/
+11
*
style(frontend): fix autofixable eslint errors (#9968)
Kagami Sascha Rosylight
2023-02-17
6
-9
/
+9
*
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
2023-02-16
375
-623
/
+280
*
fix(server): マイグレーションad1676438468213が通らないのを修...
tamaina
2023-02-16
2
-1
/
+2
*
fix(server): dropGroupマイグレーションが通るように (#9961)
tamaina
2023-02-16
2
-13
/
+5
*
Fix type errors from vite.json5.ts (#9936)
Kagami Sascha Rosylight
2023-02-15
1
-3
/
+13
*
startAt -> startsAt
syuilo
2023-02-15
6
-16
/
+16
*
広告開始時期の設定 (#9944)
nenohi
2023-02-15
8
-8
/
+36
*
drop group (#9942)
syuilo
2023-02-15
52
-1585
/
+66
*
drop messaging (#9919)
syuilo
2023-02-15
47
-3292
/
+18
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
tamaina
2023-02-14
31
-544
/
+329
|
\
|
*
Revert "attempt matrix build (#9927)" (#9930)
Kohei Ota (inductor)
2023-02-14
2
-10
/
+5
|
*
attempt matrix build (#9927)
Kohei Ota (inductor)
2023-02-14
2
-5
/
+10
|
*
Add Description on Chart.yaml (#9928)
Kohei Ota (inductor)
2023-02-14
1
-0
/
+1
|
*
enhance(server): URLプレビュー(summaly)はプロキシを通すよ...
tamaina
2023-02-14
4
-323
/
+102
|
*
fix: Dev Containerの設定を修正 (#9921)
RyotaK
2023-02-14
4
-6
/
+9
|
*
fix(client): use tabler icons (#9915)
taiy
2023-02-14
14
-52
/
+52
|
*
改行コードをLFに統一 (#9926)
Neko7sora
2023-02-14
8
-163
/
+165
*
|
fix(client): ユーザーページのファイル付きTLはリプライも...
tamaina
2023-02-14
1
-1
/
+1
|
/
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
tamaina
2023-02-14
40
-193
/
+204
|
\
|
*
Update Docker GHA (#9920)
Kohei Ota (inductor)
2023-02-14
3
-8
/
+26
[next]