Sugar
a061c6c2d5
reduce margin-top for collapsed in replies to in small containers
2024-06-11 20:33:22 +02:00
Sugar
c149734fba
avoid renoteCollapsed dependency in inReplyToCollapsed
2024-06-11 19:57:31 +02:00
Sugar
460e7f05ab
correct collapsed in reply to line alignment with small screen sizes
2024-06-11 17:24:45 +02:00
Sugar
9ce2c8c081
include usernames in collapsed notes replied to
2024-06-11 17:19:24 +02:00
Sugar
c808147292
replace reply with inReplyTo in in-reply-to collapse code
2024-06-11 16:28:09 +02:00
Sugar
c9d0b81555
feat: add an option to collapse replies
2024-06-11 15:25:43 +02:00
Marie
8f3549b494
merge: fix #520 , render usernames containing custom emoji in welcome toast properly ( !541 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/541
Closes #520
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-06-09 21:02:58 +00:00
dakkar
6060fdcae7
merge: celebrate our testers - fixes #552 ( !543 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/543
Closes #552
Approved-by: Marie <marie@kaifa.ch>
Approved-by: Tess K <me@thvxl.se>
2024-06-09 15:23:32 +00:00
tess
e7b87c0269
Pass renderMfm as true to wrap welcome back toast in Mfm
2024-06-09 16:21:12 +02:00
tess
ce197bc2e6
add ability to conditionally wrap toast message in Mfm tag
2024-06-09 16:19:56 +02:00
Tess K
df333d1855
merge: Add tess to contributor list ( !542 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/542
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-06-09 12:55:42 +00:00
dakkar
2768245bc7
fix link to "all contributors" graphs
2024-06-09 10:11:54 +01:00
dakkar
450b2abdae
add section for testers in about page
2024-06-09 10:11:40 +01:00
dakkar
0b39869bdc
merge: better block display for <bdi>
elements - fixes #550 ( !538 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/538
Closes #550
Approved-by: Marie <marie@kaifa.ch>
Approved-by: Tess K <me@thvxl.se>
2024-06-09 08:50:22 +00:00
tess
5bbdd07c95
Add tess to contributor list
2024-06-09 03:46:08 +02:00
tess
c8535b5d26
MkToast Mfm plain prop should be static
2024-06-09 03:34:11 +02:00
tess
3bfff3509c
fix custom emoji in welcome message
2024-06-09 03:20:32 +02:00
dakkar
388926775e
I meant finally
, not then
, thanks fEmber
2024-06-07 14:47:16 +01:00
dakkar
cb43994841
only allow a single boost via hotkey - fixes #467 #468
...
As usual, have to write the same thing four times ☹
The parentheses around `q` tell the hotkey/keymap code to ignore
auto-repeat events (which works fine in Chrome but not in Firefox, I
reported the bug https://bugzilla.mozilla.org/show_bug.cgi?id=1900397
)
In addition, I've added a guard variable that is true while calling
the backend to boost/renote, and false otherwise. This way, even in
Firefox we don't spam-boost. Unboosting is still *only with the
mouse*, I have not added that functionality.
2024-06-07 11:40:44 +01:00
dakkar
43c0ffe7f8
better block display for <bdi>
elements
...
We use MfM in all sorts of places, and only some of them are actual
blocks. We can now tell the `Mfm` component to make the top-level
`<bdi>` a block when we need to (mostly note bodies, user
descriptions, announcements) and leave it inline in all other places.
This should still rendener inline rtl content embedded in ltr text in
a sensible way, while providing right-alignment for fully rtl blocks.
2024-06-07 11:18:25 +01:00
Amelia Yukii
9520a14cb9
merge: avoid await
at top-level in setup - fixes frontend tests ( !534 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/534
Approved-by: Marie <marie@kaifa.ch>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
2024-06-03 16:28:25 +00:00
dakkar
92cd771e0f
avoid await
at top-level in setup - fixes frontend tests
2024-06-03 16:28:25 +00:00
Marie
81ed739380
fix: button saying Misskey instead of Sharkey
2024-05-31 21:18:35 +00:00
dakkar
e818c56faa
merge: Feature/favicon notification dot ( !474 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/474
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Luna <her@mint.lgbt>
Approved-by: Marie <marie@kaifa.ch>
2024-05-31 19:03:32 +00:00
dakkar
928f65be72
merge: style: automatically detect RTL on all MFM content ( !482 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/482
Closes #356
Approved-by: Tess K <me@thvxl.se>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-05-31 18:42:38 +00:00
Marie
886948769e
merge: fix custom emoji pagination when searching - fixes #490 ( !489 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/489
Closes #490
Approved-by: fEmber <acomputerdog@gmail.com>
Approved-by: Marie <marie@kaifa.ch>
2024-05-31 18:39:01 +00:00
dakkar
0a9697b405
merge: correcty load/save withBots
- fixes #528 ( !522 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/522
Closes #528
Approved-by: Marie <marie@kaifa.ch>
Approved-by: fEmber <acomputerdog@gmail.com>
2024-05-31 10:38:27 +00:00
Amelia Yukii
55fc2879f3
merge: set the correct "marked an NSFW" when loading admin-user ( !483 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/483
Approved-by: Marie <marie@kaifa.ch>
Approved-by: fEmber <acomputerdog@gmail.com>
2024-05-30 14:22:00 +00:00
dakkar
3050dcbef7
set the correct "marked an NSFW" when loading admin-user
2024-05-30 14:22:00 +00:00
dakkar
c42d61f69b
put back button to delete all files for a user - fixes #535
2024-05-24 20:47:10 +00:00
dakkar
dbe1c5d055
merge: allow custom oneko image via themes - fixes #472 ( !478 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/478
Closes #472
Approved-by: Luna <her@mint.lgbt>
Approved-by: Leah <kevinlukej@gmail.com>
2024-05-24 09:50:42 +00:00
Amelia Yukii
a9b1affdf0
merge: more timeline filters - #228 ( !455 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/455
Approved-by: fEmber <acomputerdog@gmail.com>
Approved-by: Leah <kevinlukej@gmail.com>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
2024-05-23 21:56:28 +00:00
dakkar
d27ce442ea
more timeline filters - #228
2024-05-23 21:56:28 +00:00
Leah
f9a7cd0daa
Ported firefish crop and fade mfm
2024-05-23 21:40:25 +00:00
Leah
4c4b431248
Ported cutiekeys followmouse mfm
2024-05-23 18:08:31 +00:00
dakkar
453a023cb9
correcty load/save withBots
- fixes #528
...
there is no `tlWithBots` setting, it's inside `tl.filter` and we need
more complicated code to set it
2024-05-18 17:19:17 +01:00
dakkar
a676b0ee61
paginate in offset mode when querying emoji - fixes #490
...
since the backend sorts emojis by name length when a query is present,
the normal pagination with `sinceId` / `untilId` would not work
reliably
`offsetMode` is better in this case, although it will produce
non-stable results if custom emojis that match the query are added or
removed while we paginate
2024-05-09 21:02:37 +01:00
dakkar
3f73251df5
allow computed offsetMode
in MkPagination
- #490
2024-05-09 21:01:33 +01:00
dakkar
f38e55d9de
merge: rework pagination - probably fixes #491 ( !495 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/495
Closes #491
Approved-by: Ember <acomputerdog@gmail.com>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 08:15:16 +00:00
dakkar
d40500d399
merge: fix: update reaction icons in tutorial to match sharkey icons ( !499 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/499
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Tess K <me@thvxl.se>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 08:02:59 +00:00
dakkar
84a98e41b6
merge: make eslint happy ( !496 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/496
Approved-by: Tess K <me@thvxl.se>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 08:00:54 +00:00
dakkar
3ab7f3bd8a
merge: fix #507 : retain custom emoji aspect ratio in admin panel ( !510 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/510
Closes #507
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 07:59:35 +00:00
dakkar
37989ec0e9
merge: fix : #505 and #516 inconsistent event propagation causes issues in notes and emoji picker when clicking on emojis ( !511 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/511
Closes #505 and #516
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <marie@kaifa.ch>
2024-05-09 07:59:23 +00:00
tess
ab074db0c1
fix: retain custom emoji aspect ratio in admin panel for remote emojis
2024-05-08 08:23:32 +02:00
Ember
ac9e4733fd
merge: laxer HTML sanitisation for admin-controlled text - fixes #447 ( !454 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/454
Closes #447
Approved-by: Ember <acomputerdog@gmail.com>
Approved-by: Marie <marie@kaifa.ch>
2024-05-07 20:19:53 +00:00
dakkar
2c40dd31f3
laxer HTML sanitisation for admin-controlled text - fixes #447
2024-05-07 20:19:52 +00:00
tess
19cba1a12a
fix: only stop event propagation in MkEmoji and MkCustomEmoji when menu prop is passed
2024-05-06 23:59:42 +02:00
KevinWh0
a058c855fc
changed grabbing theme color for dot to match the other things in this project
2024-05-06 13:59:42 +02:00
KevinWh0
342eda431f
fixing a buch of comments
2024-05-06 13:54:43 +02:00
tess
598ebdd44a
fix: retain custom emoji aspect ratio in admin panel
2024-05-04 17:49:20 +02:00