Show inline link for unresolvble posts and quoted quotes #453

Merged
Oneric merged 1 commit from Oneric/akkoma-fe:quote-doesnt-exist-and-cant-hurt-you into develop 2025-10-13 12:17:48 +00:00
Owner

Previously those two cases just weren’t recognisable as quotes at all.

Fixes: #310
and complements: AkkomaGang/akkoma#991

I tried using :not(.quote) to avoid having to re-add the display property, but couldn’t figure out how to make it work; in practice inline should be pretty safe though

Before patch: With patch:
quote_display_before quote_display_patched
Previously those two cases just weren’t recognisable as quotes at all. Fixes: https://akkoma.dev/AkkomaGang/akkoma-fe/issues/310 and complements: https://akkoma.dev/AkkomaGang/akkoma/pulls/991 I tried using `:not(.quote)` to avoid having to re-add the display property, but couldn’t figure out how to make it work; in practice `inline` should be pretty safe though | **Before patch:** | **With patch:** | | ------- | ------- | | ![quote_display_before](/attachments/02be67eb-3138-43b8-b2a9-dc8e83e9b2da) | ![quote_display_patched](/attachments/2d9951a9-fd48-4b01-bf82-46f380f09ebd) |
Show inline link for unresolvble posts and quoted quotes
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
e71da57845
Previously those two cases just weren’t recognisable as quotes at all.

Fixes: #310
Oneric merged commit 2f64931d5b into develop 2025-10-13 12:17:48 +00:00
Oneric deleted branch quote-doesnt-exist-and-cant-hurt-you 2025-10-13 12:17:58 +00:00
Sign in to join this conversation.
No description provided.