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
Hazelnoot
f2c346d085
consolidate details into collapsible "details" section
2025-05-29 18:10:11 -04:00
Hazelnoot
6e58a320ca
add missing translations
2025-05-29 17:45:18 -04:00
Hazelnoot
83a2f90842
use instance host as placeholder for name
2025-05-29 17:45:11 -04:00
Hazelnoot
5575c797a4
don't render instance icon if it doesn't have one
2025-05-29 17:36:09 -04:00
Hazelnoot
2c2dff72e4
remove duplicate horizontal swipe
2025-05-29 17:33:46 -04:00
Hazelnoot
eed4f7855c
fix :animate condition in MkImgWithBlurhash
2025-05-29 13:13:14 -04:00
Hazelnoot
18a6f47082
use SkTransitionGroup in all locations that hardcode use of TransitionGroup
2025-05-29 12:43:12 -04:00
Hazelnoot
2f91c66ba2
fix use of :key on "more" slot in MkReactionsViewer
2025-05-29 12:42:58 -04:00
Hazelnoot
7a003dec73
use SkTransitionGroup for all dynamic TransitionGroup components
2025-05-29 12:41:36 -04:00
Hazelnoot
197d9db8e6
implement SkTransitionGroup to dynamically switch between TransitionGroup or a native element based on the user's animation preference
2025-05-29 12:39:37 -04:00
Hazelnoot
5af5414fdf
enable TypeScript incremental mode to speed up IDEs
2025-05-28 21:31:39 -04:00
piuvas
eb88920f41
requested changes.
2025-05-28 19:55:40 -03:00
Marie
c9591cf47f
merge: fix having double scrollbars ( !1035 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1035
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com>
2025-05-28 21:08:49 +00:00
dakkar
8b9e789895
improve search for some of our settings
...
* each `SearchMarker` can have at most 1 `SearchLabel` inside
* `SearcMarker`+`MkFolder` need some attributes to play together
2025-05-28 13:54:11 +01:00
piuvas
ee93b5d480
fix ellipsis.
2025-05-27 18:45:41 -03:00
piuvas
708083b8cc
linting on instante mute setting.
2025-05-27 17:12:22 -03:00
piuvas
56db26f236
some requested changes to linkAttribution.
2025-05-27 17:12:02 -03:00
piuvas
4234a68b3e
fix lowecasing of muted instances.
2025-05-27 14:13:32 -03:00
Hazelnoot
dd95d4a2d6
merge: Avoid use of <template> as a child of <TransitionGroup> ( resolves #1059 ) ( !1049 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1049
Closes #1059
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-05-27 17:12:45 +00:00
Hazelnoot
93d51b8fc1
merge: Fix translate button ( !1047 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1047
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-05-27 17:12:23 +00:00
piuvas
79c4c79386
fix lint and typecheck.
2025-05-27 14:08:00 -03:00
piuvas
b7b7488729
port solution to instance mutelist.
2025-05-27 13:53:34 -03:00
piuvas
752d6a77f6
improve attributionDomains setting.
2025-05-27 13:51:32 -03:00
piuvas
5545ddf9dd
requested changes.
2025-05-27 13:25:06 -03:00
piuvas
228f24b5d6
align attribution instead of float.
2025-05-27 00:04:40 -03:00
piuvas
ddfc051e93
linting fixes.
2025-05-27 00:04:17 -03:00
piuvas
2ce8b45a7f
improve settings.
2025-05-26 23:57:57 -03:00
Hazelnoot
eb760e63bc
fix lint errors
2025-05-26 22:21:36 -04:00
piuvas
ca32c231d0
initial link attributions work.
2025-05-26 22:44:29 -03:00
Hazelnoot
1cc9afc555
avoid use of <template> as a child of <TransitionGroup>
2025-05-25 18:52:44 -04:00
Hazelnoot
f8e7e08809
fix clip / translate button styling in MkNoteSub / SkNoteSub
2025-05-25 18:49:22 -04:00
Hazelnoot
cc17e1b5ab
fix Sub note toolbar not stopping click on mobile
2025-05-25 18:49:22 -04:00
Hazelnoot
5412ae27a6
add clip and translate buttons to MkNoteSub / SkNoteSub
2025-05-25 18:49:22 -04:00
Hazelnoot
b5357ac90d
disable "translate" button after translating
2025-05-25 18:49:22 -04:00
Hazelnoot
2c8c650216
fix "translate" and "clip" buttons opening the note on mobile
2025-05-25 18:49:22 -04:00
dakkar
9c89c91ded
handle "follow" notifs from deleted user
...
the backend should not send these, but still, let's not explode
2025-05-25 12:35:13 +01:00
Hazelnoot
b6a71d2362
merge: make DynamicNote less dynamic - helps with #1059 ( !1041 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1041
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-05-24 21:08:38 +00:00
Hazelnoot
460442f75d
check permission in frontend before display trending polls
2025-05-23 10:22:26 -04:00
Hazelnoot
ee4dc27800
rename pollsOnLocal.host to pollsOnLocal.name
2025-05-23 10:22:17 -04:00
Hazelnoot
3c949f0b81
overhaul trending polls
...
* Split into local, global, and completed sections
* Don't require credential, but check for local/global timeline perms
* Fix rate limit
* Return polls where the current user has already voted
* Return non-public polls if the user has permission to view them
* Apply user/instance blocks
* Fetch polls + notes + users in a single step to speed up pack
2025-05-23 10:22:13 -04:00
Marie
b05b4ec74d
merge: Cleanup admin user UI ( !1012 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1012
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-05-23 11:21:29 +00:00
Hazelnoot
639556201a
merge: Add warning banner about word mute limitations ( resolves #784 ) ( !1017 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1017
Closes #784
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-05-23 11:14:15 +00:00
dakkar
5a961119a7
ask to reload when changing noteDesign
...
since it's not longer super-dynamic
2025-05-21 18:32:43 +01:00