summaryrefslogtreecommitdiff
path: root/packages/frontend (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-142-1/+6
|\
| * show signup reason in user admin screenHazelnoot2025-06-132-1/+6
* | 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
| |/
* | merge: Fix broken CSS in instance-info (!1118)Marie2025-06-141-4/+1
|\ \
| * | fix broken CSS in instance-info caused by leftover codeHazelnoot2025-06-131-4/+1
| |/
* | copy changes to MkSubNoteContent and welcome.timeline.noteHazelnoot2025-06-132-6/+12
* | 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-1316-36/+36
|\
| * correct MFM import in new/modified componentsHazelnoot2025-06-122-2/+2
| * update to summaly 5.2.2Hazelnoot2025-06-121-1/+1
| * pin katex versionHazelnoot2025-06-121-1/+1
| * use pnpm package alias for @transfem-org/summalyHazelnoot2025-06-121-1/+1
| * use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-1214-14/+14
| * pcleanup dependencies:Hazelnoot2025-06-121-19/+19
* | 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-105-12/+21
|\ \
| * | fix admin-user not working inside the reports uiHazelnoot2025-06-092-10/+17
| * | increase width of admin-user and instance-admin screens to prevent scrolling ...Hazelnoot2025-06-092-2/+2
| * | fix _spacer CSS on FireFoxHazelnoot2025-06-091-0/+2
* | | 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-0918-24/+23
|\ \
| * | reduce log spam from SkNoteTranslationHazelnoot2025-06-061-1/+0
| * | reduce frontend log spam from debug messagesHazelnoot2025-06-0617-23/+23
* | | use SKUrlPreviewGroup in more placesHazelnoot2025-06-077-36/+25
* | | fix race conditions and bugs in pref-migrate.tsHazelnoot2025-06-071-15/+18
* | | integrate localStorage options into preference systemHazelnoot2025-06-075-100/+118
* | | add ActivityPub representation to admin-user.vueHazelnoot2025-06-071-7/+36
* | | fix TS errors about user, info, and initHazelnoot2025-06-071-38/+55
* | | add missing awaits in admin-user.vueHazelnoot2025-06-071-2/+2
* | | fix admin-user AP fetchHazelnoot2025-06-061-6/+8
|/ /
* | merge: Allow note footer bar to shrink responsively and scroll on overflow (r...Hazelnoot2025-06-058-169/+42
|\ \
| * | allow note toolbar to scrollHazelnoot2025-06-047-31/+28
| * | use responsive gaps between note toolbar itemsHazelnoot2025-06-048-151/+27
| |/
* | merge: Report admin UX improvements (!1060)Hazelnoot2025-06-0512-97/+642
|\ \ | |/ |/|
| * 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
| * factor out getNoteUrls functionHazelnoot2025-06-042-22/+49
| * add withHint to instance-info.vueHazelnoot2025-06-041-6/+10
| * reduce empty space around report user / instanceHazelnoot2025-06-043-7/+7
| * add "spacer" option to PageWithHeaderHazelnoot2025-06-041-3/+6