Commit Graph
2466 Commits
Author SHA1 Message Date
plebeius dd08a3adff chore: add react-scan and react-grab as development-only tools 2025-10-24 19:14:02 +02:00
plebeius 26d014b696 fix(settings): resolve theme persistence bug after hard refresh 2025-10-23 21:44:43 +02:00
TomandGitHub 5a3f7f0270 Merge pull request #740 from plebbit/master
Development
2025-10-21 17:43:51 +02:00
plebeius 6ea038114c Merge branch 'master' of github.com:plebbit/plebchan 2025-10-20 16:38:47 +02:00
plebeius 6e55589255 Update README.md 2025-10-20 16:38:31 +02:00
TomandGitHub 3b2399d02f Merge pull request #738 from plebbit/master
Development
2025-10-20 16:36:57 +02:00
TomandGitHub 93ae463b8b Merge pull request #737 from plebbit/development
Update README.md
2025-10-20 16:36:41 +02:00
TomandGitHub 1fa6363223 Update README.md 2025-10-20 16:35:29 +02:00
TomandGitHub d9feb17e82 Merge pull request #736 from plebbit/development
Development
2025-10-20 16:34:48 +02:00
plebeius e5c55f2397 Update README.md 2025-10-20 16:33:57 +02:00
plebeius 09c0543fe1 update translations 2025-10-18 23:24:10 +02:00
plebeius 3360a41b00 fix: rename invalid identifiers starting with digit to fivechan 2025-10-18 23:06:21 +02:00
plebeius caa1daba54 update translations 2025-10-18 23:01:39 +02:00
plebeius d82bb58c3e feat: add script to automate translations 2025-10-18 22:49:09 +02:00
plebeius ba070fec86 update translations 2025-10-18 00:32:25 +02:00
plebeius 1360dd8348 feat: rename plebchan to 5chan 2025-10-17 23:30:35 +02:00
plebeius e1f1f280cc fix(post): don't render empty avatar space when image url is invalid 2025-10-16 23:37:58 +02:00
plebeius 4941ec77b5 Update .gitignore 2025-10-16 23:28:51 +02:00
plebeius fc4802186d fix: prevent race conditions and memory leaks in useCommentMediaInfo hook 2025-10-16 23:27:06 +02:00
plebeius 55c7e685d6 chore(package.json): upgrade plebbit-react-hooks
Update plebbit-react-hooks to commit eecac4503b7099b2dde22505869f2a70d280e14f
for latest improvements and features.
2025-10-16 23:20:13 +02:00
plebeius 760e8d900e fix: remove unused variables from catalog and post views
- catalog.tsx: Remove unused 'coloredFeed' variable assignment in useMemo
- post.tsx: Remove unused 'useState' import

The useMemo in catalog.tsx still executes its side effects (applying filter
colors to the store) without needing to assign the return value.
2025-10-16 23:16:38 +02:00
plebeius b10ada55e7 perf: eliminate redundant derived state in board and post views 2025-10-16 23:13:18 +02:00
plebeius d57bf88586 Remove workspace and service worker files 2025-10-16 23:05:51 +02:00
plebeius f0914073e0 Update .gitignore 2025-10-16 22:56:33 +02:00
plebeiusandGitHub 96ef4a7db3 Merge pull request #732 from plebbit/master
Development
2025-08-14 18:54:12 +02:00
plebeius 1e44317a3d Update vite.config.js v0.5.3 2025-07-29 18:16:44 +02:00
plebeius e4291911ce chore(package.json): v0.5.3 2025-07-29 18:12:47 +02:00
plebeiusandGitHub a81d665bb8 Merge pull request #729 from plebbit/development
Development
2025-07-29 18:12:13 +02:00
plebeius a3d402b0c0 Merge branch 'development' of github.com:plebbit/plebchan into development 2025-07-29 18:11:40 +02:00
plebeius 0b3ed6e009 Update release-body.js 2025-07-29 17:16:45 +02:00
plebeius b2e1dd54a4 fix: prevent TypeError when challengeErrors is not iterable in challenge verification 2025-07-29 17:16:04 +02:00
plebeius 4dbe751272 fix: resolve @libp2p/utils version conflict causing build failures 2025-07-29 17:07:39 +02:00
plebeius 7d4ab3a79e chore(package.json): upgrade plebbit-react-hooks 2025-07-29 17:01:06 +02:00
plebeius d9b8b00374 Update pending-post.tsx 2025-07-29 16:59:43 +02:00
plebeius ad6b702c48 Update package.json 2025-07-02 21:44:17 +02:00
plebeiusandGitHub 60a80555e6 Merge pull request #725 from plebbit/master
Development
2025-06-18 00:17:31 +02:00
plebeius 7374465c4f fix(pending post page): prevent crash and ensure redirect to "not found" on invalid URL 2025-06-12 17:51:08 +02:00
plebeius 3f2a8a3790 missing padding 2025-06-07 18:41:22 +02:00
plebeius 47b33787eb fix autosubscribe 2025-06-07 18:41:16 +02:00
Tom (plebeius.eth) a704062844 chore(package.json): v0.5.2 v0.5.2 2025-06-04 16:42:51 +02:00
plebeiusandGitHub a31b7d3e0e Merge pull request #723 from plebbit/development
Development
2025-06-04 16:40:51 +02:00
Tom (plebeius.eth) 339a9bc18a fix(mod multisub): mod page was missing post form 2025-06-04 16:37:17 +02:00
Tom (plebeius.eth) 6075b2ebf7 fix(catalog search): use query parameter so users can share searches and link to them 2025-06-04 16:36:40 +02:00
Tom (plebeius.eth) 53e04823df feat(board): add search bar to board page, redirect to catalog view 2025-06-04 16:36:16 +02:00
Tom (plebeius.eth) 20c601ac18 Update release-body.js 2025-06-04 15:00:46 +02:00
Tom (plebeius.eth) bc80533740 fix(board header): subplebbit address could be too long 2025-06-04 14:54:11 +02:00
Tom (plebeius.eth) bb0fcb9c1a fix(challenge modal): on mobile the modal was incorrectly positioned on top left 2025-06-04 12:59:06 +02:00
Tom (plebeius.eth) b3bcd5896c feat(markdown): render plebchan links as internal links, so the user doesn't have to leave the app 2025-06-04 12:55:55 +02:00
Tom (plebeius.eth) bb1b273c39 remove ext-name, it sucks
it would return old/unknown extensions (such as `.arts`) as video or image for no reason
2025-06-04 12:30:04 +02:00
plebeiusandGitHub a159fc60f2 Merge pull request #720 from plebbit/master
Development
2025-06-03 22:32:34 +02:00