Commit Graph
63 Commits
Author SHA1 Message Date
plebeius.eth 82fe238979 feat(multisubs): add subplebbit address in post info 2024-05-17 15:29:03 +02:00
plebeius.eth 50df786a86 perf(post): load post components conditionally 2024-05-16 23:17:10 +02:00
plebeius.eth 2c1f74f528 refactor(post): use separate files for post desktop and post mobile 2024-05-16 23:05:00 +02:00
plebeius.eth 5080dee121 Update post.tsx 2024-05-16 19:10:53 +02:00
plebeius.eth cf33871a27 refactor(post): abstract info, media, content on mobile 2024-05-16 19:06:31 +02:00
plebeius.eth c786a54cd1 no need for reply to be a component 2024-05-16 18:43:59 +02:00
plebeius.eth 39c26ed264 refactor(post): abstract post content on desktop 2024-05-16 18:42:08 +02:00
plebeius.eth 3353a9b282 refactor(post): abstract post media on desktop 2024-05-16 18:31:11 +02:00
plebeius.eth 15601f47e5 refactor(post): abstract post info on desktop 2024-05-16 18:15:48 +02:00
plebeius.eth fc459d9533 fix(post): prioritize 'failed' state over 'pending' 2024-05-07 16:08:02 +02:00
plebeius.eth 1a57d3ae53 fix undefined 2024-05-07 14:11:43 +02:00
plebeius.eth b785d00ec4 fix(post): don't show replies in pending post page 2024-05-06 22:49:55 +02:00
plebeius.eth 0ead6775ae fix 404 check, add 404 page mobile style, fix description/rules custom comment 2024-05-06 22:02:49 +02:00
plebeius.eth cbc9230ead add missing state strings to post cards, use gray color 2024-05-06 17:02:31 +02:00
plebeius.eth 7464b970fe style(post): don't show reply button in post page 2024-05-06 16:56:10 +02:00
plebeius.eth 607aad9379 fix(post): limit displayName length 2024-05-04 22:36:10 +02:00
plebeius.eth 793fb3cb09 forgot 'gif' file type in translations 2024-05-04 17:21:19 +02:00
plebeius.eth ad84bb69ee render reply modal on view level to only allow one opened at a time 2024-04-29 12:05:52 +02:00
plebeius.eth 72f15c3566 chore(translations): rules, welcome to board, comment too long, replies omitted, replies and links omitted 2024-04-28 22:05:06 +02:00
plebeius.eth 0962c10685 feat: add reply modal 2024-04-28 20:08:41 +02:00
plebeius.eth a949b5096a style(post): translate link types, anonymous displayName 2024-04-28 17:40:05 +02:00
plebeius.eth fc2b48b652 Update post.tsx 2024-04-27 14:48:06 +02:00
plebeius.eth cf7d59c9b8 feat(post form): add reply publishing in post page 2024-04-27 12:41:54 +02:00
plebeius.eth cc5d042889 feat: add challenge modal 2024-04-26 19:13:23 +02:00
plebeius.eth 5e968ba30d don't show open button for webpage links 2024-04-25 16:11:27 +02:00
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