Commit Graph
100 Commits
Author SHA1 Message Date
plebeius.eth 991f244169 typo 2023-10-24 17:56:17 +02:00
plebeius.eth e2da7e7e96 fix(share): copy thread link to clipboard instead of post link when sharing a reply, because reply links aren't implemented yet on plebbit 2023-10-24 17:54:22 +02:00
plebeius.eth d21a533212 chore(package.json): v0.1.14 2023-10-22 16:19:41 +02:00
plebeius.eth 5747b264bf fix(anon mode): use a different address also per each thread created by the user 2023-10-22 16:11:08 +02:00
plebeius.eth 98065413c6 style(imagebanner): add banner #21 2023-10-22 14:28:44 +02:00
plebeius.eth bfb3f3ffd9 style(pending): fix position of state string 2023-10-21 15:53:37 +02:00
plebeius.eth 3964893e25 fix(multifeed): wrong feed data 2023-10-21 14:28:54 +02:00
plebeius.eth 2a95903466 chore(all): update multifeed views 2023-10-21 13:45:42 +02:00
plebeius.eth 9f5f2d1663 fix(thread): replying to a reply didn't show the pending comment 2023-10-21 13:39:42 +02:00
plebeius.eth 87a019ed4f fix(catalog): key warnings 2023-10-21 10:24:47 +02:00
plebeius.eth 0939d658a5 fix: missing keys 2023-10-21 10:19:41 +02:00
plebeius.eth a7398f5338 perf(board): remove redundant margin, might impact virtuoso 2023-10-20 21:20:51 +02:00
plebeius.eth 6eee096934 perf(board): replace margin with padding on mobile 2023-10-20 20:33:33 +02:00
plebeius.eth fd4bec03d1 perf(board): add overscan to virtuoso 2023-10-20 20:07:56 +02:00
plebeius.eth 1c66d16189 test(board): test higher increaseViewportBy 2023-10-20 16:02:36 +02:00
plebeius.eth ae6c237302 test(board): test scroll with no margin 2023-10-20 15:59:05 +02:00
plebeius.eth 183294a66f perf(board): improve scroll on mobile 2023-10-20 14:18:17 +02:00
plebeius.eth e33c3fbe95 perf(board): improve scroll removing hr margin glitch 2023-10-19 18:37:16 +02:00
plebeius.eth a53f2905d1 perf(home): add key to map, remove dep causing a loop 2023-10-19 13:02:46 +02:00
plebeius.eth 65cd106010 feat(ImageBanner): add banner #20 2023-10-17 13:52:26 +02:00
plebeius.eth e26c98a6fc chore(package.json): upgrade plebbit-react-hooks 2023-10-17 11:57:21 +02:00
plebeius.eth b8e3dccbe2 fix(embed): wrong srcdoc class syntax prevented some embeds from loading 2023-10-16 12:20:44 +02:00
plebeius.eth c0fe21888e fix(PostOnHover): fix eslint warning 2023-10-11 21:00:25 +02:00
plebeius.eth e9ec981d65 feat(imagebanner): add new banner 2023-10-11 20:13:31 +02:00
plebeius.eth c50d05b05b chore(package.json): upgrade plebbit-react-hooks 2023-10-10 09:41:55 +02:00
plebeius.eth ac7ea57244 fix(catalog): fixed bugged appearance for posts without titles or content 2023-10-07 11:25:19 +02:00
plebeius.eth a15ad68adb feat(catalog post preview): show displayName of last reply with thread.lastChildCid 2023-10-06 12:19:37 +02:00
plebeius.eth 379f3d0ec9 fix(settings): typo bugged success toast 2023-10-06 11:00:05 +02:00
plebeius.eth 034b300123 chore(package.json): upgrade plebbit-react-hooks 2023-10-06 10:57:55 +02:00
plebeius.eth 684a4264bb Revert "Merge branch 'master' into master"
This reverts commit 7dcadc4501, reversing
changes made to 0c5774fbce.
2023-10-05 21:16:30 +02:00
plebeius.eth 41e37032a6 Merge branch 'development' of https://github.com/plebbit/plebchan into development 2023-10-05 16:57:13 +02:00
plebeius.eth 282ad4ee6f chore: v0.1.13 2023-10-05 16:56:54 +02:00
plebeius.eth d5715e29eb fix(scroll): resolve race condition in onClick scroll-to-top behavior 2023-10-05 16:42:47 +02:00
plebeius.eth bdb661b0dc fix(app): new version info toast should only appear once 2023-10-05 14:57:26 +02:00
plebeius.eth 06decd99e2 fix(home): fix displacement of threads while rendered in popular threads box 2023-10-05 12:50:02 +02:00
plebeius.eth c63ade854b fix(home): fix rerender with useEffect dep 2023-10-05 10:43:18 +02:00
plebeius.eth fabec543bf feat(home): boards box shows list of boards being moderated by the user 2023-10-05 09:32:10 +02:00
plebeius.eth 4eba8e7530 fix(offline indicator): check for online status every 30 minutes instead of 20 2023-10-04 21:17:00 +02:00
plebeius.eth 3a02990674 fix(post): fix misplaced pin and lock icons 2023-10-04 17:25:42 +02:00
plebeius.eth 31eb5f4194 chore: fixed syntax 2023-10-04 15:10:35 +02:00
plebeius.eth 053ec57bc4 feat(home): improve popular threads box with much more accurate conditions 2023-10-04 15:00:11 +02:00
plebeius.eth eec7e5cd64 fix(home): remove fallback image warning 2023-10-03 16:30:12 +02:00
plebeius.eth 1a4f7ac281 fix(post): fix misplaced user address 2023-10-03 14:02:21 +02:00
plebeius.eth 08b71e9548 style(home): add better styling to boards box for mobile 2023-10-03 11:31:50 +02:00
plebeius.eth fee9e6fa08 fix(home): ensure removed threads don't appear in popular threads box 2023-10-03 11:08:53 +02:00
plebeius.eth 6ec75d6e6e style(home): make popular threads box styling identical to 4chan 2023-10-03 10:31:54 +02:00
plebeius.eth de2ac49c1f feat(home): recent threads box only shows posts with media 2023-10-03 10:00:20 +02:00
plebeius.eth 685cbb3c17 feat(home): redesigned home to be more similar to 4chan, with boards box listing all boards and thread box showing recent threads 2023-10-02 21:40:47 +02:00
plebeius.eth be8bed74ef fix(views): add missing parser for quote links in thread op content 2023-10-02 12:55:42 +02:00
plebeius.eth 8ca19c9cda style(views): rename various UI elements for better accuracy, add steps on how to create a board to related button 2023-10-01 18:28:00 +02:00
plebeius.eth 548d4914bf fix(post form): make subject field optional, not mandatory 2023-09-30 13:24:11 +02:00
plebeius.eth e3b577b690 fix(App.js): remove automatic dark mode, because it's not part of 4chan UX and it's not old school, and the selected style is saved anyway 2023-09-30 10:58:55 +02:00
plebeius.eth 8a81177dd2 feat(AdminListModal): inform the user when a board doesn't have moderators yet 2023-09-29 20:17:49 +02:00
plebeius.eth 631a359edd style(modals): add pixelated image rendering for button icons 2023-09-29 12:31:05 +02:00
plebeius.eth e9cfdac18f feat(views): show board admin role next to usernames, if any, with capcode colors and admin modal function 2023-09-29 11:44:05 +02:00
plebeius.eth fab93917f3 style(AdminListModal): fix position and margin of header 2023-09-29 09:24:43 +02:00
plebeius.eth 2d8ecaa9a0 fix(Post): remove unnecessary key property causing warning 2023-09-29 09:24:18 +02:00
plebeius.eth b6cdc00843 refactor(state): rename isModerator to canModerate for precision 2023-09-28 21:05:03 +02:00
plebeius.eth bce924e90f style(post menu): add post menu styling to yotsuba 2023-09-28 13:17:56 +02:00
plebeius.eth fdebe14cdb fix(Thread): fix undefined 2023-09-26 21:06:36 +02:00
plebeius.eth a5a01a8732 fix(Post): remove markdown links showing them as text 2023-09-26 20:49:27 +02:00
plebeius.eth 288ae4d066 fix(views): fix scrolling jank removing margin between desktop reply cards 2023-09-26 20:18:17 +02:00
plebeius.eth 67f7c52c40 style(AdminListModal): remove wrong admin color to mobile 2023-09-26 17:44:47 +02:00
plebeius.eth 7bd3768e1b style(AdminListModal): differentiate mod and admin role 2023-09-26 14:46:11 +02:00
plebeius.eth 40a2ff94ea fix(views): add CSS effect for useAuthorAddress jank 2023-09-26 13:40:28 +02:00
plebeius.eth 322e2f89b3 chore(prettier): prettify 2023-09-25 14:05:43 +02:00
plebeius.eth eab546939d feat(SettingsModal): force keep the same account id when saving to allow faster account import 2023-09-25 09:22:20 +02:00
plebeius.eth f36aa14a5c chore(Home): update plebchan description 2023-09-24 21:51:54 +02:00
plebeius.eth f785f3252b chore(package.json): upgrade plebbit-react-hooks 2023-09-24 17:50:07 +02:00
plebeius.eth 7f7c9ffaf9 fix(SettingsModal): add page reload for automatic anon mode change for ENS name 2023-09-24 11:33:13 +02:00
plebeius.eth 8e4ca881ad fix(mobile reply): remove unnecessary width calculation for reply images 2023-09-23 15:57:34 +02:00
plebeius.eth e4b1fc6d35 fix(Thread): remove useless wrapper for webpage comment.link with no thumbnail 2023-09-23 14:32:01 +02:00
plebeius.eth 57c3f71a22 feat(SettingsModal): add button to create an account and automatically switching to it, update setting description and modal width 2023-09-23 13:50:22 +02:00
plebeius.eth c59bbb6f50 feat(SettingsModal): automatically disable anon mode and tell the user, detecting ENS name when importing account, saving account or saving ENS 2023-09-23 13:21:58 +02:00
plebeius.eth f0c0e64d75 feat(Share button): add success toast for copying share link to clipboard 2023-09-23 12:44:43 +02:00
plebeius.eth 4cd1b1ce99 chore(prettier): prettify 2023-09-23 10:30:48 +02:00
plebeius.eth 1f10a0a262 chore(prettier.config.js): use spaces instead of tabs for indentation 2023-09-23 10:16:23 +02:00
plebeius.eth c779c34243 fix(Post Form): use defaultValue for Name when displayName is defined 2023-09-22 21:43:10 +02:00
plebeius.eth a7a845eada fix(Catalog): added missing post menu button to rules and description 2023-09-22 17:57:12 +02:00
plebeius.eth 946606ac1f fix(PostOnHover): add embed thumbnail 2023-09-22 14:57:28 +02:00
plebeius.eth b65784940a chore(package.json): upgrade plebbit-react-hooks 2023-09-22 14:40:35 +02:00
plebeius.eth bcbf311b95 fix(EditLabel): don't show the edit label if comment.original.content is identical to comment.content 2023-09-22 14:08:10 +02:00
plebeius.eth 8758996c97 fix(Home): remove preload of boards because it's resource-intensive and doesn't have concurrency maximum 2023-09-22 13:22:46 +02:00
plebeius.eth a312c64bb0 fix(CaptchaModal): improve captcha visibility by fixing margin 2023-09-22 12:32:25 +02:00
plebeius.eth 51b50c1cfa chore(post menu): update plebones link to eth limo 2023-09-21 14:38:12 +02:00
plebeius.eth b966fbd4db chore(package.json): upgrade plebbit-react-hooks 2023-09-20 11:35:32 +02:00
plebeius.eth 18c51b0490 chore(Home): explain the steps to run a board 2023-09-20 11:21:03 +02:00
plebeius.eth 0712bf417b chore(Home): update plebchan description 2023-09-19 21:07:35 +02:00
plebeius.eth bc25518eb5 chore: release v0.1.12 2023-09-18 16:50:56 +02:00
plebeius.eth 3f33dcb37a fix: show new version info toast only once 2023-09-18 11:55:30 +02:00
plebeius.eth 9237c9dc26 fix setAccount for saving account edit 2023-09-17 16:04:26 +02:00
plebeius.eth 2d7cdf48cf fix text height 2023-09-17 15:36:24 +02:00
plebeius.eth 020e509b71 prettify 2023-09-16 21:40:23 +02:00
plebeius.eth d963c90d26 Update prettier.config.js 2023-09-16 21:39:25 +02:00
plebeius.eth 0aa105a4b9 add prettier 2023-09-16 21:19:56 +02:00
plebeius.eth 43f63aa341 update mod edit 2023-09-16 21:10:38 +02:00
plebeius.eth b6f21f0034 remove feed filter for edits 2023-09-16 18:18:37 +02:00
plebeius.eth e8b42786e1 add instant mod edits 2023-09-16 17:29:14 +02:00
plebeius.eth 6f2e8dcaa8 Update CaptchaModal.jsx 2023-09-16 17:07:31 +02:00
plebeius.eth 4c5198f40e fix challenge promise leak 2023-09-16 16:41:51 +02:00