summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkPostForm.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy15 hours1-4/+4
* merge: Consolidate duplicate HTML/XML parser libraries (!1083)Hazelnoot2025-06-131-1/+1
|\
| * use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-121-1/+1
* | merge: Make defederation rocket use theme colors. (!1109)Marie2025-06-131-1/+1
|\ \ | |/ |/|
| * make defederation rocket use theme colors.piuvas2025-06-121-1/+1
* | don't prepend "RE:" is the CW already has itHazelnoot2025-06-091-1/+1
|/
* add option to keep CWs with "RE:" prefixHazelnoot2025-06-041-1/+3
* synchronize localStorage properties to preference profileHazelnoot2025-06-011-0/+1
* merge: Autofill reply mentions based on the replies property instead of MFM t...Hazelnoot2025-05-091-16/+7
|\
| * don't insert mentions for the current userHazelnoot2025-05-081-1/+4
| * fix duplicate mentions and spurious "user is not mentioned" warnings when rep...Hazelnoot2025-05-081-3/+3
| * when replying to a note, auto-fill mentions based on the backend data instead...Hazelnoot2025-05-081-14/+2
* | add poll edit warningMarie2025-05-081-0/+11
|/
* merge the two post-form menusdakkar2025-05-081-27/+20
* save draft early when doing "delete&edit" - fixes #638dakkar2025-05-011-0/+1
* merge upstream againHazelnoot2025-04-241-1/+1
|\
| * refactor(frontend): アカウント情報はstore管理にsyuilo2025-04-161-1/+1
* | fix import order in MkPostFormHazelnoot2025-04-011-1/+1
* | copy sharkey settings into new frontend preferences modelHazelnoot2025-03-311-2/+2
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-2/+2
|\|
| * 🎨syuilo2025-03-301-1/+1
| * refactor(frontend): use symbol for disyuilo2025-03-291-1/+1
* | merge upstreamHazelnoot2025-03-251-71/+153
|\|
| * refactor(frontend): use useTemplateRef for DOM referencingsyuilo2025-03-191-6/+6
| * refactor(frontend): signinRequired -> ensureSigninsyuilo2025-03-161-2/+2
| * enhance(frontend): 投稿フォームの設定メニューを改良 (改)syuilo2025-03-161-7/+47
| * Revert "enhance(frontend): 投稿フォームの設定メニューを改良 (...syuilo2025-03-161-46/+7
| * enhance(frontend): 投稿フォームの設定メニューを改良 (#14804)かっこかり2025-03-161-7/+46
| * refactorsyuilo2025-03-141-1/+2
| * enhance(frontend): improve accounts managementsyuilo2025-03-131-2/+3
| * enhance(frontend): CWの注釈テキストが入力されていない場合...ろむねこ2025-03-101-9/+7
| * refactor(frontend): rename store.set -> store.commitsyuilo2025-03-101-1/+1
| * refactor(frontend): rename pizzax fieldssyuilo2025-03-101-4/+4
| * enhance(frontend): improve plugin managementsyuilo2025-03-091-1/+3
| * refactor(frontend): relocate plugin constssyuilo2025-03-091-4/+5
| * refactor(frontend): scripts -> utilitysyuilo2025-03-091-11/+11
| * Refine preferences (#15597)syuilo2025-03-091-21/+23
| * revert https://github.com/misskey-dev/misskey/pull/15545syuilo2025-03-061-16/+4
| * enhance(frontend): アニメーション設定で画面上のエフェクト...かっこかり2025-03-031-1/+1
| * fix(frontend): 投稿フォームがオーバーフローした際にスク...かっこかり2025-03-031-0/+2
| * fix(frontend): 削除して編集の削除タイミングを投稿後にな...tetsuya-ki2025-03-031-4/+16
| * enhance(frontend): CWの注釈で入力済みの文字数を表示する (#15...claustra012025-02-161-1/+33
| * enhance(frontend): PostFormのannoying判定でCWを考慮するように (#1...かっこかり2025-02-071-8/+12
| * refactor(frontend): remove X theme properties (#15376)syuilo2025-02-051-3/+3
| * refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-2/+4
* | add "reject quotes" toggle at user and instance levelHazelnoot2025-02-201-1/+1
* | factor out common append-content-warning routine for use in both frontend and...Hazelnoot2025-02-161-12/+3
* | Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-071-0/+23
|\ \
| * | fix check for parts.lengthHazelnoot2025-02-051-1/+1
| * | extract variable hasExistingDefaultCW to improve code readabilityHazelnoot2025-02-051-1/+2