summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/SkNoteSimple.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* copy changes to SkNoteSimple.vueHazelnoot2025-04-011-1/+1
|
* copy sharkey settings into new frontend preferences modelHazelnoot2025-03-311-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
|
* probably fix most renamed CSS variablesdakkar2024-11-081-1/+1
|
* copy changes from MkNote* to SkNote*dakkar2024-11-081-2/+2
|
* better block display for `<bdi>` elementsdakkar2024-06-071-1/+1
| | | | | | | | | | We use MfM in all sorts of places, and only some of them are actual blocks. We can now tell the `Mfm` component to make the top-level `<bdi>` a block when we need to (mostly note bodies, user descriptions, announcements) and leave it inline in all other places. This should still rendener inline rtl content embedded in ltr text in a sensible way, while providing right-alignment for fully rtl blocks.
* upd: expandAllCws also expands all long posts on first clickShittyKopper2024-02-041-1/+1
| | | | this mimics glitch-soc behavior
* upd: add hover effect to quote postsShittyKopper2024-02-041-0/+5
|
* merge: upstreamMarie2023-12-231-5/+4
|
* add: auto uncollapse CW on all notes optionMar0xy2023-12-031-1/+2
| | | | Closes transfem-org/Sharkey#191
* upd: add option to select between note designsMar0xy2023-12-021-0/+113
Adds the ability to choose between `Sharkey` or `Misskey`