index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(frontend) リアクションの表示位置を微調整 (#12651)
おさむのひと
2023-12-14
2
-2
/
+5
*
fix: contextmenu does not appear when plugin enabled / devMode enabled (#12656)
1STEP621
2023-12-14
1
-2
/
+2
*
New Crowdin updates (#12352)
syuilo
2023-12-14
27
-394
/
+1562
*
tweak profile.avatar-decoration.dialog.vue
syuilo
2023-12-14
2
-2
/
+3
*
feat(frontend): 絵文字ピッカーの実装 (#12617)
おさむのひと
2023-12-14
15
-198
/
+354
*
2023.12.0-beta.4
syuilo
2023-12-14
1
-1
/
+1
*
update deps
syuilo
2023-12-14
8
-331
/
+239
*
Enhance(frontend): MFMや絵文字が使える入力ボックスでオート...
1STEP621
2023-12-14
12
-19
/
+80
*
refactor(frontend) $i の型情報にtokenを追加 (#12649)
おさむのひと
2023-12-14
1
-1
/
+1
*
fix swcrc
syuilo
2023-12-14
2
-2
/
+2
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-12-14
1
-2
/
+2
|
\
|
*
(fix) デフォルト表示時のヘッダにあるチャンネルボタン...
おさむのひと
2023-12-14
1
-2
/
+2
*
|
enhance(frontend): 同じ種類のデコレーションを複数付けられ...
syuilo
2023-12-14
5
-96
/
+240
|
/
*
fix(backend): モデレーションログがモデレーターは閲覧でき...
syuilo
2023-12-13
2
-1
/
+2
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2023-12-13
1
-5
/
+27
|
\
|
*
fix(frontend): MkAnimBgをリサイズに対応させる (#12642)
かっこかり
2023-12-13
1
-5
/
+27
*
|
fix(client): fix glitch when attach/detach avatar decoration
syuilo
2023-12-13
1
-4
/
+6
|
/
*
enhance: アイコンデコレーションを複数設定できるように
syuilo
2023-12-13
17
-62
/
+115
*
fix(frontend): ノート中の絵文字をタップして「リアクショ...
YAVIIGI
2023-12-13
3
-0
/
+5
*
Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631)
Camilla Ett
2023-12-13
5
-35
/
+35
*
adding color-scheme light to WidgetAichan (#12638)
Tassoman
2023-12-13
1
-0
/
+1
*
Enhance(frontend): リスト/アンテナ/チャンネルをタイムライ...
1STEP621
2023-12-12
2
-17
/
+46
*
fix type
syuilo
2023-12-12
1
-1
/
+1
*
refactor(frontend): menuのdividerをnullで表現するのをやめる
syuilo
2023-12-12
17
-45
/
+44
*
Fix trailing commas (#12628)
woxtu
2023-12-11
3
-3
/
+3
*
refactor(frontend): remove redundant class names (#12618)
Acid Chicken (硫酸鶏)
2023-12-10
9
-29
/
+222
*
Fix indentation (#12615)
woxtu
2023-12-10
4
-74
/
+74
*
(dev) index.htmlにmeta[name=viewport]がなかったので追加&足りて...
おさむのひと
2023-12-09
1
-3
/
+5
*
2023.12.0-beta.3
syuilo
2023-12-09
1
-1
/
+1
*
Misskey Playのノート投稿画面で「内容を隠す」を設定でき...
Yuriha
2023-12-09
4
-2
/
+14
*
Fix/vue import error on intellij (#12612)
おさむのひと
2023-12-09
1
-0
/
+6
*
update deps
syuilo
2023-12-09
7
-902
/
+854
*
fix(frontend): disable Mk:apiExternal
syuilo
2023-12-09
4
-50
/
+5
*
chore: labelerが治っていなかったのを修正 (#12610)
zyoshoka
2023-12-09
1
-7
/
+14
*
fix(dev-frontend) 足りてないCSPを追加 (#12606)
かっこかり
2023-12-08
1
-1
/
+2
*
chore: fix labeler's config (#12609)
zyoshoka
2023-12-08
1
-8
/
+14
*
enhance(frontend): window.openやaタグにnoopenerオプションをつけ...
まっちゃとーにゅ
2023-12-08
12
-20
/
+20
*
fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を...
かっこかり
2023-12-08
1
-1
/
+2
*
Merge pull request #12604 from kakkokari-gtyih/fix-dev-0
おさむのひと
2023-12-08
1
-0
/
+2
|
\
|
*
fix(dev) 一部のアセットが読み込まれない問題を修正
kakkokari-gtyih
2023-12-08
1
-0
/
+2
|
/
*
fix: `secure: true` なエンドポイントの型が misskey-js に含まれ...
ikasoba
2023-12-08
9
-11
/
+6520
*
enhance(frontend): ウィジェットを非表示にできるPageMetaを追...
かっこかり
2023-12-08
5
-14
/
+17
*
chore(deps): bump actions/labeler from 4 to 5 (#12584)
dependabot[bot]
2023-12-08
1
-1
/
+1
*
fix CONTRIBUTING.md (#12600)
おさむのひと
2023-12-08
1
-5
/
+4
*
chore: 開発モードでフロントエンドとバックエンドを独立...
おさむのひと
2023-12-08
11
-3
/
+153
*
fix(backend): ブロックした相手から自分のノートが見えない...
KanariKanaru
2023-12-07
3
-4
/
+21
*
enhance: meilisearchを有効にしてもミュートやブロックを考慮...
KanariKanaru
2023-12-07
2
-1
/
+16
*
fix(backend): pagination with sinceId broken (#12586)
anatawa12
2023-12-07
1
-9
/
+24
*
chore: Add descriptions for "MeiliSearch" and "allowedPrivateNetworks" to exa...
Ryan He
2023-12-07
2
-0
/
+13
*
refactor(frontend): 非推奨となったReactivity Transformを使わない...
zyoshoka
2023-12-07
277
-3441
/
+3353
[next]