Commit Graph

1603 Commits

Author SHA1 Message Date
Tom (plebeius.eth)
1856d99a21 feat: add better errors with button to display full error stack 2025-05-09 11:31:51 +02:00
Tom (plebeius.eth)
8dc37e62c4 fix nsfw/spoiler blur 2025-05-08 23:08:58 +02:00
Tom (plebeius.eth)
9c6eff3b71 update constant name and values 2025-05-08 16:28:44 +02:00
Tom (plebeius.eth)
748fff89e2 fix thumbnail overflow 2025-05-07 22:06:40 +02:00
Tom (plebeius.eth)
020af7abe7 fix(useFeed): update filter option structure per API change 2025-05-07 21:59:15 +02:00
Tom (plebeius.eth)
a89110fecd adjust blockquote styling 2025-05-07 19:44:36 +02:00
Tom (plebeius.eth)
699e6751c9 fix(markdown): blockquotes could appear behind thumbnail
https://developer.mozilla.org/en-US/docs/Web/CSS/display#grouped_values:~:text=parent%20formatting%20context.-,flow%2Droot,new%20block%20formatting%20context%2C%20defining%20where%20the%20formatting%20root%20lies.,-table
2025-05-07 19:38:31 +02:00
Tom (plebeius.eth)
2cca180667 Update post.module.css 2025-05-07 18:55:33 +02:00
Tom (plebeius.eth)
1b2a172bea fix link 2025-05-07 13:27:55 +02:00
Tom (plebeius.eth)
ffdceb24f9 fix(replies): floated image thumbnails weren't clickable when wrapped by markdown content 2025-05-07 13:18:35 +02:00
Tom (plebeius.eth)
32ddeddd48 make useReplies page access dynamic to improve API compatibility 2025-05-07 12:18:54 +02:00
Tom (plebeius.eth)
974257841b feat(settings): add custom options for thumbnails, media previews, video player 2025-05-07 00:20:49 +02:00
Tom (plebeius.eth)
009edb8e4c fix font size 2025-05-07 00:10:36 +02:00
Tom (plebeius.eth)
8acb9dbc27 fix(dark mode): inputs and buttons didn't use the browser dark mode theme 2025-05-07 00:01:40 +02:00
Tom (plebeius.eth)
bc8fb76f74 feat(post page): add error message from post in reply section 2025-05-06 16:33:39 +02:00
Tom (plebeius.eth)
6f56b66e66 Update use-replies.ts 2025-05-06 16:31:12 +02:00
Tom (plebeius.eth)
961204a513 fix(subplebbits list): "my communities" list was numbered incorrectly 2025-05-06 16:18:17 +02:00
Tom (plebeius.eth)
e29f1caca3 fix font size 2025-05-06 16:14:47 +02:00
Tom (plebeius.eth)
35f04569f2 fix(feed): thumbnails could get stuck when navigating 2025-05-05 19:15:34 +02:00
Tom (plebeius.eth)
9031f1a2f7 fix android push notifications 2025-05-05 15:14:07 +02:00
Tom (plebeius.eth)
6e1aa8d106 update android 2025-05-05 12:42:46 +02:00
Tom (plebeius.eth)
1c16cc0551 fix context flags, ipc methods, push notification logic 2025-05-04 23:04:44 +02:00
Tom (plebeius.eth)
353078d803 fix challenge warnings 2025-05-03 22:45:29 +02:00
Tom (plebeius.eth)
67db8b278b Update create-community-subtitles.ts 2025-05-03 15:14:28 +02:00
Tom (plebeius.eth)
f08a10a2b3 feat: add push notifications to web browser, android app, desktop app 2025-05-02 22:29:11 +02:00
Tom (plebeius.eth)
fa4906c39a button was missing 2025-05-01 17:20:29 +02:00
Tom (plebeius.eth)
16dba5bfb6 fix subplebbit avatars 2025-04-29 11:20:21 +02:00
Tom (plebeius.eth)
fff507c07f rename function 2025-04-28 11:44:04 +02:00
Tom (plebeius.eth)
5e4d683cb5 fix possible crash 2025-04-26 16:18:02 +02:00
Tom (plebeius.eth)
51e225e967 fix(markdown): empty lines (using special md syntax) didn't render with same spacing as normal breaks 2025-04-26 15:30:56 +02:00
Tom (plebeius.eth)
8a86655324 feat(markdown): add headers 2025-04-24 18:27:49 +02:00
Tom (plebeius.eth)
f3eafc2272 remove button with bad design 2025-04-24 17:57:43 +02:00
Tom (plebeius.eth)
d3b68bbd26 fix(subplebbit): could temporarily show "no posts" in subplebbit with 1 post just published by user 2025-04-24 11:58:36 +02:00
Tom (plebeius.eth)
eba4e52d68 Update reply.tsx 2025-04-23 18:00:27 +02:00
Tom (plebeius.eth)
7bbb52593f Update submit-page.module.css 2025-04-20 16:59:58 +02:00
Tom (plebeius.eth)
8082e6a466 fix(submit page): preview of embeds had wrong width 2025-04-19 14:36:46 +02:00
Tom (plebeius.eth)
d7845bd001 fix(settings): crypto wallets hashlink was missing 2025-04-19 14:36:14 +02:00
Tom (plebeius.eth)
04e6484f81 reduce timeout 2025-04-13 23:27:43 +02:00
Tom (plebeius.eth)
2c265c387a Update sidebar.tsx 2025-04-13 23:07:14 +02:00
Tom (plebeius.eth)
39c6f50bdc fix(post): post context view should automatically scroll to post 2025-04-13 17:13:33 +02:00
Tom (plebeius.eth)
fd8b5ed95d update sidebar footer 2025-04-13 16:26:59 +02:00
Tom (plebeius.eth)
52672c27f4 style(subplebbits): update tags css 2025-04-12 23:16:28 +02:00
Tom (plebeius.eth)
f1122f4671 fix assets size 2025-04-12 17:21:00 +02:00
Tom (plebeius.eth)
8ce15b2888 update readme 2025-04-10 15:59:20 +02:00
Tom (plebeius.eth)
4400383573 Update create-community-subtitles.ts 2025-04-10 15:16:24 +02:00
Tom (plebeius.eth)
fe292b9d04 update sprout assets, update sidebar, fix eslint 2025-04-08 15:17:10 +02:00
Tom (plebeius.eth)
f642aa659b fix(routing): applying invalid sort types or time filter names should redirect to not found page 2025-04-07 15:06:33 +02:00
Tom (plebeius.eth)
22e676e539 fix(header): some titles and links were bugged 2025-04-07 15:05:29 +02:00
Tom (plebeius.eth)
f19e335232 update assets 2025-04-07 14:48:56 +02:00
Tom (plebeius.eth)
3ff044c63d Update sidebar.tsx 2025-04-07 12:42:36 +02:00