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
|
7f7c9ffaf9
|
fix(SettingsModal): add page reload for automatic anon mode change for ENS name
|
2023-09-24 11:33:13 +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 |
|
Esteban Abaroa
|
22300490ff
|
fix(hooks): more accurate state strings
|
2023-09-23 05:58:18 +00: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
|
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
|
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
|
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 |
|