Commit Graph
61 Commits
Author SHA1 Message Date
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 05cc3c4174 fix(reply modal): add minimal timeout to allow rerender when already opened 2024-04-29 13:34:46 +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 caa415cfe6 style(themes): update tomorrow and photon 2024-04-24 15:27:00 +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 150104725d adjust padding of post info, remove alt from logo img, translate closed alert on mobile 2024-04-14 14:42:05 +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 6c86cc0124 fix tomorrow style darkened homepage search bar 2024-04-08 19:37:16 +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 84dae0a19b fix(post mobile): clearfix for floating media 2024-04-07 18:30:36 +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 77eaf9ede7 apply clearfix only on mobile replies 2024-04-02 12:59:33 +02:00
plebeius.eth 7c7d133100 style(media): adjust positioning and size 2024-04-02 12:54:56 +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 e51b1485af add clearfix for virtuoso 2024-03-30 15:07:06 +01:00
plebeius.eth a8adb2a80e add media on mobile 2024-03-29 20:43:58 +01:00