Commit Graph
16 Commits
Author SHA1 Message Date
Tommaso CasaburiandGitHub e082c7b428 fix(react): address Doctor findings (#1143)
Accessibility/semantics pass aligned with React Doctor: role-based spans/divs become real buttons, role=status becomes <output>, modals use native <dialog>, author/peer flags render as <img>, and embed/challenge iframes are sandboxed. Includes review follow-ups: correct button chrome/centering/themed dialog colors and focus rings, the missing aria-label i18n keys (all languages), the Yandex image-search URL, clearer .bso setup steps, a keyboard-accessible image-search dropdown, and removal of the post-edit ('comment edited') display (mod edits unchanged).
2026-05-29 17:09:07 +07:00
Tommaso Casaburi 5187938dc6 fix(embed): restore x status embeds 2026-05-08 16:51:18 +07:00
Tommaso CasaburiandGitHub 5dc5408a15 fix(codebase audit): preserve cleanup without regressions
Fix codebase audit regressions while preserving UI/UX behavior and adding review-driven hardening.
2026-04-24 15:48:07 +07:00
plebeius b2137c7f91 test: expand markdown and post menu coverage
Adds focused regression coverage for quote previews, markdown link rendering, embed toggles, and desktop/mobile post-menu actions. It also fixes the undefined feed-state crash in use-state-string.ts and removes unnecessary runtime imports with import type.
2026-03-08 16:30:02 +08:00
Tom (plebeius.eth) 306e7b081f feat(embeds): add support to youtube shorts 2025-02-27 12:26:38 +01:00
Tom (plebeius.eth) 9d9ba61a91 feat(post): support youtube links from Invidious instances
working Invidious instances:
https://docs.invidious.io/instances/
https://uptime.invidious.io/
2025-02-05 16:12:19 +01:00
Tom (plebeius.eth) 5e6c9fba7e fix(embed): reddit links have to include '/comments/' to be embeddable 2024-10-20 17:59:47 +02:00
Tom (plebeius.eth) 492d979cf9 feat(embed): add support to youtube playlists 2024-10-14 18:09:20 +02:00
Tom (plebeius.eth) 03dbf958f6 feat(embed): add support to music.youtube.com 2024-10-14 17:50:03 +02:00
plebeius.eth e91bb587a1 fix(embeds): pass origin to youtube or popular videos won't load 2024-05-05 12:35:12 +02:00
plebeius.eth 1019160dfc style(embed): adjust soundcloud embed width 2024-04-17 14:10:15 +02:00
plebeius.eth 7dba08ca00 feat(embed): add support for soundcloud embeds, show webpage links on mobile, adjust audio embeds 2024-04-16 17:39:33 +02:00
plebeius.eth 62b83bf7ea perf: improve responsiveness 2024-04-10 13:16:07 +02:00
plebeius.eth 9ae351cbe1 update embeds 2024-04-10 11:55:16 +02:00
plebeius.eth 5620a68337 add embed, media utils, time utils, url utils 2024-03-26 13:17:55 +01:00
plebeius.eth d0a3e959fc feat(post): add links and media info, including embed 2024-03-22 16:15:38 +01:00