summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/SkNoteDetailed.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy22 hours1-1/+1
* merge: Auto-select the first page of reactions on the note "reactions" tab (r...Marie2025-06-141-0/+5
|\
| * auto-select the first page of reactions on the note "reactions" pgaeHazelnoot2025-06-141-0/+5
* | remove "RN:" link from NoteDetailed for consistency with other Note componentsHazelnoot2025-06-131-1/+0
|/
* use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-121-1/+1
* use SKUrlPreviewGroup in more placesHazelnoot2025-06-071-4/+3
* allow note toolbar to scrollHazelnoot2025-06-041-8/+8
* use responsive gaps between note toolbar itemsHazelnoot2025-06-041-19/+1
* fix circular reference between i.ts, instance.ts, and misskeyApi.tsHazelnoot2025-05-301-2/+2
* fix missing ".value" in SkNoteDetailed.vueHazelnoot2025-05-301-1/+1
* 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-3/+4
* 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/+18
* factor out shared word mute logicHazelnoot2025-05-121-52/+4
* simplify access to showSoftWordMutedWordHazelnoot2025-05-121-2/+1
* show muted words in NoteDetailed / NoteSub componentsHazelnoot2025-05-121-2/+49
* remove invisible user link from "muted note" placeholderHazelnoot2025-05-101-3/+1
* add "clickable" styling for muted note placeholderHazelnoot2025-05-101-0/+5
* fix reactions viewer styling in SkNote*dakkar2025-05-011-1/+1
* remove unused parameter from get-note-versions-menu.tsHazelnoot2025-04-021-1/+1
* lint and type fixesHazelnoot2025-04-011-4/+4
* fix type errors in SkNoteDetailed.vueHazelnoot2025-04-011-5/+5
* copy changes to SkNoteDetailed.vueHazelnoot2025-04-011-30/+47
* copy sharkey settings into new frontend preferences modelHazelnoot2025-03-311-17/+17
* update references from /scripts/ to /utility/Hazelnoot2025-03-251-17/+17
* upd: check for remote url first before providing local url on pleaseLoginContextMarie2025-03-091-1/+1
* disable inline note previews from users with quotes disabledHazelnoot2025-02-201-1/+1
* add "reject quotes" toggle at user and instance levelHazelnoot2025-02-201-1/+1
* factor out shared "compute-merged-cw" routineHazelnoot2025-02-161-8/+2
* append mandatory CW in all note views (Mk/Sk/Em + basic/Detailed/Simple/Sub)Hazelnoot2025-02-161-4/+13
* Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-111-1/+1
|\
| * hide note preview if it's already quoted - fixes #888dakkar2025-02-101-1/+1
* | copy changes from MkInstanceTicker to SkInstanceTickerHazelnoot2025-02-071-1/+1
* | copy changes to SkNoteDetailed.vueHazelnoot2025-02-031-1/+1
|/
* Refactor renote tooltip textHellhoundSoftware2025-01-181-5/+2
* move tooltip message to computedHellhoundSoftware2025-01-151-1/+6
* Add tooltip for shift-boostHellhoundSoftware2025-01-151-0/+1
* Open boost visibility menu on shift-clickHellhoundSoftware2025-01-141-3/+3
* remove duplicate role badges - fixes #868dakkar2025-01-021-3/+0
* preview AP objects as quotes - fix #595dakkar2024-12-181-1/+1
* fix a bunch of CSS variablesdakkar2024-12-091-1/+1
* copy from MkNoteDetailed to SkNoteDetaileddakkar2024-11-221-8/+33
* probably fix most renamed CSS variablesdakkar2024-11-081-7/+7
* copy changes from MkNote* to SkNote*dakkar2024-11-081-21/+21