summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge: Avoid use of <template> as a child of <TransitionGroup> (resolves #105...Hazelnoot2025-05-273-5/+5
|\
| * avoid use of <template> as a child of <TransitionGroup>Hazelnoot2025-05-253-5/+5
* | merge: Fix translate button (!1047)Hazelnoot2025-05-276-26/+64
|\ \
| * | fix lint errorsHazelnoot2025-05-262-2/+4
| * | fix clip / translate button styling in MkNoteSub / SkNoteSubHazelnoot2025-05-252-4/+4
| * | fix Sub note toolbar not stopping click on mobileHazelnoot2025-05-252-10/+10
| * | add clip and translate buttons to MkNoteSub / SkNoteSubHazelnoot2025-05-252-4/+40
| * | disable "translate" button after translatingHazelnoot2025-05-254-4/+4
| * | fix "translate" and "clip" buttons opening the note on mobileHazelnoot2025-05-254-12/+12
| |/
* / handle "follow" notifs from deleted userdakkar2025-05-251-6/+11
|/
* merge: make DynamicNote less dynamic - helps with #1059 (!1041)Hazelnoot2025-05-243-12/+12
|\
| * make sure that the DynamicNote component is *not* computeddakkar2025-05-213-12/+12
* | merge: Cleanup admin user UI (!1012)Marie2025-05-233-4/+28
|\ \ | |/ |/|
| * fix prop type for MKRolePreviewHazelnoot2025-05-161-1/+1
| * add "accent" styling to MkButtonHazelnoot2025-05-161-2/+21
| * respect animation prefs in MkNumberHazelnoot2025-05-161-1/+6
* | use config.url instead of "https://${config.host}"Hazelnoot2025-05-217-14/+14
* | skip resolving preview when a link is known to be recursiveHazelnoot2025-05-205-13/+16
* | don't recursively render note previewsHazelnoot2025-05-205-6/+16
* | merge: Fix "fetch linked note" button for AP previews (!1037)Hazelnoot2025-05-201-38/+56
|\ \
| * | fix unknownUrl valueHazelnoot2025-05-191-1/+1
| * | make sure that the "fetch linked note" button actually remembers that the not...Hazelnoot2025-05-191-38/+56
* | | add missing import file extensionHazelnoot2025-05-191-1/+1
* | | extract common translation UI into SkNoteTranslation.vueHazelnoot2025-05-187-92/+67
* | | fix type errors in note translation sourceHazelnoot2025-05-186-6/+6
* | | fix spurious "translation failed" errors in MkNoteSubHazelnoot2025-05-181-2/+2
|/ /
* | merge: set transparent background for naked containers - fix 1063 (!1033)Marie2025-05-171-1/+6
|\ \
| * | set transparent background for naked containers - fix 1063dakkar2025-05-171-1/+6
| |/
* / add option to put Translate button in the note toolbarHazelnoot2025-05-168-29/+87
|/
* await `reverseConcat`dakkar2025-05-151-6/+4
* cleanup, simplify, and merge duplicate word mute implementationsHazelnoot2025-05-134-17/+18
* factor out shared word mute logicHazelnoot2025-05-127-297/+71
* simplify access to showSoftWordMutedWordHazelnoot2025-05-126-12/+6
* show muted words in following feedHazelnoot2025-05-122-42/+14
* show muted words in NoteDetailed / NoteSub componentsHazelnoot2025-05-124-10/+190
* merge: Make muted post placeholders look clickable (resolves #502) (!1019)Hazelnoot2025-05-126-30/+40
|\
| * user appearNote in NoteSub mute placeholdersHazelnoot2025-05-102-2/+2
| * remove invisible user link from "muted note" placeholderHazelnoot2025-05-106-30/+10
| * add "clickable" styling for muted note placeholderHazelnoot2025-05-106-0/+30
* | merge: Add pattern checker for word mutes (resolves #1003) (!1020)Hazelnoot2025-05-121-0/+57
|\ \
| * | rename SkWordMuteTest to SkPatternTestHazelnoot2025-05-101-0/+0
| * | extract SkWordMuteTestHazelnoot2025-05-101-0/+57
| |/
* / refactor following feed to avoid circular dependencyHazelnoot2025-05-102-3/+3
|/
* pass token in Authorization header instead of i propertyHazelnoot2025-05-091-1/+4
* merge: fix "click to open", "number of replies", "oneko" (!1000)Hazelnoot2025-05-094-14/+10
|\
| * fix "number of replies"dakkar2025-05-092-10/+8
| * fix "click to open"dakkar2025-05-092-4/+2
* | merge: Autofill reply mentions based on the replies property instead of MFM t...Hazelnoot2025-05-091-16/+7
|\ \
| * | don't insert mentions for the current userHazelnoot2025-05-081-1/+4
| * | fix duplicate mentions and spurious "user is not mentioned" warnings when rep...Hazelnoot2025-05-081-3/+3