| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split url into webUrl and localUrl (like mastodon)stable | Freya Murphy | 11 hours | 28 | -49/+49 |
| | | |||||
| * | sort notifications by creation time | dakkar | 2025-07-25 | 1 | -1/+15 |
| | | | | | so groups are sorted newest first according to the displayed time | ||||
| * | fix usage of appearNote in frontend components | Hazelnoot | 2025-06-18 | 4 | -44/+34 |
| | | |||||
| * | merge: Show signup reason in user admin screen (resolves #1090) (!1114) | Hazelnoot | 2025-06-14 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1114 Closes #1090 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev> | ||||
| | * | show signup reason in user admin screen | Hazelnoot | 2025-06-13 | 1 | -1/+1 |
| | | | |||||
| * | | merge: Auto-select the first page of reactions on the note "reactions" tab ↵ | Marie | 2025-06-14 | 2 | -0/+10 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | (resolves #448) (!1121) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1121 Closes #448 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev> | ||||
| | * | | auto-select the first page of reactions on the note "reactions" pgae | Hazelnoot | 2025-06-14 | 2 | -0/+10 |
| | |/ | |||||
| * | | copy changes to MkSubNoteContent and welcome.timeline.note | Hazelnoot | 2025-06-13 | 1 | -2/+4 |
| | | | |||||
| * | | copy changes to MkNote and EmNoteDetailed | Hazelnoot | 2025-06-13 | 1 | -14/+15 |
| | | | |||||
| * | | remove "RN:" link from NoteDetailed for consistency with other Note components | Hazelnoot | 2025-06-13 | 2 | -2/+0 |
| | | | |||||
| * | | place "reply" indicator on same line as note body | Hazelnoot | 2025-06-13 | 1 | -14/+15 |
| |/ | |||||
| * | merge: Consolidate duplicate HTML/XML parser libraries (!1083) | Hazelnoot | 2025-06-13 | 10 | -10/+10 |
| |\ | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1083 Approved-by: Marie <github@yuugi.dev> Approved-by: dakkar <dakkar@thenautilus.net> | ||||
| | * | correct MFM import in new/modified components | Hazelnoot | 2025-06-12 | 2 | -2/+2 |
| | | | |||||
| | * | use pnpm package alias for @transfem-org/sfm-js | Hazelnoot | 2025-06-12 | 8 | -8/+8 |
| | | | |||||
| * | | merge: Make defederation rocket use theme colors. (!1109) | Marie | 2025-06-13 | 1 | -1/+1 |
| |\ \ | |/ |/| | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1109 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev> | ||||
| | * | make defederation rocket use theme colors. | piuvas | 2025-06-12 | 1 | -1/+1 |
| | | | |||||
| * | | merge: Fix admin-user / instance-info styling and broken controls (!1106) | Hazelnoot | 2025-06-10 | 1 | -9/+5 |
| |\ \ | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1106 Approved-by: Marie <github@yuugi.dev> Approved-by: dakkar <dakkar@thenautilus.net> | ||||
| | * | | fix admin-user not working inside the reports ui | Hazelnoot | 2025-06-09 | 1 | -9/+5 |
| | | | | |||||
| * | | | merge: Fix hard-muted notes leaving extra lines on the screen (!1107) | Hazelnoot | 2025-06-09 | 2 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1107 Approved-by: Marie <github@yuugi.dev> Approved-by: dakkar <dakkar@thenautilus.net> | ||||
| | * | | | fix hard-muted notes leaving extra lines on the screen | Hazelnoot | 2025-06-09 | 2 | -2/+2 |
| | |/ / | |||||
| * / / | don't prepend "RE:" is the CW already has it | Hazelnoot | 2025-06-09 | 1 | -1/+1 |
| |/ / | |||||
| * | | merge: Reduce log spam (!1004) | Hazelnoot | 2025-06-09 | 6 | -6/+5 |
| |\ \ | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1004 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev> | ||||
| | * | | reduce log spam from SkNoteTranslation | Hazelnoot | 2025-06-06 | 1 | -1/+0 |
| | | | | |||||
| | * | | reduce frontend log spam from debug messages | Hazelnoot | 2025-06-06 | 5 | -5/+5 |
| | | | | |||||
| * | | | use SKUrlPreviewGroup in more places | Hazelnoot | 2025-06-07 | 6 | -32/+21 |
| |/ / | |||||
| * | | merge: Allow note footer bar to shrink responsively and scroll on overflow ↵ | Hazelnoot | 2025-06-05 | 7 | -169/+34 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | (resolves #1057) (!1094) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1094 Closes #1057 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev> | ||||
| | * | | allow note toolbar to scroll | Hazelnoot | 2025-06-04 | 7 | -31/+28 |
| | | | | | | | | | | | | | https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#accessibility | ||||
| | * | | use responsive gaps between note toolbar items | Hazelnoot | 2025-06-04 | 7 | -151/+19 |
| | |/ | |||||
| * | | merge: Report admin UX improvements (!1060) | Hazelnoot | 2025-06-05 | 5 | -47/+541 |
| |\ \ | |/ |/| | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1060 Approved-by: Marie <github@yuugi.dev> Approved-by: dakkar <dakkar@thenautilus.net> | ||||
| | * | support link attributions in SkUrlPreviewGroup | Hazelnoot | 2025-06-04 | 2 | -30/+92 |
| | | | |||||
| | * | use correct code style for dynamic classes in PageWithHeader.vue | Hazelnoot | 2025-06-04 | 1 | -1/+1 |
| | | | |||||
| | * | consider duplicate previews where one URL can't be resolved, but another URL ↵ | Hazelnoot | 2025-06-04 | 1 | -0/+26 |
| | | | | | | | | | resolves to a local copy of the same note | ||||
| | * | check for note in initial de-duplication pass | Hazelnoot | 2025-06-04 | 1 | -2/+6 |
| | | | |||||
| | * | reduce empty space around report user / instance | Hazelnoot | 2025-06-04 | 1 | -3/+3 |
| | | | |||||
| | * | add "spacer" option to PageWithHeader | Hazelnoot | 2025-06-04 | 1 | -3/+6 |
| | | | |||||
| | * | remove vertical size limit on report sections | Hazelnoot | 2025-06-04 | 1 | -3/+3 |
| | | | |||||
| | * | re-implement preview groups as SkUrlPreviewGroup | Hazelnoot | 2025-06-04 | 3 | -113/+326 |
| | | | |||||
| | * | pass index through SkDateSeparatedList.vue | Hazelnoot | 2025-06-04 | 1 | -3/+3 |
| | | | |||||
| | * | improvements to MkAbuseReport: | Hazelnoot | 2025-06-04 | 1 | -8/+58 |
| | | | | | | | | | | | | | | | | | * Improved styling for user/instance IDs * Show target instance as a section * Load reports and sections faster * Rename "moderation note" to "staff notes" for clarity * Preview reported notes directly | ||||
| | * | implement SkDateSeparatedList | Hazelnoot | 2025-06-04 | 1 | -0/+55 |
| | | | |||||
| | * | implement de-duplication for MkUrlPreview | Hazelnoot | 2025-06-04 | 1 | -6/+87 |
| | | | |||||
| * | | add option to keep CWs with "RE:" prefix | Hazelnoot | 2025-06-04 | 2 | -16/+20 |
| |/ | |||||
| * | merge: Link attributions (!1048) | dakkar | 2025-06-04 | 1 | -1/+54 |
| |\ | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1048 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Hazelnoot <acomputerdog@gmail.com> | ||||
| | * | merge develop and fix conflicts. | piuvas | 2025-06-03 | 25 | -97/+285 |
| | |\ | |||||
| | * | | requested changes. | piuvas | 2025-05-28 | 1 | -2/+7 |
| | | | | |||||
| | * | | fix ellipsis. | piuvas | 2025-05-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | some requested changes to linkAttribution. | piuvas | 2025-05-27 | 1 | -7/+14 |
| | | | | |||||
| | * | | requested changes. | piuvas | 2025-05-27 | 1 | -22/+19 |
| | | | | |||||
| | * | | align attribution instead of float. | piuvas | 2025-05-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | linting fixes. | piuvas | 2025-05-27 | 1 | -1/+1 |
| | | | | |||||