Commit Graph

26437 Commits

Author SHA1 Message Date
Marie c9bc4d56e1 New translations ja-jp.yml (Russian) 2024-02-07 10:08:41 +00:00
Marie 85e3ad04a7 New translations ja-jp.yml (Polish) 2024-02-07 10:08:39 +00:00
Marie c40ba7e9dd New translations ja-jp.yml (Norwegian) 2024-02-07 10:08:37 +00:00
Marie d382afbe6c New translations ja-jp.yml (Dutch) 2024-02-07 10:08:35 +00:00
Marie cb4b9c0650 New translations ja-jp.yml (Korean) 2024-02-07 10:08:34 +00:00
Marie 447238eebe New translations ja-jp.yml (Japanese) 2024-02-07 10:08:32 +00:00
Marie 687c050263 New translations ja-jp.yml (Italian) 2024-02-07 10:08:30 +00:00
Marie c96bdfd267 New translations ja-jp.yml (Hungarian) 2024-02-07 10:08:28 +00:00
Marie 5b8bb643af New translations ja-jp.yml (Greek) 2024-02-07 10:08:27 +00:00
Marie cc53a6e131 New translations ja-jp.yml (German) 2024-02-07 10:08:25 +00:00
Marie c5e5cae59b New translations ja-jp.yml (Danish) 2024-02-07 10:08:23 +00:00
Marie b54def9893 New translations ja-jp.yml (Czech) 2024-02-07 10:08:21 +00:00
Marie a1fb069bd3 New translations ja-jp.yml (Catalan) 2024-02-07 10:08:19 +00:00
Marie c13c4b7954 New translations ja-jp.yml (Spanish) 2024-02-07 10:08:17 +00:00
Marie 9207fbb8f5 New translations ja-jp.yml (French) 2024-02-07 10:08:15 +00:00
Marie 8f16b0006f New translations ja-jp.yml (Romanian) 2024-02-07 10:08:13 +00:00
Amelia Yukii 34b4646b9f merge: fix: quote being returned as null instead of false on mastodon api (!407)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/407

Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-02-06 19:49:12 +00:00
Marie 0aadc302c3 fix: quote being returned as null instead of false on mastodon api 2024-02-05 19:38:00 +00:00
Amelia Yukii 31a74dc591 merge: upd: shorten navbars to save space on mobile (!404)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/404

Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-02-05 11:55:01 +00:00
Amelia Yukii 1e97bf67df merge: upd: replace pencil icon, widget icon (!405)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/405

Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-02-05 11:52:58 +00:00
blueb 9b0d078fba upd: replace pencil icon, widget icon 2024-02-05 06:39:15 -05:00
blueb 327d4b3e88 upd: shorten navbars to save space on mobile 2024-02-05 06:27:29 -05:00
Amelia Yukii e3525b82f9 merge: fix: reply hover effect (!403)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/403

Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-02-04 13:48:07 +00:00
ShittyKopper 27ce301f45 fix: reply hover effect 2024-02-04 16:42:43 +03:00
Amelia Yukii a149211bb4 merge: Another batch of UI tweaks (!393)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/393

Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: Marie <marie@kaifa.ch>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-02-04 12:31:02 +00:00
ShittyKopper 592f77371f upd: rename SkNoteSub property 2024-02-04 15:21:57 +03:00
ShittyKopper 3107345d3c fix: local instance ticker bug that fails to render notes in dev mode 2024-02-04 15:21:57 +03:00
ShittyKopper 5ef8e3123b upd: only enable hover effect on SkNoteDetailed and replies 2024-02-04 15:21:57 +03:00
ShittyKopper c61adcf61d upd: expandAllCws also expands all long posts on first click
this mimics glitch-soc behavior
2024-02-04 15:21:57 +03:00
ShittyKopper bffac25c57 upd: smoothly resize reply avatars depending on container size 2024-02-04 15:21:57 +03:00
ShittyKopper 7461332d0f upd: add hover effect to quote posts 2024-02-04 15:21:57 +03:00
ShittyKopper 3818e9531f upd: make note footer wider on smaller screens
3cc8320eb7

Co-authored-by: blueb <ihateblueb@proton.me>
2024-02-04 15:21:57 +03:00
ShittyKopper 1bc2da2bda upd: make avatars smaller on replies to allow more space for text
i'm unsure about the batch of @container blocks at the end of the CSS,
they seem like leftovers from a previous implementation. removing them
didn't seem to change anything but i may be overlooking something.
2024-02-04 15:21:57 +03:00
ShittyKopper 1baec59efd fix: missing icon in MkMediaVideo 2024-02-04 15:21:57 +03:00
ShittyKopper 44a8249404 fix: blue highlight on chromium when using click to open 2024-02-04 15:21:57 +03:00
ShittyKopper bc99318707 fix: mentions wrapping 2024-02-04 15:21:57 +03:00
ShittyKopper cd52686fd3 fix: click to open on quotes 2024-02-04 15:21:57 +03:00
ShittyKopper 02c9c42075 fix: links triggering clickToOpen 2024-02-04 15:21:57 +03:00
blueb fae3af4342 fix: adjust alignment and margin of icon in detailed note tabs 2024-02-04 15:21:57 +03:00
ShittyKopper f40c3a2d9f fix: duplicate root dom element in dev mode 2024-02-04 12:51:14 +03:00
ShittyKopper a4439ed803 fix: bring back the ability to hover on videos to show alt text 2024-02-04 12:51:14 +03:00
ShittyKopper 8a55d8a468 upd: add a download button to videos and audio
this only works for media from the same origin due to annoying browser
restrictions, but then the same applies to every other download button
in misskey (e.g. the one in drive) and there's basically nothing i can
to do solve it.
2024-02-04 12:51:14 +03:00
Marie d19812eba9 merge: Catch up to upstream (!402)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/402

Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: dakkar <dakkar@thenautilus.net>
2024-02-04 09:01:54 +00:00
Marie 6b068d2311 upd: add back focus 2024-02-03 21:17:46 +00:00
dakkar dff7b98ebc add types like upstream did in MkNoteDetailed 2024-02-03 21:14:00 +00:00
Marie 23e9067f57
fix: accidental replacing of noteEl to rootEl 2024-02-03 21:37:51 +01:00
Marie bd0186296c
fix: scrolling to note 2024-02-03 21:35:55 +01:00
Marie 2a50e6e9e7
upd: apply changes 2024-02-03 21:29:46 +01:00
Marie e7b86090e1
fix: relashionship to relationship in docker exmaple 2024-02-03 20:22:02 +01:00
Marie 11628e4b6a
merge: upstream 2024-02-03 20:19:44 +01:00