index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkNoteDetailed.vue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use config.url instead of "https://${config.host}"
Hazelnoot
2025-05-21
1
-2
/
+2
*
skip resolving preview when a link is known to be recursive
Hazelnoot
2025-05-20
1
-3
/
+4
*
don't recursively render note previews
Hazelnoot
2025-05-20
1
-1
/
+3
*
extract common translation UI into SkNoteTranslation.vue
Hazelnoot
2025-05-18
1
-15
/
+2
*
fix type errors in note translation source
Hazelnoot
2025-05-18
1
-1
/
+1
*
add option to put Translate button in the note toolbar
Hazelnoot
2025-05-16
1
-5
/
+18
*
factor out shared word mute logic
Hazelnoot
2025-05-12
1
-52
/
+4
*
simplify access to showSoftWordMutedWord
Hazelnoot
2025-05-12
1
-2
/
+1
*
show muted words in NoteDetailed / NoteSub components
Hazelnoot
2025-05-12
1
-2
/
+49
*
remove invisible user link from "muted note" placeholder
Hazelnoot
2025-05-10
1
-3
/
+1
*
add "clickable" styling for muted note placeholder
Hazelnoot
2025-05-10
1
-0
/
+5
*
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
1
-1
/
+1
|
\
|
*
fix(frontend): スワイプが効かないなど、不具合の元になるma...
syuilo
2025-04-27
1
-1
/
+1
*
|
remove unused parameter from get-note-versions-menu.ts
Hazelnoot
2025-04-02
1
-1
/
+1
*
|
lint and type fixes
Hazelnoot
2025-04-01
1
-4
/
+4
*
|
fix import order in MkNoteDetailed.vue
Hazelnoot
2025-04-01
1
-1
/
+1
*
|
copy sharkey settings into new frontend preferences model
Hazelnoot
2025-03-31
1
-16
/
+17
*
|
update references from /scripts/ to /utility/
Hazelnoot
2025-03-25
1
-1
/
+1
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-25
1
-1
/
+3
|
\
|
|
*
enhance(frontend): refactor and improve ux
syuilo
2025-03-25
1
-1
/
+3
*
|
merge upstream
Hazelnoot
2025-03-25
1
-40
/
+54
|
\
|
|
*
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
|
*
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
-15
/
+15
|
*
Refine preferences (#15597)
syuilo
2025-03-09
1
-11
/
+12
|
*
enhance(frontend): アニメーション設定で画面上のエフェクト...
かっこかり
2025-03-03
1
-1
/
+1
|
*
fix(frontend): リノート経由でノートの詳細情報を見るとき...
かっこかり
2025-02-26
1
-1
/
+1
|
*
enhance(frontend): リアクション時に確認ダイアログを出せる...
かっこかり
2025-02-15
1
-1
/
+10
|
*
refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)
かっこかり
2025-02-05
1
-3
/
+5
*
|
upd: check for remote url first before providing local url on pleaseLoginContext
Marie
2025-03-09
1
-1
/
+1
*
|
disable inline note previews from users with quotes disabled
Hazelnoot
2025-02-20
1
-1
/
+1
*
|
add "reject quotes" toggle at user and instance level
Hazelnoot
2025-02-20
1
-1
/
+1
*
|
factor out shared "compute-merged-cw" routine
Hazelnoot
2025-02-16
1
-8
/
+2
*
|
append mandatory CW in all note views (Mk/Sk/Em + basic/Detailed/Simple/Sub)
Hazelnoot
2025-02-16
1
-4
/
+13
*
|
Merge branch 'develop' into merge/2024-02-03
Hazelnoot
2025-02-11
1
-1
/
+1
|
\
\
|
*
|
hide note preview if it's already quoted - fixes #888
dakkar
2025-02-10
1
-1
/
+1
*
|
|
merge upstream 2025-02-03
Hazelnoot
2025-02-03
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
fix(frontend): Instanceの値が部分的に欠損していると、ローカ...
かっこかり
2025-01-21
1
-1
/
+1
|
*
fix(frontend): アンケート(投票)でリモートの絵文字が正しく...
taichan
2025-01-19
1
-1
/
+1
*
|
Refactor renote tooltip text
HellhoundSoftware
2025-01-18
1
-5
/
+2
*
|
move tooltip message to computed
HellhoundSoftware
2025-01-15
1
-1
/
+6
*
|
Add tooltip for shift-boost
HellhoundSoftware
2025-01-15
1
-0
/
+1
*
|
Open boost visibility menu on shift-click
HellhoundSoftware
2025-01-14
1
-3
/
+3
*
|
preview AP objects as quotes - fix #595
dakkar
2024-12-18
1
-1
/
+1
*
|
Merge tag '2024.11.0' into feature/2024.10
dakkar
2024-11-22
1
-9
/
+33
|
\
|
|
*
Enhance(frontend): ノート詳細画面にロールのバッジを表示 (#1...
shimmar
2024-11-13
1
-1
/
+26
[next]