summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy22 hours28-49/+49
* sort notifications by creation timedakkar2025-07-251-1/+15
* fix usage of appearNote in frontend componentsHazelnoot2025-06-184-44/+34
* merge: Show signup reason in user admin screen (resolves #1090) (!1114)Hazelnoot2025-06-141-1/+1
|\
| * show signup reason in user admin screenHazelnoot2025-06-131-1/+1
* | merge: Auto-select the first page of reactions on the note "reactions" tab (r...Marie2025-06-142-0/+10
|\ \
| * | auto-select the first page of reactions on the note "reactions" pgaeHazelnoot2025-06-142-0/+10
| |/
* | copy changes to MkSubNoteContent and welcome.timeline.noteHazelnoot2025-06-131-2/+4
* | copy changes to MkNote and EmNoteDetailedHazelnoot2025-06-131-14/+15
* | remove "RN:" link from NoteDetailed for consistency with other Note componentsHazelnoot2025-06-132-2/+0
* | place "reply" indicator on same line as note bodyHazelnoot2025-06-131-14/+15
|/
* merge: Consolidate duplicate HTML/XML parser libraries (!1083)Hazelnoot2025-06-1310-10/+10
|\
| * correct MFM import in new/modified componentsHazelnoot2025-06-122-2/+2
| * use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-128-8/+8
* | merge: Make defederation rocket use theme colors. (!1109)Marie2025-06-131-1/+1
|\ \ | |/ |/|
| * make defederation rocket use theme colors.piuvas2025-06-121-1/+1
* | merge: Fix admin-user / instance-info styling and broken controls (!1106)Hazelnoot2025-06-101-9/+5
|\ \
| * | fix admin-user not working inside the reports uiHazelnoot2025-06-091-9/+5
* | | merge: Fix hard-muted notes leaving extra lines on the screen (!1107)Hazelnoot2025-06-092-2/+2
|\ \ \
| * | | fix hard-muted notes leaving extra lines on the screenHazelnoot2025-06-092-2/+2
| |/ /
* / / don't prepend "RE:" is the CW already has itHazelnoot2025-06-091-1/+1
|/ /
* | merge: Reduce log spam (!1004)Hazelnoot2025-06-096-6/+5
|\ \
| * | reduce log spam from SkNoteTranslationHazelnoot2025-06-061-1/+0
| * | reduce frontend log spam from debug messagesHazelnoot2025-06-065-5/+5
* | | use SKUrlPreviewGroup in more placesHazelnoot2025-06-076-32/+21
|/ /
* | merge: Allow note footer bar to shrink responsively and scroll on overflow (r...Hazelnoot2025-06-057-169/+34
|\ \
| * | allow note toolbar to scrollHazelnoot2025-06-047-31/+28
| * | use responsive gaps between note toolbar itemsHazelnoot2025-06-047-151/+19
| |/
* | merge: Report admin UX improvements (!1060)Hazelnoot2025-06-055-47/+541
|\ \ | |/ |/|
| * support link attributions in SkUrlPreviewGroupHazelnoot2025-06-042-30/+92
| * use correct code style for dynamic classes in PageWithHeader.vueHazelnoot2025-06-041-1/+1
| * consider duplicate previews where one URL can't be resolved, but another URL ...Hazelnoot2025-06-041-0/+26
| * check for note in initial de-duplication passHazelnoot2025-06-041-2/+6
| * reduce empty space around report user / instanceHazelnoot2025-06-041-3/+3
| * add "spacer" option to PageWithHeaderHazelnoot2025-06-041-3/+6
| * remove vertical size limit on report sectionsHazelnoot2025-06-041-3/+3
| * re-implement preview groups as SkUrlPreviewGroupHazelnoot2025-06-043-113/+326
| * pass index through SkDateSeparatedList.vueHazelnoot2025-06-041-3/+3
| * improvements to MkAbuseReport:Hazelnoot2025-06-041-8/+58
| * implement SkDateSeparatedListHazelnoot2025-06-041-0/+55
| * implement de-duplication for MkUrlPreviewHazelnoot2025-06-041-6/+87
* | add option to keep CWs with "RE:" prefixHazelnoot2025-06-042-16/+20
|/
* merge: Link attributions (!1048)dakkar2025-06-041-1/+54
|\
| * merge develop and fix conflicts.piuvas2025-06-0325-97/+285
| |\
| * | requested changes.piuvas2025-05-281-2/+7
| * | fix ellipsis.piuvas2025-05-271-1/+1
| * | some requested changes to linkAttribution.piuvas2025-05-271-7/+14
| * | requested changes.piuvas2025-05-271-22/+19
| * | align attribution instead of float.piuvas2025-05-271-1/+1
| * | linting fixes.piuvas2025-05-271-1/+1