Tom (plebeius.eth)
204fdfcace
refactor, fix bugs
2025-01-30 17:09:21 +01:00
Tom (plebeius.eth)
b1dc7ba486
Update post-form.tsx
2025-01-30 16:32:55 +01:00
Tom (plebeius.eth)
2a20716212
fix(reply modal): changing anon mode before publishing reply didn't work
2025-01-29 13:09:38 +01:00
Tom (plebeius.eth)
48a8046486
fix(subplebbit): subplebbit could erroneously appear offline while publishing a post
2025-01-28 19:04:57 +01:00
Tom (plebeius.eth)
9a08b9572b
feat(markdown): add spoiler text
2025-01-28 15:12:39 +01:00
Tom (plebeius.eth)
cbed83cd10
fix(theme): christmas theme should only run on dec 24 and 25
...
that's how 4chan does it, it makes sense since the theme is distracting especially on desktop
2025-01-26 23:35:50 +01:00
Tom (plebeius.eth)
65e62c0bef
fix eslint
2025-01-26 23:06:49 +01:00
Tom (plebeius.eth)
df96360777
forgot initialization
2025-01-26 22:25:56 +01:00
Tom (plebeius.eth)
363db80fa9
Update post-form.tsx
2025-01-25 22:07:45 +01:00
Tom (plebeius.eth)
a7beb3aebb
fix(challenge modal): user could submit empty answer
2025-01-24 15:49:54 +01:00
Tom (plebeius.eth)
515007cbf6
feat(challenge modal): close with escape key
2025-01-24 13:03:07 +01:00
Tom (plebeius.eth)
86d516b885
fix undefined
2025-01-23 19:18:31 +01:00
Tom (plebeius.eth)
74be19f1f3
Update account-settings.tsx
2025-01-23 16:43:45 +01:00
Tom (plebeius.eth)
c21d512958
feat(account settings): add hash-based routing for settings categories
...
Each settings category now has a dedicated URL hash that expands only that category when accessed directly. The URL updates dynamically based on which category is expanded.
2025-01-23 15:08:40 +01:00
Tom (plebeius.eth)
382e0692c1
fix(account settings): creating new account didn't automatically switch to it
2025-01-23 13:58:45 +01:00
Tom (plebeius.eth)
6ab52d6e00
remove logs
2025-01-21 20:19:57 +01:00
Tom (plebeius.eth)
be2b65b585
fix(reply): media thumbnail wasn't showing
2025-01-21 15:28:20 +01:00
Tom (plebeius.eth)
165b950422
fix(post): an hr element written in markdown could get rendered as a UI hr
2025-01-08 13:16:06 +01:00
Tom (plebeius.eth)
20da674a1c
update catalog
2024-12-24 18:10:16 +01:00
Tom (plebeius.eth)
f533faf9f6
let christmas theme run until jan 5th
2024-12-24 17:44:43 +01:00
Tom (plebeius.eth)
dd6a4121fb
fix eslint
2024-12-24 17:15:51 +01:00
Tom (plebeius.eth)
eb3a630cc3
feat: add christmas theme
2024-12-24 17:13:12 +01:00
Tom (plebeius.eth)
5a498cbcb6
feat(post): enable highlighting an already highlighted post by using a different color
2024-12-21 16:32:14 +01:00
Tom (plebeius.eth)
9ec308bcc2
feat(reply modal): add spellcheck for the content, excluding the c/cid at the top
2024-12-21 00:38:15 +01:00
Tom (plebeius.eth)
c40c9e4df5
fix(board stats): while stats load, show ? as values instead of showing nothing (causing displacement)
2024-12-20 23:17:06 +01:00
Tom (plebeius.eth)
0717850c53
add new banner
2024-12-15 15:07:31 +01:00
Tom (plebeius.eth)
d3e11bd48c
refactor, don't allow click to enlarge on 404'd images
2024-12-12 16:41:18 +01:00
Tom (plebeius.eth)
16c8f39add
fix(avatar settings): add timestamp field to let users add existing signature
2024-12-06 12:30:22 +01:00
Tom (plebeius.eth)
fbb1020c41
remove annoying color
2024-12-06 10:02:53 +01:00
Tom (plebeius.eth)
cc660e9527
fix(settings): crypto address setting would show error for an already set address
2024-12-05 23:13:54 +01:00
Tom (plebeius.eth)
db8c51fa72
fix(plebbit options): schema error prevented to save
2024-12-05 23:02:18 +01:00
Tom (plebeius.eth)
18c55aa2f8
rename plebbit options variables, only show data path on electron
2024-12-05 22:58:37 +01:00
Tom (plebeius.eth)
309f76689f
fix(feed): posts could change position causing displacement
2024-12-05 15:37:23 +01:00
Tom (plebeius.eth)
09505a6231
fix(ellipsis animation): dots could appear cut off and cause displacement changing width of string
2024-12-02 10:33:17 +01:00
Tom (plebeius.eth)
d6d2831b46
fix(reply): don't show backlink for deleted or removed reply
2024-12-01 15:08:40 +01:00
Tom (plebeius.eth)
f7da51259e
fix board logo in description
2024-11-29 21:53:53 +01:00
Tom (plebeius.eth)
0043e2bdb6
fix(post): deleted or removed post could show reply form
2024-11-25 19:43:51 +01:00
Tom (plebeius.eth)
077b3bc9ef
fix(post): image could flicker when clicking it to expand it
2024-11-23 18:37:13 +01:00
Tom (plebeius.eth)
ab85514e9a
fix thumbnail performance
2024-11-21 17:23:14 +01:00
Tom (plebeius.eth)
5565795a14
fix thumbnails could get stuck
2024-11-21 11:08:33 +01:00
Tom (plebeius.eth)
73bab13e34
fix(markdown): invalid urls in content could crash the app
2024-11-17 15:59:59 +01:00
Tom (plebeius.eth)
9ee6966c26
fix(time filter): last visit time filter could be a duplicate in dropdown
2024-11-14 16:43:10 +01:00
Tom (plebeius.eth)
e9fc47be20
fix(moderation): update to use new API schema
2024-11-10 12:44:00 +01:00
Tom (plebeius.eth)
965c6f846a
fix(post): some quotes to replies wouldn't show quoted posts on hover
2024-11-09 20:46:27 +01:00
Tom (plebeius.eth)
157c9e7cfa
fix replying to reply requires postCid in new API
2024-11-07 13:51:39 +01:00
Tom (plebeius.eth)
c2363fe03b
fix(post menu): link to other clients was broken on description post
2024-11-05 14:50:24 +01:00
Tom (plebeius.eth)
4f25e0fbc6
small fixes
2024-11-05 12:48:28 +01:00
Tom (plebeius.eth)
c898a6d622
add missing translations
2024-11-05 12:12:55 +01:00
Tom (plebeius.eth)
a927f3aa00
fix(reply): hidden reply was too big and showed edit menu checkbox
2024-11-04 18:52:15 +01:00
Tom (plebeius.eth)
a2dd3efe08
fix(post): hidden post showed its content
2024-11-04 18:42:42 +01:00