Commit graph

4542 commits

Author SHA1 Message Date
Hazelnoot
7bb4f9c9cc merge: Sync local storage to properties to preference profile (resolves #1075) (!1081)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1081

Closes #1075

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-02 15:44:00 +00:00
Hazelnoot
39fcdcae25 merge: Allow unauthenticated (logged-out) users to translate notes (!1055)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1055

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-01 20:52:19 +00:00
Hazelnoot
89a32041aa merge: Overhaul trending polls (!1022)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1022

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-01 20:52:12 +00:00
Hazelnoot
8894578b2a merge: Instance admin UX improvements (!1059)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1059

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-01 17:59:16 +00:00
Hazelnoot
561d44cd23 fix lint error in admin-user.vue 2025-06-01 13:45:02 -04:00
Hazelnoot
e1504cfb88 merge: Persisted instance blocks (!1068)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1068

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-01 17:25:52 +00:00
Hazelnoot
09e939fe40 merge: Add "unixtime" to the MFM cheatsheet (resolves #1086) (!1080)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1080

Closes #1086

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-01 17:24:26 +00:00
Hazelnoot
cf341d7ce7 merge: Fix spacing between notes and ads in the timeline (resolves #1084) (!1079)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1079

Closes #1084

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-01 17:19:07 +00:00
Hazelnoot
c6aaf721cd use yes/no buttons for reloadAsk 2025-06-01 13:16:13 -04:00
Hazelnoot
3d3846ec85 synchronize localStorage properties to preference profile 2025-06-01 13:16:12 -04:00
Hazelnoot
f5195008a5 add "unixtime" to the MFM cheatsheet 2025-06-01 12:09:49 -04:00
Hazelnoot
e6baf8d02f fix spacing between notes and ads in the timeline 2025-06-01 11:58:48 -04:00
Hazelnoot
c1af8dfb7f merge: Factor out TransitionGroup dynamic switching into a dedicated component (!1053)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1053

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-05-31 22:46:12 +00:00
Marie
7ab4d375ed merge: Restore instance banner (!1073)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1073

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-05-31 19:41:28 +00:00
Marie
6fcc6ba17c fix indenting 2025-05-31 19:35:02 +00:00
Marie
0c49f9daf1 Add back in tossface 2025-05-31 14:50:53 +00:00
piuvas
44f9be3efb
fix indentation. 2025-05-31 09:46:43 -03:00
piuvas
dcb62a3fcc
Update navbar.vue 2025-05-30 23:18:37 -03:00
Hazelnoot
dbc82c1efe catch errors from fetchInstance() to resolve test errors 2025-05-30 15:03:19 -04:00
Hazelnoot
f6b71d28a0 revert changes to MkImgWithBlurhash to fix CSS issue 2025-05-30 14:55:59 -04:00
Marie
9637e1b82b merge: apply more styles to our icons - fixes #1081 (!1069)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1069

Closes #1081

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-30 17:55:25 +00:00
Hazelnoot
5818a89ba0 fix circular reference between i.ts, instance.ts, and misskeyApi.ts 2025-05-30 13:04:38 -04:00
dakkar
5c680d65c7 replace more icons
in a few places icon classes are constructed from string constants,
and those not always include the `ti` prefix

also updated the `grep` in `CONTRIBUTING.md` to catch those kind of
constants.
2025-05-30 17:44:35 +01:00
dakkar
0c768524d2 apply more styles to our icons - fixes #1081
the way we replace icons, the `ti` class gets removed, so those styles
were not applied; we always add a `ph-lg` class, so we select on that
one

I've left the `ti` selectors to hopefully make future merge conflicts
clearer
2025-05-30 17:43:15 +01:00
Hazelnoot
50ba3c0f46 fix missing ".value" in SkNoteDetailed.vue 2025-05-30 12:35:31 -04:00
Hazelnoot
50a64f97df allow unauthenticated (logged-out) users to translate notes 2025-05-30 12:35:31 -04:00
Marie
d1ddc6f722 merge: Resolve "Show Muted Words doesn't work" - fixes #1079 (!1057)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1057

Closes #1079

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-30 16:26:28 +00:00
dakkar
988ce94b97 bring back custom search engine url box - fixes #1078
we had accidentally removed the MkInput
2025-05-30 11:29:49 +01:00
dakkar
d142e10fbd fix folders in mute/block 2025-05-30 11:06:39 +01:00
dakkar
2d396843ea don't really need to reload 2025-05-30 11:05:21 +01:00
dakkar
9d20848b3f fix guard for "show soft-muted words" 2025-05-30 11:04:53 +01:00
Hazelnoot
92bbcd3255 fix saving moderation note 2025-05-29 23:55:40 -04:00
Hazelnoot
f799835ec7 fix Z-fighting in report UI caused by sticky header 2025-05-29 23:13:33 -04:00
Hazelnoot
5924e27859 all MkFolder to not have a sticky header 2025-05-29 23:13:15 -04:00
Hazelnoot
b3022e853e fix refresh / dialog promises in admin-user.vue 2025-05-29 23:04:17 -04:00
Hazelnoot
30f0e5002c refresh instance info after applying moderation rules, and make sure that API calls show a dialog while running 2025-05-29 23:03:24 -04:00
Hazelnoot
5b8764d6df allow os.promiseDialog to accept a callback 2025-05-29 22:41:59 -04:00
Hazelnoot
fadf39d8e7 re-order instance-info tabs to match admin-user 2025-05-29 22:21:59 -04:00
Hazelnoot
979c7628b1 disable status badge strip in admin-user and instance-info 2025-05-29 22:20:21 -04:00
Hazelnoot
f303cb1171 implement SkBadgeStrip 2025-05-29 22:19:51 -04:00
Hazelnoot
756096e498 re-order moderation toggles to match admin-user 2025-05-29 21:16:58 -04:00
Hazelnoot
db7e0d9353 add missing oneline flag to delivery status 2025-05-29 21:14:42 -04:00
Hazelnoot
586c9974a4 add icons to buttons 2025-05-29 21:13:51 -04:00
Hazelnoot
d86920d2f6 match gap size to admin-user 2025-05-29 21:12:13 -04:00
Hazelnoot
43495fbd0d move all buttons to a group 2025-05-29 21:11:13 -04:00
Hazelnoot
b082797c69 improve styling of Description section 2025-05-29 21:08:19 -04:00
Hazelnoot
9595997b93 move well-known resources to a collapsible section 2025-05-29 21:05:33 -04:00
Hazelnoot
23f0748e60 move instance description into a section with divider 2025-05-29 18:27:23 -04:00
Hazelnoot
afbe3a95c0 translate "Refresh metadata" and use same icon as user controls 2025-05-29 18:13:25 -04:00
Hazelnoot
529014e7f2 move moderation note into collapsible section 2025-05-29 18:12:57 -04:00