dakkar
884ccad588
prevent excessive trimming in emoji picker's input box
...
there's no reason to trim before assigning to `q.value` (which gets
reflected to the `<input>` control and ends up trimming end spaces
when back-spacing)
the stated reason for messing with the control's own value every time
it changes, is to handle changes while Android is composing; I've
tested that, while I'm composing a character with my input method on
X11, search responds to each keypress, and I think it's good enough
2025-07-28 15:27:20 +01:00
Hazelnoot
7d005876fb
merge: make trustedDomains persist across reloads ( !1174 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1174
Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2025-07-27 20:33:37 +00:00
Hazelnoot
07295ad62d
merge: Split descriptions. ( !1167 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1167
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-07-27 15:29:41 +00:00
dakkar
df0f682518
make trustedDomains persist across reloads
...
we can't just write to `prefer.s.*`, we need to `.commit`
also, there's no need to use the reactive view (`prefer.r.*`) in
non-reactive contexts
2025-07-23 10:46:01 +01:00
Hazelnoot
ed68230811
merge: Add importCompleted notification. Send importCompleted when antenna/customEmoji/muting/userList is imported ( !1165 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1165
Closes #891
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2025-07-21 18:42:29 +00:00
Hazelnoot
31344bb816
merge: Add docstrings for Sharkey components ( !1172 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1172
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2025-07-21 15:40:30 +00:00
bunnybeam
705e65e2d2
clarify that SkNote files are in the Sharkey style
2025-07-17 21:31:46 +01:00
bunnybeam
ff477e3bc7
changes to docstrings based on feedback
2025-07-17 21:28:17 +01:00
bunnybeam
184d116632
add docstrings for components beginning with Sk, along with DynamicNotes
2025-07-17 17:38:45 +01:00
наб
6abbf955fc
Uniquify exportEntityName and importEntityName
2025-07-16 18:32:19 +02:00
наб
a00a3c6841
Add importCompleted notification. Send importCompleted when antenna/customEmoji/muting/userList is imported
...
The only userImportableEntities that don't notify
are blocking and following because they fork off a batch of single
Closes #891
2025-07-16 18:32:18 +02:00
piuvas
c97fafa071
requested changes.
2025-07-16 12:43:35 -03:00
piuvas
1696e31797
initial split descriptions impl.
2025-07-15 18:37:29 -03:00
bunnybeam
a8db24e074
add confetti on dialog announcements
2025-07-08 20:41:07 +01:00
dakkar
13d045d813
merge: misskey 2025.5.0 ( !1028 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1028
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-06-29 09:54:12 +00:00
Hazelnoot
d44935b1d9
collapse renotes that we've renoted or favorited
2025-06-24 09:46:56 -04:00
Hazelnoot
7200c3d6c8
implement note mutings and move favorited/renoted status into note entity directly
2025-06-23 13:47:04 -04:00
Hazelnoot
9bebf7718f
hide muted threads behind a CW
2025-06-23 13:47:04 -04:00
Hazelnoot
23cfb5647c
fix spacing between SkUrlPreviewGroup
2025-06-23 13:47:04 -04:00
Hazelnoot
c9389b013a
fix Vue error in SkNoteDetailed and MkNoteDetailed
2025-06-23 13:47:04 -04:00
dakkar
886160bdec
Merge branch 'develop' into upstream/2025.5.0
2025-06-20 10:44:34 +01:00
Hazelnoot
b97e505709
fix usage of appearNote in frontend components
2025-06-18 10:35:38 -04:00
Hazelnoot
f6964f6e27
merge: Show signup reason in user admin screen ( resolves #1090 ) ( !1114 )
...
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>
2025-06-14 17:30:17 +00:00
Marie
c54d0ace90
merge: Auto-select the first page of reactions on the note "reactions" tab ( 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>
2025-06-14 16:18:58 +00:00
Hazelnoot
0a1e10e18b
auto-select the first page of reactions on the note "reactions" pgae
2025-06-14 00:36:34 -04:00
Hazelnoot
69cf9a011a
copy changes to MkSubNoteContent and welcome.timeline.note
2025-06-13 22:13:31 -04:00
Hazelnoot
0b7cd5bb0f
copy changes to MkNote and EmNoteDetailed
2025-06-13 22:11:03 -04:00
Hazelnoot
a9063409f2
remove "RN:" link from NoteDetailed for consistency with other Note components
2025-06-13 22:04:00 -04:00
Hazelnoot
03662f3466
place "reply" indicator on same line as note body
2025-06-13 22:03:20 -04:00
Hazelnoot
aa40b8ca0d
show signup reason in user admin screen
2025-06-13 20:01:06 -04:00
dakkar
33aee38a59
Merge branch 'develop' into upstream/2025.5.0
2025-06-13 08:43:17 +01:00
Hazelnoot
4b11fd2523
merge: Consolidate duplicate HTML/XML parser libraries ( !1083 )
...
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>
2025-06-13 07:13:19 +00:00
Marie
f341e2be5c
merge: Make defederation rocket use theme colors. ( !1109 )
...
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>
2025-06-13 04:38:15 +00:00
Hazelnoot
d59ebe9992
correct MFM import in new/modified components
2025-06-12 21:11:17 -04:00
Hazelnoot
7eca06d672
use pnpm package alias for @transfem-org/sfm-js
2025-06-12 21:11:16 -04:00
piuvas
3e9a2c36f1
make defederation rocket use theme colors.
2025-06-12 20:46:52 -03:00
dakkar
3ebf9c4a71
Merge branch 'develop' into upstream/2025.5.0
2025-06-10 14:02:32 +01:00
Hazelnoot
8cf6f32869
merge: Fix admin-user / instance-info styling and broken controls ( !1106 )
...
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>
2025-06-10 06:40:46 +00:00
Hazelnoot
a0692ab91f
merge: Fix hard-muted notes leaving extra lines on the screen ( !1107 )
...
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>
2025-06-09 19:39:29 +00:00
Hazelnoot
442062db8d
fix hard-muted notes leaving extra lines on the screen
2025-06-09 13:31:25 -04:00
Hazelnoot
30679935ce
fix admin-user not working inside the reports ui
2025-06-09 13:19:54 -04:00
Hazelnoot
448c5413a3
don't prepend "RE:" is the CW already has it
2025-06-09 11:00:29 -04:00
Hazelnoot
00c0bdbc94
merge: Reduce log spam ( !1004 )
...
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>
2025-06-09 10:53:59 +00:00
Hazelnoot
3d804c560d
use SKUrlPreviewGroup in more places
2025-06-07 20:54:21 -04:00
Hazelnoot
14440c7041
reduce log spam from SkNoteTranslation
2025-06-06 22:20:16 -04:00
Hazelnoot
87dc73d700
reduce frontend log spam from debug messages
2025-06-06 22:20:16 -04:00
Hazelnoot
c6874c4983
merge: Allow note footer bar to shrink responsively and scroll on overflow ( 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>
2025-06-05 11:55:18 +00:00
Hazelnoot
f88253b95f
merge: Report admin UX improvements ( !1060 )
...
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>
2025-06-05 08:00:32 +00:00
Hazelnoot
25174e837a
allow note toolbar to scroll
...
https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#accessibility
2025-06-04 19:09:03 -04:00
Hazelnoot
4d024d1165
use responsive gaps between note toolbar items
2025-06-04 19:07:57 -04:00