summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages (follow)
Commit message (Expand)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy17 hours20-51/+49
* merge: Show signup reason in user admin screen (resolves #1090) (!1114)Hazelnoot2025-06-141-0/+5
|\
| * show signup reason in user admin screenHazelnoot2025-06-131-0/+5
* | 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-131-4/+8
|/
* use pnpm package alias for @transfem-org/sfm-jsHazelnoot2025-06-121-1/+1
* fix admin-user not working inside the reports uiHazelnoot2025-06-091-1/+12
* increase width of admin-user and instance-admin screens to prevent scrolling ...Hazelnoot2025-06-092-2/+2
* merge: Reduce log spam (!1004)Hazelnoot2025-06-091-2/+2
|\
| * reduce frontend log spam from debug messagesHazelnoot2025-06-061-2/+2
* | use SKUrlPreviewGroup in more placesHazelnoot2025-06-071-4/+4
* | integrate localStorage options into preference systemHazelnoot2025-06-072-79/+5
* | 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: Report admin UX improvements (!1060)Hazelnoot2025-06-053-26/+49
|\
| * add withHint to instance-info.vueHazelnoot2025-06-041-6/+10
| * reduce empty space around report user / instanceHazelnoot2025-06-042-4/+4
| * allow callers to pass in hint objects to admin-user and instance-infoHazelnoot2025-06-042-15/+33
| * add date separation to report UIHazelnoot2025-06-041-3/+4
* | add option to keep CWs with "RE:" prefixHazelnoot2025-06-041-2/+6
|/
* merge: Link attributions (!1048)dakkar2025-06-043-11/+100
|\
| * merge develop and fix conflicts.piuvas2025-06-0312-343/+671
| |\
| * | check for whitespace in instance mutes.piuvas2025-06-021-5/+10
| * | check for whitespace in attribution domains.piuvas2025-06-021-1/+10
| * | improve instanceMute setting.piuvas2025-05-301-10/+13
| * | improve attributionDomain settings.piuvas2025-05-302-31/+30
| * | linting on instante mute setting.piuvas2025-05-271-1/+1
| * | some requested changes to linkAttribution.piuvas2025-05-271-1/+1
| * | fix lowecasing of muted instances.piuvas2025-05-271-1/+1
| * | fix lint and typecheck.piuvas2025-05-271-1/+1
| * | port solution to instance mutelist.piuvas2025-05-271-3/+9
| * | improve attributionDomains setting.piuvas2025-05-271-3/+9
| * | requested changes.piuvas2025-05-271-2/+0
| * | linting fixes.piuvas2025-05-271-1/+2
| * | improve settings.piuvas2025-05-261-2/+2
| * | initial link attributions work.piuvas2025-05-262-0/+62
* | | merge: Add delay and retry to Page's embedded note loading (!1072)dakkar2025-06-042-3/+17
|\ \ \ | |_|/ |/| |
| * | chore: lintOutvi V2025-06-031-1/+1
| * | feat(page-editor.el.note): also add delayed loadOutvi V2025-06-032-3/+16
| * | feat(page-editor.el.note): make it retry on throttleOutvi V2025-06-031-1/+2
* | | merge: Sync local storage to properties to preference profile (resolves #1075...Hazelnoot2025-06-022-44/+69
|\ \ \
| * | | synchronize localStorage properties to preference profileHazelnoot2025-06-012-44/+69
* | | | merge: Overhaul trending polls (!1022)Hazelnoot2025-06-011-3/+53
|\ \ \ \
| * | | | check permission in frontend before display trending pollsHazelnoot2025-05-231-13/+23
| * | | | rename pollsOnLocal.host to pollsOnLocal.nameHazelnoot2025-05-231-1/+1
| * | | | overhaul trending pollsHazelnoot2025-05-231-2/+42
| | |_|/ | |/| |
* | | | merge: Instance admin UX improvements (!1059)Hazelnoot2025-06-012-231/+464
|\ \ \ \