Commit Graph
380 Commits
Author SHA1 Message Date
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) 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) 0abc5a3841 style(home): add missing color on hover 2024-06-12 21:30:28 +02:00
Tom (plebeius.eth) c6a1283b56 fix(popular threads box): default to worksafe content and show 8 posts for single subplebbit 2024-06-12 16:50:39 +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) 0831e757bb fix: wrong route check, default time filter value, missing translation 2024-06-11 12:04:16 +02:00
Tom (plebeius.eth) b1e3400d44 perf(feed): optimize postsPerPage 2024-06-11 10:25:48 +02:00
Tom (plebeius.eth) 62b4c71eb5 fix: don't consider 'anti' tag as nsfw tag
plebchan shouldn't consider 'vulgar' or 'anti' as nsfw tags, unlike more sfw-oriented plebbit clients like seedit
2024-06-11 10:25:25 +02:00
Tom (plebeius.eth) 841c6c4101 fix don't use time filter in single board feed 2024-06-09 18:16:01 +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) 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) ddd063fdef fix(pending post): settings were not shown correctly 2024-06-08 14:35:24 +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) 019972a7ff fix(home): update twitter link 2024-06-08 12:19:44 +02:00
Tom (plebeius.eth) 1911b623d9 feat: add backlink highlight and scroll 2024-06-04 21:35:22 +02:00
Tom (plebeius.eth) 225d5f04f1 rename file 2024-06-03 21:34:32 +02:00
Tom (plebeius.eth) 0036508662 fix: video thumbnails stuck on loading, post page overflow 2024-06-03 19:39:10 +02:00
Tom (plebeius.eth) 82de50b88a refactor home component 2024-06-03 17:55:29 +02:00
Tom (plebeius.eth) fabcc1d2e1 feat(home): add options to popular threads box 2024-06-03 17:00:35 +02:00
Tom (plebeius.eth) 8d4c4404c3 feat(home): add filter options to boards box 2024-06-03 16:38:16 +02:00
Tom (plebeius.eth) ab209d273c fix bugs 2024-06-03 13:53:12 +02:00
Tom (plebeius.eth) 4b2a6025d3 feat(board): show error in feed near loading string 2024-06-03 11:04:53 +02:00
Tom (plebeius.eth) 911ec8f65f refactor: move use-theme store to stores 2024-05-31 20:14:32 +02:00
Tom (plebeius.eth) 7648ef1432 fix(description): escape character wasn't excluded from translation 2024-05-31 19:59:56 +02:00
Tom (plebeius.eth) 2ecedcc956 fix(settings): decode subplebbit address with emoji to fix pathname 2024-05-31 19:59:08 +02:00
Tom (plebeius.eth) 1ecb2ba13d feat(catalog): add sorting option 2024-05-31 18:18:42 +02:00
Tom (plebeius.eth) 19164db606 fix: wrong document titles 2024-05-31 17:33:49 +02:00
Tom (plebeius.eth) fe48a991cc chore: add translations 2024-05-31 17:29:19 +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
Tom (plebeius.eth) d314100308 fix undefined 2024-05-31 09:00:37 +02:00
Tom (plebeius.eth) 67ac2b662b Update catalog.tsx 2024-05-30 18:11:48 +02:00
Tom (plebeius.eth) fd092f1bee feat: add "hidden threads" counter and button in catalog and board view, store and hook 2024-05-30 18:01:37 +02:00
Tom (plebeius.eth) 32f52200b7 feat(post): block posts via the minus button (to collapse) or via the post menu 2024-05-30 14:29:02 +02:00
Tom (plebeius.eth) be579df996 style(home): improve offline icon position, use short addresses, add break word 2024-05-30 10:47:14 +02:00
Tom (plebeius.eth) 7dca5bd01d fix assets paths and remove cache busters 2024-05-29 15:53:41 +02:00
Tom (plebeius.eth) 2aa5dc01eb feat(catalog post): add loading skeleton for image, "file deleted" fallback img 2024-05-29 11:59:06 +02:00
Tom (plebeius.eth) 219c05b6d1 style(post menu): add themes styling 2024-05-27 17:21:21 +02:00
Tom (plebeius.eth) 08cb0736da feat(post): add post menu component with links to other clients 2024-05-27 12:28:18 +02:00
plebeius.eth 09f05ac8a0 feat(p/all): add description view 2024-05-17 17:25:25 +02:00
plebeius.eth b07a06fa12 fix(subscriptions): show info if no subs found 2024-05-17 16:48:28 +02:00
plebeius.eth cc2a640ae2 feat(multisubs): add catalog view 2024-05-17 16:39:02 +02:00
plebeius.eth f7ce6890ec fix(not found): check if subplebbitAddress is valid before displaying 'back to' buttton 2024-05-17 16:29:39 +02:00
plebeius.eth 970c726720 feat(multisubs): add settings modal 2024-05-17 16:28:09 +02:00
plebeius.eth 25e261bb55 fix eslint 2024-05-17 16:12:50 +02:00
plebeius.eth 474dede5db feat(board nav): order board list by multisub category 2024-05-17 16:10:38 +02:00
plebeius.eth 86223bb249 feat(board): add p/all and p/subscriptions 2024-05-17 14:54:41 +02:00
plebeius.eth 9b85416a57 move hook 2024-05-14 22:26:50 +02:00