summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkNoteSub.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy11 hours1-1/+1
* fix usage of appearNote in frontend componentsHazelnoot2025-06-181-21/+16
* allow note toolbar to scrollHazelnoot2025-06-041-4/+2
* use responsive gaps between note toolbar itemsHazelnoot2025-06-041-19/+7
* 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-2/+2
* fix lint errorsHazelnoot2025-05-261-1/+2
* fix clip / translate button styling in MkNoteSub / SkNoteSubHazelnoot2025-05-251-2/+2
* fix Sub note toolbar not stopping click on mobileHazelnoot2025-05-251-5/+5
* add clip and translate buttons to MkNoteSub / SkNoteSubHazelnoot2025-05-251-2/+20
* use config.url instead of "https://${config.host}"Hazelnoot2025-05-211-2/+2
* add option to put Translate button in the note toolbarHazelnoot2025-05-161-1/+1
* factor out shared word mute logicHazelnoot2025-05-121-49/+5
* simplify access to showSoftWordMutedWordHazelnoot2025-05-121-2/+1
* show muted words in NoteDetailed / NoteSub componentsHazelnoot2025-05-121-3/+46
* user appearNote in NoteSub mute placeholdersHazelnoot2025-05-101-1/+1
* remove invisible user link from "muted note" placeholderHazelnoot2025-05-101-3/+1
* add "clickable" styling for muted note placeholderHazelnoot2025-05-101-0/+5
* fix "number of replies"dakkar2025-05-091-5/+4
* lint and type fixesHazelnoot2025-04-011-4/+4
* fix errors in MkNoteSub.vueHazelnoot2025-04-011-2/+2
* copy sharkey settings into new frontend preferences modelHazelnoot2025-03-311-76/+49
* merge upstreamHazelnoot2025-03-251-13/+13
|\
| * enhance(frontend): improve accounts managementsyuilo2025-03-131-1/+1
| * refactor(frontend): scripts -> utilitysyuilo2025-03-091-2/+2
* | upd: check for remote url first before providing local url on pleaseLoginContextMarie2025-03-091-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-3/+12
* | 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
* | fix `pleaseLogin` on `*NoteSub`dakkar2024-12-121-6/+12
* | probably fix most renamed CSS variablesdakkar2024-11-081-6/+6
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-2/+2
|\|
| * refactor(frontend): prefix css variables (#14725)syuilo2024-10-091-2/+2
* | fix: don't show quoted toast on cancel of quote noteMarie2024-09-161-2/+4
* | update all our uses of `os.popup`dakkar2024-08-141-7/+21
* | replaced a bunch of ti-*dakkar2024-06-221-1/+1
* | better block display for `<bdi>` elementsdakkar2024-06-071-1/+1
* | Reactions not working on child notes in detailed viewMarie2024-02-221-2/+2
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* | rework boost visibility #388dakkar2024-02-161-39/+8
* | upd: expandAllCws also expands all long posts on first clickShittyKopper2024-02-041-1/+1
* | align Sk & Mk variants of componentsdakkar2024-01-211-7/+7
* | merge: upstreamMarie2024-01-091-2/+2
|\|