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
|
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
|
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
|
d5715e29eb
|
fix(scroll): resolve race condition in onClick scroll-to-top behavior
|
2023-10-05 16:42:47 +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
|
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
|
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.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 |
|