Commit Graph
66 Commits
Author SHA1 Message Date
Tom (plebeius.eth) f4330e0a4b style(post page): add window alert about Update button 2025-02-20 21:50:32 +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) 6692c65c4b add route validation checks 2024-10-29 17:40:09 +01:00
Tom (plebeius.eth) 71ba306ec1 fix(catalog): if time filter is 'bump order', it should say 'last bumped' instead of 'newer than' 2024-10-29 15:56:43 +01:00
Tom (plebeius.eth) dcd970c706 fix replycount of description post 2024-09-18 12:37:39 +02:00
Tom (plebeius.eth) fa86c3631f remove ugly alerts 2024-09-16 16:57:08 +02:00
Tom (plebeius.eth) 7497daa4d0 fix eslint 2024-09-15 21:38:16 +02:00
Tom (plebeius.eth) b363c27108 style(board): show rules under description 2024-09-15 21:27:32 +02:00
Tom (plebeius.eth) cccdad173d Update board-buttons.tsx 2024-09-13 12:01:56 +02:00
Tom (plebeius.eth) f9c82bccfd add 'coming soon' alert to inactive buttons 2024-09-12 11:57:24 +02:00
Tom (plebeius.eth) ac232c430f add translation 2024-09-10 19:19:39 +02:00
Tom (plebeius.eth) b38948bbc9 feat(catalog filters): add "filtered threads" count 2024-09-10 19:16:13 +02:00
Tom (plebeius.eth) cb97b67cde style(post mobile): improve buttons positioning, add Update and Auto buttons for clarity 2024-09-08 10:41:08 +02:00
Tom (plebeius.eth) d81165ef0f refactor styling 2024-09-04 20:48:20 +02:00
Tom (plebeius.eth) cdee29e94f feat(pending post): show board navigation, stats and post form 2024-08-29 14:18:20 +02:00
Tom (plebeius.eth) c4721fff09 Update board-buttons.tsx 2024-07-13 09:37:45 +02:00
Tom (plebeius.eth) a6a551a25f feat(post): add 'loading comments' indicator 2024-07-12 10:40:02 +02:00
Tom (plebeius.eth) e716a45a31 feat(post): add tooltip to comment edit timestamp 2024-07-07 14:49:17 +02:00
Tom (plebeius.eth) ff72365151 revert, replyCount should come from api 2024-07-07 14:36:14 +02:00
Tom (plebeius.eth) 8d05db8843 feat(post page): add reply count and link count in top row 2024-07-05 10:53:50 +02:00
Tom (plebeius.eth) 713739b02f feat(post): clicking "+" button next to "omitted replies" message shows all replies 2024-07-01 10:33:11 +02:00
Tom (plebeius.eth) 06e18289a4 feat(styles): remember style selection per sfw or nsfw category, instead of single board 2024-06-30 21:50:50 +02:00
Tom (plebeius.eth) 6eb521f501 style: update mobile UI spacing, colors 2024-06-30 11:47:09 +02:00
Tom (plebeius.eth) f0bd9e9e9b update ui 2024-06-29 12:15:10 +02:00
Tom (plebeius.eth) 21794384be style: add create board button and edit boards button 2024-06-28 21:21:21 +02:00
Tom (plebeius.eth) 1a22ac5068 chore: add translations 2024-06-22 10:32:19 +02:00
Tom (plebeius.eth) 092c25bb0c fix eslint 2024-06-20 15:00:31 +02:00
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) 7f3630e289 feat(catalog): add 'image size' and 'show OP comment' options 2024-06-17 21:16:31 +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) e860593650 feat(catalog): add filters to mobile 2024-06-15 17:09:28 +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) 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) ae1b860f3b fix: time filter appeared twice on mobile 2024-06-11 21:42:07 +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) 6f003f9c11 fix(board buttons): return button was broken, subscribe button shouldn't render in p/all and p/subscriptions 2024-06-03 20:48:44 +02:00
Tom (plebeius.eth) 17225f002c remove options button, doesn't seem necessary 2024-06-03 19:46:30 +02:00
Tom (plebeius.eth) ee69ab60ed fix bugs 2024-06-01 18:13:41 +02:00
Tom (plebeius.eth) 1ecb2ba13d feat(catalog): add sorting option 2024-05-31 18:18:42 +02:00
Tom (plebeius.eth) 22657ff90a fix(board buttons): don't show subscribe button in multiboards 2024-05-31 17:12:38 +02:00
Tom (plebeius.eth) 7086d6b777 fix(board buttons): link for return button was broken 2024-05-31 17:10:55 +02:00
Tom (plebeius.eth) d4927e7162 chore: add translations 2024-05-31 17:09:20 +02:00
Tom (plebeius.eth) bc74a9ff77 feat(board buttons): improve layout, increase dimensions of post form on mobile, add refresh buttons 2024-05-31 15:16:21 +02:00
Tom (plebeius.eth) 9c9249da94 feat(catalog): add refresh button 2024-05-31 10:41:44 +02:00
Tom (plebeius.eth) 6609d00e82 revert "hidden threads" feat, must wait for 'filterHidden: false' API 2024-05-31 09:38:59 +02:00