Commit Graph
120 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 42e21c8ee9 fix key warning 2025-03-05 18:30:41 +01:00
Tom (plebeius.eth) 8557ebb3a7 perf(app): optimize loading times by using stored values of subplebbits and comments instead of fetching them multiple times 2025-03-05 17:10:26 +01:00
Tom (plebeius.eth) 37e325c3d2 refactor replymodal to render it globally 2025-03-05 12:01:48 +01:00
Tom (plebeius.eth) 0748673bad fix key warnings 2025-03-04 16:45:34 +01:00
Tom (plebeius.eth) 797a1f23c6 perf(feed): optimize posts rendering via props refactoring, memoizations 2025-03-03 23:47:33 +01:00
Tom (plebeius.eth) 0a7cda31bf feat(post): when attempting to reply, alert reply or thread was deleted or removed 2025-03-02 12:10:16 +01:00
Tom (plebeius.eth) 319d374810 fix(board): loading state wasn't showing in description page 2025-02-24 22:59:17 +01:00
Tom (plebeius.eth) 9d454b489c fix(post): loading string could appear in floating posts from out-of-view quotes 2025-02-23 16:24:31 +01:00
Tom (plebeius.eth) d42092b1a0 Update post-desktop.tsx 2025-02-22 23:04:01 +01:00
Tom (plebeius.eth) cc0ba49c5f refactor comment content 2025-02-22 22:22:42 +01:00
Tom (plebeius.eth) 68a2d301f1 update loading strings 2025-02-20 13:54:55 +01:00
Tom (plebeius.eth) 684ca25a65 display state strings from backend, but with user friendly wording 2025-02-20 13:29:24 +01:00
Tom (plebeius.eth) 0e6796002c fix(post): title would wrap incorrectly in posts with no image/thumbnail 2025-02-05 15:55:08 +01:00
Tom (plebeius.eth) b9210dc835 fix(post): content could bypass max character count if posted from other plebbit client 2025-02-02 12:52:17 +01:00
Tom (plebeius.eth) be2b65b585 fix(reply): media thumbnail wasn't showing 2025-01-21 15:28:20 +01:00
Tom (plebeius.eth) dd6a4121fb fix eslint 2024-12-24 17:15:51 +01:00
Tom (plebeius.eth) eb3a630cc3 feat: add christmas theme 2024-12-24 17:13:12 +01:00
Tom (plebeius.eth) 309f76689f fix(feed): posts could change position causing displacement 2024-12-05 15:37:23 +01:00
Tom (plebeius.eth) d6d2831b46 fix(reply): don't show backlink for deleted or removed reply 2024-12-01 15:08:40 +01:00
Tom (plebeius.eth) f7da51259e fix board logo in description 2024-11-29 21:53:53 +01:00
Tom (plebeius.eth) 0043e2bdb6 fix(post): deleted or removed post could show reply form 2024-11-25 19:43:51 +01:00
Tom (plebeius.eth) ab85514e9a fix thumbnail performance 2024-11-21 17:23:14 +01:00
Tom (plebeius.eth) 5565795a14 fix thumbnails could get stuck 2024-11-21 11:08:33 +01:00
Tom (plebeius.eth) c2363fe03b fix(post menu): link to other clients was broken on description post 2024-11-05 14:50:24 +01:00
Tom (plebeius.eth) a927f3aa00 fix(reply): hidden reply was too big and showed edit menu checkbox 2024-11-04 18:52:15 +01:00
Tom (plebeius.eth) a2dd3efe08 fix(post): hidden post showed its content 2024-11-04 18:42:42 +01:00
Tom (plebeius.eth) 6692c65c4b add route validation checks 2024-10-29 17:40:09 +01:00
Tom (plebeius.eth) f9ef9dd08b padding not needed for deleted/removed comments 2024-10-14 17:11:55 +02:00
Tom (plebeius.eth) 7e8eb83bf6 refactor thumbnail fetching, add caching 2024-10-13 12:58:29 +02:00
Tom (plebeius.eth) 561e395256 feat(post): add client-side thumbnail fetching for websites with CORS access 2024-10-11 21:38:16 +02:00
Tom (plebeius.eth) 189dbe40ef fix warning 2024-09-21 13:01:23 +02:00
Tom (plebeius.eth) 994c667819 fix(post): deleted or removed replies should not be collapsed if edit reason is provided 2024-09-21 12:59:16 +02:00
Tom (plebeius.eth) d3af6c2a44 fix(post): deleted or removed posts appeared collapsed like replies 2024-09-21 12:50:24 +02:00
Tom (plebeius.eth) bb976409ff fix(anon mode): user id could change for pending post, name field could bug out 2024-09-19 17:33:00 +02:00
Tom (plebeius.eth) b18c1bc491 fix(edit menu): modal could appear opaque 2024-09-18 17:08:42 +02:00
Tom (plebeius.eth) 41c8f9dff8 style(post): collapse reply if it's deleted or removed 2024-09-18 16:38:19 +02:00
Tom (plebeius.eth) 7497daa4d0 fix eslint 2024-09-15 21:38:16 +02:00
Tom (plebeius.eth) b363c27108 style(board): show rules under description 2024-09-15 21:27:32 +02:00
Tom (plebeius.eth) e068db9743 fix(post): anon ID could be wrong while post is pending 2024-09-10 15:27:43 +02:00
Tom (plebeius.eth) 4664206e77 feat(post): show media dimensions if available 2024-09-07 14:11:33 +02:00
Tom (plebeius.eth) fcd1ce65fb fix edit menu logic 2024-09-04 16:15:47 +02:00
Tom (plebeius.eth) c4a5fe37b0 add translations 2024-09-03 11:24:17 +02:00
Tom (plebeius.eth) 5b7acbc568 feat(settings): add option to hide avatars 2024-09-03 10:14:15 +02:00
Tom (plebeius.eth) 2590a9c096 fix(post): "c/Pending" could appear on first render 2024-09-02 17:15:41 +02:00
Tom (plebeius.eth) 0babf71f8c remove dot after reason
https://github.com/plebbit/plebchan/issues/487#issuecomment-2323114180
2024-09-01 19:57:26 +02:00
Tom (plebeius.eth) 46898c15dc fix eslint 2024-08-31 15:38:36 +02:00
Tom (plebeius.eth) e1422d0054 fix(post): clicking the quotelink or backlink to a reply wouldn't scroll to the reply more than once in a row 2024-08-31 15:19:43 +02:00
Tom (plebeius.eth) 0f6b922516 fix(post): reply backlink didn't appear in post info immediately after replying to it 2024-08-31 14:57:11 +02:00
Tom (plebeius.eth) 2ccec85e56 enable reply link and post menu for description and rules posts 2024-08-30 22:48:17 +02:00
Tom (plebeius.eth) d92ce20273 update translations 2024-08-30 21:29:45 +02:00