summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkNote.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy22 hours1-1/+1
* fix usage of appearNote in frontend componentsHazelnoot2025-06-181-1/+1
* copy changes to MkNote and EmNoteDetailedHazelnoot2025-06-131-14/+15
* use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-121-1/+1
* use SKUrlPreviewGroup in more placesHazelnoot2025-06-071-3/+4
* allow note toolbar to scrollHazelnoot2025-06-041-3/+3
* use responsive gaps between note toolbar itemsHazelnoot2025-06-041-23/+1
* fix circular reference between i.ts, instance.ts, and misskeyApi.tsHazelnoot2025-05-301-2/+2
* allow unauthenticated (logged-out) users to translate notesHazelnoot2025-05-301-3/+3
* disable "translate" button after translatingHazelnoot2025-05-251-1/+1
* fix "translate" and "clip" buttons opening the note on mobileHazelnoot2025-05-251-3/+3
* use config.url instead of "https://${config.host}"Hazelnoot2025-05-211-2/+2
* skip resolving preview when a link is known to be recursiveHazelnoot2025-05-201-1/+2
* don't recursively render note previewsHazelnoot2025-05-201-1/+3
* extract common translation UI into SkNoteTranslation.vueHazelnoot2025-05-181-15/+2
* fix type errors in note translation sourceHazelnoot2025-05-181-1/+1
* add option to put Translate button in the note toolbarHazelnoot2025-05-161-5/+20
* factor out shared word mute logicHazelnoot2025-05-121-48/+4
* simplify access to showSoftWordMutedWordHazelnoot2025-05-121-2/+1
* remove invisible user link from "muted note" placeholderHazelnoot2025-05-101-9/+3
* add "clickable" styling for muted note placeholderHazelnoot2025-05-101-0/+5
* fix "click to open"dakkar2025-05-091-2/+1
* (manually) revert bc422fe36ff661d83d01cce17225a31d67829bd5dakkar2025-05-031-2/+1
* fix "collapse renotes of my own notes"dakkar2025-05-021-1/+1
* collapse renotes of my notes - fix #1037dakkar2025-05-011-1/+2
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-1/+1
|\
| * fix(frontend): スワイプが効かないなど、不具合の元になるma...syuilo2025-04-271-1/+1
* | remove unused parameter from get-note-versions-menu.tsHazelnoot2025-04-021-1/+1
* | lint and type fixesHazelnoot2025-04-011-4/+4
* | fix store error in MkNote.vueHazelnoot2025-04-011-1/+2
* | copy sharkey settings into new frontend preferences modelHazelnoot2025-03-311-23/+26
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-8/+13
|\|
| * 🎨syuilo2025-03-301-0/+2
| * chore(frontend): remove unused stylesyuilo2025-03-301-1/+0
| * enhance(frontend): アイコンのスクロール追従を無効化してパ...syuilo2025-03-291-5/+11
| * enhance(frontend): disable horizontal swipe for timeline/notifications to imp...syuilo2025-03-291-2/+0
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-251-1/+2
|\|
| * enhance(frontend): refactor and improve uxsyuilo2025-03-251-1/+2
* | merge upstreamHazelnoot2025-03-251-44/+59
|\|
| * refactor(frontend): use useTemplateRef for DOM referencingsyuilo2025-03-191-8/+8
| * enhance(frontend): improve usability on touch devicesyuilo2025-03-161-1/+2
| * refactorsyuilo2025-03-141-1/+2
| * enhance(frontend): improve accounts managementsyuilo2025-03-131-1/+1
| * refactor(frontend): organize use functionssyuilo2025-03-131-2/+2
| * enhance(frontend): improve plugin managementsyuilo2025-03-091-1/+2
| * refactor(frontend): relocate plugin constssyuilo2025-03-091-1/+1
| * refactor(frontend): scripts -> utilitysyuilo2025-03-091-17/+17
| * Refine preferences (#15597)syuilo2025-03-091-14/+15
| * enhance(frontend): アニメーション設定で画面上のエフェクト...かっこかり2025-03-031-1/+1
| * enhance(frontend): リアクション時に確認ダイアログを出せる...かっこかり2025-02-151-1/+10