index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkPostForm.vue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
split url into webUrl and localUrl (like mastodon)
stable
Freya Murphy
15 hours
1
-4
/
+4
*
merge: Consolidate duplicate HTML/XML parser libraries (!1083)
Hazelnoot
2025-06-13
1
-1
/
+1
|
\
|
*
use pnpm package alias for @transfem-org/sfm-js
Hazelnoot
2025-06-12
1
-1
/
+1
*
|
merge: Make defederation rocket use theme colors. (!1109)
Marie
2025-06-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
make defederation rocket use theme colors.
piuvas
2025-06-12
1
-1
/
+1
*
|
don't prepend "RE:" is the CW already has it
Hazelnoot
2025-06-09
1
-1
/
+1
|
/
*
add option to keep CWs with "RE:" prefix
Hazelnoot
2025-06-04
1
-1
/
+3
*
synchronize localStorage properties to preference profile
Hazelnoot
2025-06-01
1
-0
/
+1
*
merge: Autofill reply mentions based on the replies property instead of MFM t...
Hazelnoot
2025-05-09
1
-16
/
+7
|
\
|
*
don't insert mentions for the current user
Hazelnoot
2025-05-08
1
-1
/
+4
|
*
fix duplicate mentions and spurious "user is not mentioned" warnings when rep...
Hazelnoot
2025-05-08
1
-3
/
+3
|
*
when replying to a note, auto-fill mentions based on the backend data instead...
Hazelnoot
2025-05-08
1
-14
/
+2
*
|
add poll edit warning
Marie
2025-05-08
1
-0
/
+11
|
/
*
merge the two post-form menus
dakkar
2025-05-08
1
-27
/
+20
*
save draft early when doing "delete&edit" - fixes #638
dakkar
2025-05-01
1
-0
/
+1
*
merge upstream again
Hazelnoot
2025-04-24
1
-1
/
+1
|
\
|
*
refactor(frontend): アカウント情報はstore管理に
syuilo
2025-04-16
1
-1
/
+1
*
|
fix import order in MkPostForm
Hazelnoot
2025-04-01
1
-1
/
+1
*
|
copy sharkey settings into new frontend preferences model
Hazelnoot
2025-03-31
1
-2
/
+2
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-30
1
-2
/
+2
|
\
|
|
*
🎨
syuilo
2025-03-30
1
-1
/
+1
|
*
refactor(frontend): use symbol for di
syuilo
2025-03-29
1
-1
/
+1
*
|
merge upstream
Hazelnoot
2025-03-25
1
-71
/
+153
|
\
|
|
*
refactor(frontend): use useTemplateRef for DOM referencing
syuilo
2025-03-19
1
-6
/
+6
|
*
refactor(frontend): signinRequired -> ensureSignin
syuilo
2025-03-16
1
-2
/
+2
|
*
enhance(frontend): 投稿フォームの設定メニューを改良 (改)
syuilo
2025-03-16
1
-7
/
+47
|
*
Revert "enhance(frontend): 投稿フォームの設定メニューを改良 (...
syuilo
2025-03-16
1
-46
/
+7
|
*
enhance(frontend): 投稿フォームの設定メニューを改良 (#14804)
かっこかり
2025-03-16
1
-7
/
+46
|
*
refactor
syuilo
2025-03-14
1
-1
/
+2
|
*
enhance(frontend): improve accounts management
syuilo
2025-03-13
1
-2
/
+3
|
*
enhance(frontend): CWの注釈テキストが入力されていない場合...
ろむねこ
2025-03-10
1
-9
/
+7
|
*
refactor(frontend): rename store.set -> store.commit
syuilo
2025-03-10
1
-1
/
+1
|
*
refactor(frontend): rename pizzax fields
syuilo
2025-03-10
1
-4
/
+4
|
*
enhance(frontend): improve plugin management
syuilo
2025-03-09
1
-1
/
+3
|
*
refactor(frontend): relocate plugin consts
syuilo
2025-03-09
1
-4
/
+5
|
*
refactor(frontend): scripts -> utility
syuilo
2025-03-09
1
-11
/
+11
|
*
Refine preferences (#15597)
syuilo
2025-03-09
1
-21
/
+23
|
*
revert https://github.com/misskey-dev/misskey/pull/15545
syuilo
2025-03-06
1
-16
/
+4
|
*
enhance(frontend): アニメーション設定で画面上のエフェクト...
かっこかり
2025-03-03
1
-1
/
+1
|
*
fix(frontend): 投稿フォームがオーバーフローした際にスク...
かっこかり
2025-03-03
1
-0
/
+2
|
*
fix(frontend): 削除して編集の削除タイミングを投稿後にな...
tetsuya-ki
2025-03-03
1
-4
/
+16
|
*
enhance(frontend): CWの注釈で入力済みの文字数を表示する (#15...
claustra01
2025-02-16
1
-1
/
+33
|
*
enhance(frontend): PostFormのannoying判定でCWを考慮するように (#1...
かっこかり
2025-02-07
1
-8
/
+12
|
*
refactor(frontend): remove X theme properties (#15376)
syuilo
2025-02-05
1
-3
/
+3
|
*
refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)
かっこかり
2025-02-05
1
-2
/
+4
*
|
add "reject quotes" toggle at user and instance level
Hazelnoot
2025-02-20
1
-1
/
+1
*
|
factor out common append-content-warning routine for use in both frontend and...
Hazelnoot
2025-02-16
1
-12
/
+3
*
|
Merge branch 'develop' into merge/2024-02-03
Hazelnoot
2025-02-07
1
-0
/
+23
|
\
\
|
*
|
fix check for parts.length
Hazelnoot
2025-02-05
1
-1
/
+1
|
*
|
extract variable hasExistingDefaultCW to improve code readability
Hazelnoot
2025-02-05
1
-1
/
+2
[next]