Commit Graph
998 Commits
Author SHA1 Message Date
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.ethandGitHub afa0a41510 Merge pull request #284 from plebbit/master
Merge pull request #280 from plebbit/development
2023-10-04 11:10:16 +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.ethandGitHub ab81a488c3 Merge pull request #280 from plebbit/development
Development
2023-09-30 21:57:59 +02:00
plebeius.ethandGitHub 8e6ad3d55d Merge pull request #279 from plebbit/master
Merge pull request #275 from plebbit/development
2023-09-30 21:57:40 +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.ethandGitHub b6f630b860 Merge pull request #275 from plebbit/development
Development
2023-09-27 21:30:43 +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.ethandGitHub 0d89991114 Merge pull request #268 from plebbit/master
fix(usestatestring): don't show updating state if comment/subplebbit …
2023-09-24 11:32:05 +02:00
plebeius.ethandGitHub 7ef76ad88d Merge branch 'development' into master 2023-09-24 11:31:59 +02:00
Esteban Abaroa 7169366d11 fix(usestatestring): don't show updating state if comment/subplebbit is succeeded 2023-09-23 21:21:22 +00: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.ethandGitHub 498a174312 Merge pull request #260 from plebbit/master
Development
2023-09-23 10:15:54 +02:00
Esteban Abaroa 22300490ff fix(hooks): more accurate state strings 2023-09-23 05:58:18 +00:00
plebeius.ethandGitHub 1fa63239bc Merge pull request #258 from plebbit/development
Development
2023-09-22 21:46:59 +02:00
plebeius.ethandGitHub a191114f5d Merge pull request #257 from plebbit/master
Merge pull request #252 from plebbit/development
2023-09-22 21:46:40 +02:00