plebeius
764b4258e6
refactor(settings): rebrand plebbit options to P2P options
2026-01-02 15:53:02 +01:00
plebeius
dd3bdf24ab
style(p2p options settings): adjust textarea heights and dynamic rows
2026-01-02 15:43:01 +01:00
plebeius
6724f91c79
fix(post): redirect to 404 when thread URL specifies wrong board
2025-12-31 20:14:51 +01:00
plebeius
c984e56249
feat(url-utils): replace p/ syntax with >>> cross-board references
2025-12-31 17:59:33 +01:00
plebeius
341e72ad5b
fix(error-display): add delay to prevent false positive error displays
2025-12-31 16:00:58 +01:00
plebeius
48f7fe6dc4
style(home): update 5chan description links
2025-12-31 15:45:04 +01:00
plebeius
d725348d9e
Update faq.tsx
2025-12-31 15:44:45 +01:00
plebeius
7486202d3c
style(settings): rename "plebbit options" to "p2p options", and "plebbit account" to "bitsocial account"
2025-12-31 15:40:16 +01:00
plebeius
fcd8838045
fix(markdown): embedded media in comment.content shouldn't be expandable and should be already expanded
2025-12-31 15:23:56 +01:00
plebeius
b3c88e46e9
rebrand plebbit options to pkc options
2025-12-30 18:21:04 +01:00
plebeius
0d34b14185
fix postform position on mobile
2025-12-29 16:40:33 +01:00
plebeius
eb3b02ae9e
refactor(i18n): use shorter translation keys for all feed filter
2025-12-29 16:35:21 +01:00
plebeius
652385561b
feat(all-feed): add NSFW/SFW filter
2025-12-29 16:18:59 +01:00
plebeius
790c341976
refactor(views): remove redundant DOM and CSS declarations
2025-12-29 15:59:32 +01:00
plebeius
d46d7edffe
perf: preload theme button and background images on app startup
2025-12-29 13:55:20 +01:00
plebeius
d800ee9817
feat(rules): add rules page with board selector
2025-12-29 00:26:15 +01:00
plebeius
5aa1eaf13a
fix(views): use directory codes in document titles and fix order
2025-12-28 23:13:25 +01:00
plebeius
c0e6f5fe5c
unused var
2025-12-28 22:18:57 +01:00
plebeius
c094786f97
pass threadNumber to reply modal store
2025-12-28 22:16:38 +01:00
plebeius
bf2c7ae61b
refactor: use post number instead of shortCid in reply modal and quote previews
2025-12-28 11:53:02 +01:00
plebeius
2b8d6f4fce
perf: only virtualize replies when count exceeds first page size
2025-12-27 18:25:35 +01:00
plebeius
882b7b4a99
feat: add infinite scroll for replies
2025-12-27 18:07:23 +01:00
plebeius
6e9202a604
implement useReplies
2025-12-27 17:47:17 +01:00
plebeius
cee682ae52
run prettier
2025-12-27 16:35:51 +01:00
plebeius
0b573acf1d
fix: resolve typescript errors in post menu components
2025-12-26 17:33:00 +01:00
plebeius
756bff4b04
chore: fix various lint warnings
2025-12-26 17:30:55 +01:00
plebeius
a57cc1e4e7
fix: update Plebbit.getShortCid calls to use object parameter format
2025-12-24 18:09:00 +01:00
plebeius
76845412e8
feat: implement post numbers
2025-12-24 18:07:14 +01:00
plebeius
e56ba3d050
add comment
2025-12-24 18:06:56 +01:00
plebeius
4cb3bda38c
fix: update Plebbit.getShortAddress calls to use object parameter
2025-12-24 13:29:09 +01:00
plebeius
e4a3c0504e
prevent type error
2025-12-23 19:33:46 +01:00
plebeius
34bebda4f7
fix eslint warnings
2025-12-23 19:21:48 +01:00
plebeius
3963c2cb8d
update comment
2025-12-23 19:16:18 +01:00
plebeius
5e79ce91b6
refactor: remove description and rules mock posts
...
Removed all fake posts for subplebbit description and rules, including dedicated routes, components, and all related logic across the codebase. Board admins can now pin regular posts if they want to provide a description.
2025-12-23 19:14:25 +01:00
plebeius
55dc396120
fix: resolve TypeScript overload error in CopyLinkButton
2025-12-18 17:57:43 +01:00
plebeius
92c801c154
update directory title
2025-12-17 13:12:02 +01:00
plebeius
80e7af81f3
refactor: remove hide gore boards and hide adult boards functionality
2025-12-15 17:04:26 +01:00
plebeius
bb596bff0d
feat(i18n): add translations for subscriptions subtitle
...
Replace hardcoded subscriptions subtitle string with i18next translation supporting pluralization across all 35 languages
2025-12-15 16:53:36 +01:00
plebeius
36a01f7012
refactor: remove unused Avalanche RPC settings
2025-12-15 13:45:55 +01:00
plebeius
0d488389a5
feat(footer): add feedback and contact links and update styling
2025-12-14 17:54:21 +01:00
plebeius
e14c755208
update loading string
2025-12-14 16:36:14 +01:00
plebeius
5f00be5b23
update homepage footer
2025-12-14 16:03:13 +01:00
plebeius
51d90668c7
add missing tokenId field to avatar settings
2025-12-12 22:38:08 +01:00
plebeius
186b895970
refactor: simplify disclaimer modal to focus on age verification
2025-12-12 13:05:41 +01:00
plebeius
141bc984e6
fix eslint
2025-12-12 12:39:30 +01:00
plebeius
078de21839
refactor(settings-modal): align avatar settings UI with crypto wallets
...
Refactor avatar settings to match crypto wallets UI structure and styling. Use flexbox layout for consistent spacing, align input widths, use ErrorDisplay component for errors, and add delete avatar functionality with translations.
2025-12-09 18:22:39 +01:00
plebeius
dbf67f55b6
feat(crypto-wallets-setting): add CSS-based step numbering and reorganize delete button
2025-12-09 17:32:14 +01:00
plebeius
112abe1795
fix translation component
2025-12-09 17:12:01 +01:00
plebeius
bd2561554f
fix spacing and color
2025-12-09 17:11:51 +01:00
plebeius
e2149ca02c
feat(crypto wallets settings): add timestamp field
2025-12-09 17:05:01 +01:00