Commit Graph
1498 Commits
Author SHA1 Message Date
Tom (plebeius.eth) da86c2f17f fix(catalog filter): force show op comment for text-only threads 2024-06-19 14:50:31 +02:00
Tom (plebeius.eth) bf09de98f9 feat(settings): add plebbit options 2024-06-18 11:50:17 +02:00
Tom (plebeius.eth) 7f3630e289 feat(catalog): add 'image size' and 'show OP comment' options 2024-06-17 21:16:31 +02:00
Tom (plebeius.eth) bf806d6990 fix eslint 2024-06-17 17:50:26 +02:00
Tom (plebeius.eth) 22c1acdd3d feat(subplebbit): add automatic theme based on nsfw or sfw tags 2024-06-17 12:17:36 +02:00
Tom (plebeius.eth) 77ccf0c849 chore(package.json): upgrade plebbit-react-hooks 2024-06-15 21:53:02 +02:00
Tom (plebeius.eth) 31081079bc fix(markdown): remove spoiler text, there's no syntax for it yet 2024-06-15 21:02:53 +02:00
Tom (plebeius.eth) 9ebf3b79b6 fix(catalog post): display title inline 2024-06-15 18:14:48 +02:00
Tom (plebeius.eth) e860593650 feat(catalog): add filters to mobile 2024-06-15 17:09:28 +02:00
Tom (plebeius.eth) bbc3f30e18 fix(post menu mobile): close after hiding reply 2024-06-15 17:00:50 +02:00
Tom (plebeius.eth) f7b04bd0c9 style(challenge modal): improve themes 2024-06-15 16:55:34 +02:00
Tom (plebeius.eth) aa63ab0f1b feat(catalog): add filters modal for text-only posts, nsfw boards in p/all 2024-06-15 16:42:30 +02:00
Tom (plebeius.eth) 05f7977467 fix(catalog post): don't render markdown embeds and hr 2024-06-15 16:02:24 +02:00
Tom (plebeius.eth) bdf546f880 refactor(catalog post): fix spoiler image 2024-06-15 13:48:08 +02:00
Tom (plebeius.eth) 914a7dee18 feat(catalog post): add spoiler styling and text, add markdown to content 2024-06-15 13:04:25 +02:00
Tom (plebeius.eth) efc9a98f47 fix(edit menu): mod and author edits were conflicting 2024-06-15 12:35:09 +02:00
Tom (plebeius.eth) ca5c08a3f9 style(catalog post): improve hidden thumbnail color 2024-06-15 09:15:07 +02:00
Tom (plebeius.eth) 2c1ea475df refactor(catalog filters store): add sorting store 2024-06-14 22:00:43 +02:00
Tom (plebeius.eth) ce93915919 feat(catalog): add filter to hide text-only threads, turned on by default 2024-06-14 21:56:23 +02:00
Tom (plebeius.eth) b984f5f48b style(catalog post): hide post by showing black image and hidden label 2024-06-14 21:32:13 +02:00
Tom (plebeius.eth) fcfb4b69f4 fix bug 2024-06-14 18:00:48 +02:00
Tom (plebeius.eth) 3e42947154 chore: add translations 2024-06-14 17:18:48 +02:00
Tom (plebeius.eth) 3206631e89 feat(post): add block options to mobile menu 2024-06-14 16:58:13 +02:00
Tom (plebeius.eth) 42a6fb4a70 feat(settings): add blocked addresses setting 2024-06-14 16:57:27 +02:00
Tom (plebeius.eth) 8b601726ae feat(post desktop): add hide/unhide replies 2024-06-14 14:33:22 +02:00
Tom (plebeius.eth) 0c02a6b9b6 feat(post mobile): add hide and unhide posts and replies 2024-06-14 12:51:43 +02:00
Tom (plebeius.eth) 8959945722 feat(catalog post): add hidden style 2024-06-14 11:01:06 +02:00
Tom (plebeius.eth) 67e3bc8d68 feat: hide button for posts soft hides them persistently without blocking the cid 2024-06-13 17:50:05 +02:00
Tom (plebeius.eth) 937abf8dca fix: don't show 'sub might be offline' alert in multisubs 2024-06-12 17:38:22 +02:00
Tom (plebeius.eth) f20a5f21f9 fix(edit menu): fix input value warning 2024-06-12 10:46:14 +02:00
Tom (plebeius.eth) ae1b860f3b fix: time filter appeared twice on mobile 2024-06-11 21:42:07 +02:00
Tom (plebeius.eth) a048887a58 fix: link type in post form should be next to link field 2024-06-11 21:09:48 +02:00
Tom (plebeius.eth) 8e5a5919fa refactor: rename PostPage to Post, export Post component from Post view 2024-06-11 15:49:26 +02:00
Tom (plebeius.eth) 7100030043 fix styling 2024-06-11 15:21:54 +02:00
Tom (plebeius.eth) 4435ff120b fix bugs 2024-06-11 15:13:04 +02:00
Tom (plebeius.eth) 0831e757bb fix: wrong route check, default time filter value, missing translation 2024-06-11 12:04:16 +02:00
Tom (plebeius.eth) fb02814118 style(time filter): change label from "time filter" to "newer than" 2024-06-11 10:29:01 +02:00
Tom (plebeius.eth) d66d5b5d39 update time filter for subscriptions feed 2024-06-09 16:50:51 +02:00
Tom (plebeius.eth) 15bffe89bf feat: add time filter to p/all and p/subscriptions 2024-06-09 16:40:32 +02:00
Tom (plebeius.eth) b25899ef3e chore: add translations 2024-06-09 16:10:52 +02:00
Tom (plebeius.eth) d71889a3de feat(reply modal): show alert before posting if subplebbit might be offline 2024-06-08 21:33:56 +02:00
Tom (plebeius.eth) a2c1ec441f feat: add offline icon to board title, show alert before posting if sub appears offline 2024-06-08 21:22:17 +02:00
Tom (plebeius.eth) aaa13324f5 Update comment-media.tsx 2024-06-08 19:46:37 +02:00
Tom (plebeius.eth) 9090c18652 fix: audio elements were displaced in catalog 2024-06-08 17:25:20 +02:00
Tom (plebeius.eth) 5f792f40f0 feat: add '(You)' in quote links 2024-06-08 17:19:52 +02:00
Tom (plebeius.eth) 656c31c013 fix: spoiler text wasn't rendering on mobile 2024-06-08 17:09:33 +02:00
Tom (plebeius.eth) 39a48c9515 feat(post): add floating preview of media from link in post content 2024-06-08 16:41:05 +02:00
Tom (plebeius.eth) 19222a66fe feat(post): add "time ago" tooltip to dates 2024-06-08 13:39:35 +02:00
Tom (plebeius.eth) a7c7464077 feat(catalog post): allow selecting text in posts with media thumbnails 2024-06-08 12:16:01 +02:00
Tom (plebeius.eth) 2a5ecf90ee fix: position floating catalog post preview relative to thumbnail dimensions 2024-06-08 12:07:36 +02:00