Commit Graph
38 Commits
Author SHA1 Message Date
plebeius.eth b778b88708 fix(comment media): only show link if valid, show webpage links on mobile 2024-04-16 21:37:42 +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 21c180913d refactor(comment media): use hook instead of prop 2024-04-16 13:10:25 +02:00
plebeius.eth 52837a2af9 add sticky and closed icons on mobile 2024-04-13 16:35:52 +02:00
plebeius.eth 62b83bf7ea perf: improve responsiveness 2024-04-10 13:16:07 +02:00
plebeius.eth b1fb9f9d0c refactor(media utils): memoize once, not twice 2024-04-10 12:19:02 +02:00
plebeius.eth e8c60fc5be fix(comment media): rename, refactor, fix performance 2024-04-09 19:04:21 +02:00
plebeius.eth 0a52944a07 feat(media): add support for audio links 2024-04-08 19:34:09 +02:00
plebeius.eth 728fab09c7 update mobile views 2024-04-08 17:46:36 +02:00
plebeius.eth 608aa632d4 fix(feed): show last 5 replies of thread in feed, not first 5 replies 2024-04-08 16:08:58 +02:00
plebeius.eth ebf1e426f5 feat(post): add mod role to display name 2024-04-08 16:03:32 +02:00
plebeius.eth ce24710a1f Update post.tsx 2024-04-08 12:37:44 +02:00
plebeius.eth dcf0dd98e4 feat(feed): add description and rules 2024-04-08 12:33:59 +02:00
plebeius.eth e009137184 Update post.tsx 2024-04-07 18:16:12 +02:00
plebeius.eth af75215938 fix(post): remove margin to fix virtuoso glitch on desktop 2024-04-06 18:37:50 +02:00
plebeius.eth e960f791b9 feat(post page): scroll to top, show full content, no hide thread 2024-04-04 11:41:17 +02:00
plebeius.eth f5fefd51cf feat(post page): add view specific buttons 2024-04-03 22:52:27 +02:00
plebeius.eth 14a79ee332 add reply quotelink, update mobile themes 2024-04-03 16:24:57 +02:00
plebeius.eth dcd29a46bb feat(app): add post page 2024-04-02 17:00:36 +02:00
plebeius.eth fa7564b559 add counter for omitted replies and links in replies 2024-04-02 12:23:18 +02:00
plebeius.eth b5769eacb3 add close button for videos in replies 2024-04-01 21:07:36 +02:00
plebeius.eth c2f1007d1c add media to replies on mobile, adjust padding on all media 2024-04-01 17:39:10 +02:00
plebeius.eth 0e734cfc41 add click to enlarge media on mobile with close button 2024-04-01 14:58:07 +02:00
plebeius.eth 6cc9a6fa33 add click to enlarge media on desktop 2024-04-01 14:24:10 +02:00
plebeius.eth 857e6850b6 add spacer for posts without media or content 2024-03-31 11:11:31 +02:00
plebeius.eth 99324e753e add replies on mobile 2024-03-30 22:19:49 +01:00
plebeius.eth 57c3c4e533 add replies on desktop 2024-03-30 18:10:19 +01:00
plebeius.eth 761431e084 add file info on mobile 2024-03-30 16:18:16 +01:00
plebeius.eth a8adb2a80e add media on mobile 2024-03-29 20:43:58 +01:00
plebeius.eth de1547d261 add media component 2024-03-29 13:54:11 +01:00
plebeius.eth 4abd08df7b update themes, limit post content length, fix undefined 2024-03-28 17:21:27 +01:00
plebeius.eth 2add4fe2bd add mobile feed posts 2024-03-28 12:41:40 +01:00
plebeius.eth 311896d122 perf(app): optimize subs loading as much as possible 2024-03-27 15:10:58 +01:00
plebeius.eth 04159d9b33 remove margin from markdown hr 2024-03-26 16:58:39 +01:00
plebeius.eth 67f93349dd feat(post): add content, links, buttons, optimize for feed scroll 2024-03-26 16:08:06 +01:00
plebeius.eth 992ed5dbb0 feat(post): add post info row, update themes 2024-03-22 17:12:54 +01:00
plebeius.eth d0a3e959fc feat(post): add links and media info, including embed 2024-03-22 16:15:38 +01:00
plebeius.eth f1af55edf0 feat(subplebbit): add feed, posts 2024-03-22 15:31:02 +01:00