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)
ced1189c49
refactor
2025-01-23 22:55:22 +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)
7ffb3ce8c5
fix: emptying fields could fail when publishing reply
2025-01-20 12:38:08 +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)
e033868465
Update app.tsx
2024-12-25 17:11:56 +01:00
Tom (plebeius.eth)
5284b3da1b
fix: snow effect shouldn't show on mobile
...
4chan also doesn't show it on mobile, it's too resource intensive
2024-12-25 17:11:14 +01:00
Tom (plebeius.eth)
2077a755bb
Update post.module.css
2024-12-24 18:13:18 +01:00
Tom (plebeius.eth)
a4bee60f29
fix overflow
2024-12-24 18:10:58 +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)
53638b023d
update translations
2024-12-21 00:55:18 +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)
c89e74a25c
fix font size
2024-12-20 23:55:45 +01:00
Tom (plebeius.eth)
0944094392
fix(post): long text content wouldn't wrap around images
2024-12-20 23:42:18 +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)
620f04b33a
incorrect memoization
2024-12-16 15:50:54 +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)
e3cf5076be
fix(feed post): gif thumbnail could break persistently
2024-12-12 16:38:04 +01:00
Tom (plebeius.eth) and GitHub
77bee78164
Merge pull request #616 from plebbit/master
...
refactor(electron): change IPFS API port to 50019
2024-12-07 22:11:09 +01:00
Esteban Abaroa
51fc8c899e
refactor(electron): change IPFS API port to 50019
2024-12-07 17:35:47 +00: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)
8b7730b6c4
fix(home): stats should load regardless of the total number of online subs
2024-11-29 16:24:46 +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)
fd8b3ea2e9
fix(post): error was displayed incorrectly
2024-11-21 11:30:15 +01:00
Tom (plebeius.eth)
5565795a14
fix thumbnails could get stuck
2024-11-21 11:08:33 +01:00
Tom (plebeius.eth)
931a999b3b
Update init-translations.ts
2024-11-21 11:05:25 +01:00