Commit Graph
1972 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 01e467d069 feat(settings modal): close with escape key 2025-01-30 22:05:54 +01:00
Tom (plebeius.eth) 63cb5b6591 feat(reply modal): close with escape key 2025-01-30 22:05:05 +01:00
Tom (plebeius.eth) 87164fc800 clean code, better var names, fix bugs 2025-01-30 17:27:58 +01:00
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) 6afeeb02ff Update faq.tsx 2025-01-28 15:13:14 +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) 65ed3dffd5 fix(theme): prevent special theme from persisting outside holiday period 2025-01-26 23:29:26 +01:00
Tom (plebeius.eth) 87aefc7ba1 fix overflow 2025-01-26 23:14:49 +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) 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)andGitHub 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