index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkNote.vue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
Freya Murphy
2 days
1
-2
/
+2
*
refactor: make noImplicitAny true (#17083)
syuilo
2026-01-09
1
-1
/
+1
*
fix(frontend): ログインダイアログが表示されたあとの処理...
かっこかり
2026-01-02
1
-11
/
+19
*
fix(frontend/aiscript): nullを返すnote_view_intrruptorが動作しない...
かっこかり
2025-12-13
1
-3
/
+8
*
fix(frontend): 削除されたノートのリノートが正しく表示さ...
かっこかり
2025-12-11
1
-1
/
+14
*
refactor(frontend): フロントエンドの型エラー解消(途中まで...
かっこかり
2025-08-31
1
-2
/
+2
*
refactor
syuilo
2025-08-26
1
-1
/
+1
*
refactor
syuilo
2025-08-25
1
-2
/
+2
*
refactor
syuilo
2025-08-25
1
-4
/
+2
*
feat(frontend): AiScriptを1.0に更新
syuilo
2025-08-06
1
-15
/
+13
*
ノートの脱CASCADE削除 (#16332)
syuilo
2025-07-31
1
-3
/
+3
*
perf(frontend): improve rendering performance
syuilo
2025-07-05
1
-3
/
+2
*
refactor(frontend): checkWordMuteの返り値が誤っている問題を修...
かっこかり
2025-06-14
1
-8
/
+16
*
fix(frontend): disable note_view_interruptor temporary to prevent rendering g...
syuilo
2025-06-11
1
-13
/
+15
*
fix(frontend): Plugin:register_note_view_interruptor()によるノートの...
syuilo
2025-06-10
1
-10
/
+8
*
fix(frontend); カスタム絵文字のリアクションが二重で表示...
かっこかり
2025-05-24
1
-18
/
+5
*
enhance(frontend): URLプレビューをユーザーサイドで無効化で...
かっこかり
2025-05-20
1
-1
/
+1
*
🎨
syuilo
2025-05-11
1
-1
/
+1
*
fix(frontend): ノート購読の挙動改善 (#16023)
かっこかり
2025-05-11
1
-1
/
+11
*
refactor(frontend): use* 関数の格納場所のフォルダ名を composabl...
かっこかり
2025-05-10
1
-2
/
+2
*
Feat: No websocket mode (#15851)
syuilo
2025-05-09
1
-71
/
+105
*
fix(frontend): スワイプが効かないなど、不具合の元になるma...
syuilo
2025-04-27
1
-1
/
+1
*
🎨
syuilo
2025-03-30
1
-0
/
+2
*
chore(frontend): remove unused style
syuilo
2025-03-30
1
-1
/
+0
*
enhance(frontend): アイコンのスクロール追従を無効化してパ...
syuilo
2025-03-29
1
-5
/
+11
*
enhance(frontend): disable horizontal swipe for timeline/notifications to imp...
syuilo
2025-03-29
1
-2
/
+0
*
enhance(frontend): refactor and improve ux
syuilo
2025-03-25
1
-1
/
+2
*
refactor(frontend): use useTemplateRef for DOM referencing
syuilo
2025-03-19
1
-8
/
+8
*
enhance(frontend): improve usability on touch device
syuilo
2025-03-16
1
-1
/
+2
*
refactor
syuilo
2025-03-14
1
-1
/
+2
*
enhance(frontend): improve accounts management
syuilo
2025-03-13
1
-1
/
+1
*
refactor(frontend): organize use functions
syuilo
2025-03-13
1
-2
/
+2
*
enhance(frontend): improve plugin management
syuilo
2025-03-09
1
-1
/
+2
*
refactor(frontend): relocate plugin consts
syuilo
2025-03-09
1
-1
/
+1
*
refactor(frontend): scripts -> utility
syuilo
2025-03-09
1
-17
/
+17
*
Refine preferences (#15597)
syuilo
2025-03-09
1
-14
/
+15
*
enhance(frontend): アニメーション設定で画面上のエフェクト...
かっこかり
2025-03-03
1
-1
/
+1
*
enhance(frontend): リアクション時に確認ダイアログを出せる...
かっこかり
2025-02-15
1
-1
/
+10
*
refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)
かっこかり
2025-02-05
1
-3
/
+5
*
Fix(frontend): ワードミュートがnullの時にもセンシティブミ...
taichan
2025-02-01
1
-8
/
+8
*
fix(frontend): Instanceの値が部分的に欠損していると、ローカ...
かっこかり
2025-01-21
1
-1
/
+1
*
fix(frontend): アンケート(投票)でリモートの絵文字が正しく...
taichan
2025-01-19
1
-1
/
+1
*
enhance(frontend): ワードミュートで引っかかったワードを表...
taichan
2025-01-14
1
-8
/
+24
*
リノートメニューに「リノートの詳細」を追加 (#14985)
FineArchs
2024-11-19
1
-0
/
+10
*
fix(frontend): withSensitiveフィルタ周りの挙動修正 (#14884)
かっこかり
2024-11-03
1
-6
/
+9
*
fix(frontend): 一部のノート表示で設定にかかわらずセンシ...
かっこかり
2024-10-30
1
-1
/
+1
*
fix(frontend): デッキのタイムラインカラムでwithSensitiveが利...
かっこかり
2024-10-21
1
-1
/
+2
*
feat: ノートの閲覧にログイン必須にする設定 (#14799)
syuilo
2024-10-21
1
-4
/
+4
*
perf(frontend): ノートのレンダリングをスキップできるように
syuilo
2024-10-14
1
-12
/
+9
*
refactor(frontend): prefix css variables (UI) (#14739)
かっこかり
2024-10-10
1
-5
/
+5
[next]