Commit Graph
2350 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 876af71e65 implement useSubplebbitsPagesStore instead of prop from useReplies 2025-03-05 21:38:01 +01:00
Tom (plebeius.eth) 42e21c8ee9 fix key warning 2025-03-05 18:30:41 +01:00
Tom (plebeius.eth) 9013cb02fe fix(catalog): embedded images that 404'd could overflow 2025-03-05 18:20:55 +01:00
Tom (plebeius.eth) ba5753d85e feat: add p/mod feed for all subs the user moderates 2025-03-05 17:38:34 +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) 97a415d071 Merge branch 'development' of https://github.com/plebbit/plebchan into development 2025-03-05 15:26:30 +01:00
Tom (plebeius.eth)andGitHub de41c897f3 Merge pull request #681 from plebbit/master
Merge pull request #677 from plebbit/development
2025-03-05 15:07:48 +01:00
Tom (plebeius.eth) 761f0853a1 missing padding 2025-03-05 12:12:04 +01:00
Tom (plebeius.eth) b686ca3dd0 refactor settingsmodal to render it globally 2025-03-05 12:06:27 +01:00
Tom (plebeius.eth) 37e325c3d2 refactor replymodal to render it globally 2025-03-05 12:01:48 +01:00
Tom (plebeius.eth) 64f984d2d0 perf(catalog): each post in the feed was loading a comment needlessly 2025-03-04 23:40:16 +01:00
Tom (plebeius.eth) 554cd9c5e2 typo 2025-03-04 18:43:52 +01:00
Tom (plebeius.eth) 6c2b5a0107 Update vite.config.js 2025-03-04 18:39:34 +01:00
Tom (plebeius.eth) 86f5f221e2 update env 2025-03-04 18:30:49 +01:00
Tom (plebeius.eth) b16f2b1217 fix env 2025-03-04 18:24:30 +01:00
Tom (plebeius.eth) d149258fe3 fix netlify build command 2025-03-04 18:11:21 +01:00
Tom (plebeius.eth) ffe42c35ea upgrade react to v19, migrate from CRA to Vite, add react compiler 2025-03-04 17:53:05 +01:00
Tom (plebeius.eth) 0748673bad fix key warnings 2025-03-04 16:45:34 +01:00
Tom (plebeius.eth) d0a5e90907 update challenge modal 2025-03-04 15:59:32 +01:00
Tom (plebeius.eth) 31c150fff4 Update version.tsx 2025-03-04 15:30:12 +01:00
Tom (plebeius.eth) cfca407e1d chore(package.json): upgrade to react 19 2025-03-04 11:02:40 +01:00
Tom (plebeius.eth) b162f6653c Update challenge-modal.tsx 2025-03-04 10:59:56 +01:00
Tom (plebeius.eth) 522e1c2553 chore(package.json): remove react-draggable 2025-03-04 00:03:48 +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) 4bdcfbdd28 Update board-buttons.tsx 2025-03-03 23:43:45 +01:00
Tom (plebeius.eth) 2d1fb69f02 fix(reply modal): dragging modal could select text behind it 2025-03-03 22:27:39 +01:00
Tom (plebeius.eth)andGitHub 34198f4007 Merge pull request #677 from plebbit/development
Development
2025-03-03 17:27:23 +01:00
Tom (plebeius.eth) 2a1c95a447 Update reply-modal.tsx 2025-03-02 16:04:45 +01:00
Tom (plebeius.eth) 67dcd7ffd3 Update post.tsx 2025-03-02 15:54:35 +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) 31020bcb27 update translations 2025-03-01 18:48:08 +01:00
Tom (plebeius.eth) 0caa8f9e70 perf(reply-modal): fix laggy dragging during post loading with GPU-accelerated gestures 2025-03-01 11:48:56 +01:00
Tom (plebeius.eth) d4b1699469 improve home footer 2025-02-28 23:36:52 +01:00
Tom (plebeius.eth) b85568654e centralize state hooks 2025-02-28 23:36:33 +01:00
Tom (plebeius.eth) ea11cb4f6e implement MultisubSubplebbit.lowUptime 2025-02-28 22:42:48 +01:00
Tom (plebeius.eth) 306e7b081f feat(embeds): add support to youtube shorts 2025-02-27 12:26:38 +01:00
Tom (plebeius.eth) 0e0e7c22cb unnecessary memoization 2025-02-26 23:10:55 +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) 377d8cdffa feat(edit menu): alert "you cannot edit this thread/reply" if without permission 2025-02-24 22:41:16 +01:00
Tom (plebeius.eth) b8668d1e6d posts are called threads 2025-02-24 22:40:05 +01:00
Tom (plebeius.eth) 2ebf3bd2c2 use "downloading" instead of "fetching"
https://t.me/plebchanreact/9445
2025-02-24 16:18:31 +01:00
Tom (plebeius.eth) 2df9a964e6 fix(board header): banner could change while subplebbit is loading 2025-02-24 12:21:59 +01:00
Tom (plebeius.eth) 1639600d7c add banner 2025-02-24 12:18:02 +01:00
Tom (plebeius.eth)andGitHub 40dbf46ee1 Merge pull request #662 from plebbit/master
Development
2025-02-23 22:53:02 +01:00
Tom (plebeius.eth) 104fb3c8ff chore(package.json): v0.3.6 v0.3.6 2025-02-23 16:44:58 +01:00
Tom (plebeius.eth)andGitHub 858fc238d9 Merge pull request #660 from plebbit/development
Development
2025-02-23 16:42:16 +01:00
Tom (plebeius.eth) bc1271d8f1 style(post): quotes should be preceded by '>>', not 'c/' 2025-02-23 16:34:19 +01:00
Tom (plebeius.eth) 588d9fbdb0 fix(feed): "no posts" could appear in an empty board after the user published to it 2025-02-23 16:30:13 +01:00
Tom (plebeius.eth) 628115f198 feat(catalog): show posts published by account instantly in feed 2025-02-23 16:28:30 +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