dakkar
78e725bd05
merge: Fix unwanted hover effects on touch devices ( !1251 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1251
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-12-24 13:12:01 +00:00
dakkar
20e8998e57
merge: Add bunnybeam to contributor list ( !1253 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1253
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Tess K <me@thvxl.se>
2025-12-17 12:12:29 +00:00
dakkar
34525cfb8e
merge: fix reaction sound in NoteSub - fixes #1224 ( !1246 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1246
Closes #1224
Approved-by: bunnybeam <mailbunnybeam@gmail.com>
Approved-by: Tess K <me@thvxl.se>
2025-12-17 12:12:11 +00:00
dakkar
bfc319109e
merge: Fix timeline top bar dropdowns to have consistent accurate behavior ( !1252 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1252
Closes #1213
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Tess K <me@thvxl.se>
2025-12-17 11:27:13 +00:00
bunnybeam
f75051d956
go to list page after creating list
2025-12-15 18:25:30 +00:00
bunnybeam
e2e08dbe5e
add bunnybeam to contributor list
2025-12-09 21:37:19 +00:00
bunnybeam
e37d726a94
fix timeline dropdowns
2025-12-09 20:45:19 +00:00
bunnybeam
5885eb6368
fix unwanted hover effects on touch devices
2025-12-09 18:17:39 +00:00
dakkar
3d13024828
merge: Fix missing API dialog for deleting emojis ( !1248 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1248
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-12-06 12:01:16 +00:00
bunnybeam
677f9f111e
fix ctrl-enter post form shortcut skipping plugin confirm dialogs
2025-11-29 21:16:32 +00:00
bunnybeam
b2180cc7da
fix missing api dialog for deleting emojis
2025-11-29 20:30:26 +00:00
dakkar
d48bb31e49
fix reaction sound in NoteSub - fixes #1224
...
this bug comes from Misskey, and we kept it in SkNoteSub
latest Misskey `develop` seems to have reworked the code
significantly, so I'm not sure if we want to fix this now, or leave
the bug in the 2025.5.½ release and avoid creating extra pain for the
subsequent merges
2025-11-22 20:18:04 +00:00
Hazelnoot
15bb9b38e1
add background queue to admin dashboard
2025-11-15 14:08:33 -05:00
Hazelnoot
428c9258a1
remove unused API and websocket calls from admin dashboard
2025-11-15 14:08:33 -05:00
Hazelnoot
8f436ef8ca
implement background queue charts
2025-11-15 14:08:32 -05:00
Hazelnoot
181ebc0a95
disable user / instance mandatory CW for list timelines
2025-11-14 18:59:09 -05:00
Hazelnoot
19a7c68fb8
fix incorrect reference to proxyAccount.enabled in settings.vue
2025-11-14 18:59:09 -05:00
Hazelnoot
e822253afb
fix chat messages overflowing horizontally
2025-11-14 18:59:09 -05:00
Hazelnoot
c83fa9fcd3
various improvements to admin-user migrations UI
2025-11-12 17:07:58 -05:00
Hazelnoot
7e36e17e63
fix massive whitepace at the top of admin-user
2025-11-12 17:07:58 -05:00
Hazelnoot
c539734ec2
don't crash admin-user page if one of the requests fails
2025-11-12 17:07:58 -05:00
Hazelnoot
477a01fab6
allow CSS _spacer to have vertical space removed
2025-11-12 17:07:58 -05:00
Hazelnoot
e2fd380f0c
show migration restart in the modlog
2025-11-12 17:07:58 -05:00
Hazelnoot
42470f099a
show account migration info / controls in admin-user
2025-11-12 17:07:58 -05:00
Hazelnoot
800b780267
show "account moved" banner even if the URI couldn't be resolved
2025-11-12 17:07:58 -05:00
Hazelnoot
21297610b5
fix typo "frontend_shared" causing builds to fail in pipeline
2025-11-07 00:46:45 -05:00
Hazelnoot
097d3fe39d
remove duplicate prop from MkPostFormDialog.vue
2025-11-06 00:37:15 -05:00
Hazelnoot
2979d9a110
fix frontend unit tests
2025-11-06 00:36:46 -05:00
Hazelnoot
73cc50fe90
fix user list API schema, access checks, and caching
2025-11-05 19:42:31 -05:00
Hazelnoot
f927a46697
fix emoji cache updates
2025-11-05 19:42:31 -05:00
Hazelnoot
75ee2fb1a7
make emoji tags reactive
2025-11-05 19:42:31 -05:00
Hazelnoot
1f45482cf2
make emoji categories reactive
2025-11-05 19:42:31 -05:00
Hazelnoot
2b7583c8de
refresh custom emojis when opening the picker
2025-11-05 19:42:31 -05:00
Hazelnoot
72d9086de6
update sfm-js to version 0.26.1
2025-11-05 19:42:30 -05:00
Hazelnoot
1f3c6e1dc7
update emoji-regex.ts and remove dependency on @twemoji/parser
2025-11-05 19:42:30 -05:00
Hazelnoot
3d5d84e75c
run root build-pre from CI
2025-11-05 19:41:09 -05:00
Hazelnoot
5000d22e15
fix frontend eslint checking storybook with the wrong tsconfig
2025-11-05 19:41:09 -05:00
Hazelnoot
20c707461e
add missing semicolon to frontend/embed build scripts
2025-11-05 19:41:09 -05:00
Hazelnoot
0dfe7b41f3
fix globals key in frontend/embed eslint configs
2025-11-05 19:41:09 -05:00
Hazelnoot
d06c07b97b
fix frontend build
2025-11-05 19:41:09 -05:00
Hazelnoot
19193b66aa
fix missing export of userDetailed from .storybook/fakes.ts
2025-11-05 19:41:09 -05:00
Hazelnoot
3dda3d0675
fix frontend lint errors
2025-11-05 19:41:09 -05:00
Hazelnoot
0c9fe00c12
fix frontend scripts lint
2025-11-05 19:41:09 -05:00
Hazelnoot
8a74f79378
fix storybook lint/built
2025-11-05 19:41:09 -05:00
Hazelnoot
6eaaa7a294
update frontend to the new templates
2025-11-05 19:41:08 -05:00
Hazelnoot
efb84e226d
noEmit from scripts tsconfigs
2025-11-05 19:41:08 -05:00
Hazelnoot
22f49db21f
modernize frontend to target the same ES and TS standards as the rest of the app
2025-11-05 19:40:49 -05:00
Hazelnoot
73481990ea
modernize frontend-shared to target the same ES and TS standards as the rest of the app
2025-11-05 19:40:49 -05:00
Hazelnoot
c82beceee1
update to sfm-js 0.26.0
2025-11-05 19:35:31 -05:00
Hazelnoot
79d86efbf2
update to latest summaly, sfm-js, and cli-highlight
2025-11-05 19:29:52 -05:00