| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use pnpm package alias for @transfem-org/sfm-js | Hazelnoot | 2025-06-12 | 1 | -1/+1 |
| | | |||||
| * | use SKUrlPreviewGroup in more places | Hazelnoot | 2025-06-07 | 1 | -6/+4 |
| | | |||||
| * | allow note toolbar to scroll | Hazelnoot | 2025-06-04 | 1 | -6/+7 |
| | | | | | https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#accessibility | ||||
| * | use responsive gaps between note toolbar items | Hazelnoot | 2025-06-04 | 1 | -19/+1 |
| | | |||||
| * | skip resolving preview when a link is known to be recursive | Hazelnoot | 2025-05-20 | 1 | -5/+4 |
| | | |||||
| * | don't recursively render note previews | Hazelnoot | 2025-05-20 | 1 | -2/+4 |
| | | |||||
| * | extract common translation UI into SkNoteTranslation.vue | Hazelnoot | 2025-05-18 | 1 | -15/+2 |
| | | |||||
| * | fix type errors in note translation source | Hazelnoot | 2025-05-18 | 1 | -1/+1 |
| | | |||||
| * | add option to put Translate button in the note toolbar | Hazelnoot | 2025-05-16 | 1 | -4/+5 |
| | | |||||
| * | update SkOldNoteWindow | dakkar | 2025-04-12 | 1 | -8/+15 |
| | | | | | | * fix nyaize * make MkPoll and plugins the same as `[MS]kNote` | ||||
| * | copy sharkey settings into new frontend preferences model | Hazelnoot | 2025-03-31 | 1 | -3/+5 |
| | | |||||
| * | update references from /scripts/ to /utility/ | Hazelnoot | 2025-03-25 | 1 | -3/+3 |
| | | |||||
| * | probably fix most renamed CSS variables | dakkar | 2024-11-08 | 1 | -11/+11 |
| | | |||||
| * | add copyright text to all our files | dakkar | 2024-06-15 | 1 | -0/+5 |
| | | |||||
| * | better block display for `<bdi>` elements | dakkar | 2024-06-07 | 1 | -3/+3 |
| | | | | | | | | | | | 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. | ||||
| * | chore: change sfm registry and name | Marie | 2024-02-03 | 1 | -1/+1 |
| | | |||||
| * | Bring note style closer to Firefish | Volpeon | 2024-01-01 | 1 | -2/+2 |
| | | |||||
| * | fix: note history not working | ShittyKopper | 2023-12-26 | 1 | -1/+1 |
| | | |||||
| * | merge: upstream | Marie | 2023-12-23 | 1 | -17/+16 |
| | | |||||
| * | upd: replace mfm with sfm | Marie | 2023-12-18 | 1 | -1/+1 |
| | | |||||
| * | merge: develop | Mar0xy | 2023-11-04 | 1 | -3/+3 |
| |\ | |||||
| | * | fix: icons being inconsistent and PG (#136) | Amelia Yukii | 2023-11-03 | 1 | -3/+3 |
| | | | |||||
| * | | merge: upstream | Mar0xy | 2023-11-04 | 1 | -3/+3 |
| |/ | |||||
| * | fix: nyaize missing on OldNoteWindow | Mar0xy | 2023-11-02 | 1 | -3/+3 |
| | | |||||
| * | upd: implement radius setting | ShittyKopper | 2023-11-01 | 1 | -2/+2 |
| | | | | | | | to keep things manageable i merged a lot of one off values into just a handful of common sizes, so some parts of the ui will look different than upstream even with the "Misskey" rounding mode | ||||
| * | fix: MFM overflowing out of note | Mar0xy | 2023-10-22 | 1 | -0/+2 |
| | | | | | Closes transfem-org/Sharkey#104 | ||||
| * | upd: add additional checks | Mar0xy | 2023-10-22 | 1 | -1/+1 |
| | | |||||
| * | fix: date formatting in previous note view | Mar0xy | 2023-10-22 | 1 | -1/+2 |
| | | |||||
| * | upd: improve note edit table & improve previous version view | Mar0xy | 2023-10-22 | 1 | -0/+328 |
| Closes transfem-org/Sharkey#105 | |||||