Commit Graph
13 Commits
Author SHA1 Message Date
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