Commit Graph
246 Commits
Author SHA1 Message Date
Tom (plebeius.eth) f06c50ef33 fix(theme): changing theme in sfw sub wouldn't change it for p/all and p/subscriptions. it should because sfw is the default 2024-08-05 11:58:33 +02:00
Tom (plebeius.eth) a992912e10 show newly published account comments after pinned threads 2024-08-04 15:40:09 +02:00
Tom (plebeius.eth) 934b70bded only show account comment in feed if state is 'succeeded' 2024-08-03 14:51:14 +02:00
Tom (plebeius.eth) 8598d1056e feat(feed): show account comments instantly in the feed once published, instead of waiting for the feed to update 2024-08-03 13:21:09 +02:00
Tom (plebeius.eth) 9a5b0ffb0c move file 2024-07-25 11:44:23 +02:00
Tom (plebeius.eth) bd7c5ae579 perf(offline indicator): improve reliability 2024-07-22 18:15:13 +02:00
Tom (plebeius.eth) 01dacc8270 fix(post): include pending replies in "x replies omitted" count 2024-07-16 13:13:04 +02:00
Tom (plebeius.eth) 3950f7b864 fix(replies): a reply would not appear immediately if published to a reply that was just published 2024-07-13 09:53:49 +02:00
Tom (plebeius.eth) d66a0b8efe fix(themes): inherit selected theme in pending post page 2024-07-10 12:36:44 +02:00
Tom (plebeius.eth) f37765ee63 Update use-is-subplebbit-offline.ts 2024-07-09 18:55:59 +02:00
Tom (plebeius.eth) fe434cb634 feat(board header): add yellow offline icon for loading online status, red icon for offline status 2024-07-09 14:59:18 +02:00
Tom (plebeius.eth) 9f7544936e feat: use red offline icon for subplebbits that are most likely offline (ipns record fails to update) 2024-07-07 20:02:58 +02:00
Tom (plebeius.eth) ff72365151 revert, replyCount should come from api 2024-07-07 14:36:14 +02:00
Tom (plebeius.eth) 6d6187e531 fix: reply count was bugged 2024-07-05 10:53:23 +02:00
Tom (plebeius.eth) d78ce84db4 feat(post): clicking "+" button next to "omitted replies" message shows all replies 2024-07-01 10:26:38 +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) 6d07ea2e3c update styling, count/highlight logic depending on params and post id 2024-06-29 11:55:36 +02:00
Tom (plebeius.eth) a6a41edd76 feat(post): add post count and highlight functionality to u/address 2024-06-28 22:09:11 +02:00
Tom (plebeius.eth) dc6ea9e982 fix performance, styling 2024-06-26 21:27:28 +02:00
Tom (plebeius.eth) 972964deda feat(reply modal): greentext by selecting text 2024-06-26 18:20:25 +02:00
Tom (plebeius.eth) dc4416880e fix changing many themes quickly bugged out 2024-06-22 12:43:37 +02:00
Tom (plebeius.eth) 032ba62cbe fix(themes): changing theme would bug out 2024-06-22 12:36:38 +02:00
Tom (plebeius.eth) 73f4136f53 fix(use-theme): body css would bug out on navigation 2024-06-20 13:17:11 +02:00
Tom (plebeius.eth) 3bb1b2f8c1 perf(use-theme): refactor for performance, fix initial theme load after refresh 2024-06-19 22:55:22 +02:00
Tom (plebeius.eth) bf806d6990 fix eslint 2024-06-17 17:50:26 +02:00
Tom (plebeius.eth) 3eb9c5c20f fix: performance, logic 2024-06-17 15:39:49 +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) cadddcb4c5 handle undefined values, clarify comment 2024-06-15 12:37:45 +02:00
Tom (plebeius.eth) ea70a32f31 Update use-hide.ts 2024-06-14 10:43:52 +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) 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) 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) 88dcfcaca8 feat(catalog): add catalog post previews 2024-06-08 11:27:29 +02:00
Tom (plebeius.eth) 81972c9c85 fix: incorrect pathname check would scroll to reply unexpectedly 2024-06-06 20:55:05 +02:00
Tom (plebeius.eth) 387ae35904 fix eslint, styling 2024-06-06 20:44:53 +02:00
Tom (plebeius.eth) b44fb15078 feat(reply): add floating quote preview 2024-06-05 22:18:45 +02:00
Tom (plebeius.eth) 1d8452684b feat: add edit menu on mobile 2024-06-04 16:06:28 +02:00
Tom (plebeius.eth) 83a3eeccaa Update use-popular-posts.ts 2024-06-03 17:56:04 +02:00
Tom (plebeius.eth) 82de50b88a refactor home component 2024-06-03 17:55:29 +02:00
Tom (plebeius.eth) 98c52e65da feat(home): in popular threads box, show more posts per sub depending on available subs 2024-06-03 17:26:47 +02:00
Tom (plebeius.eth) 8b000a0bdb fix(use-replies): sort by timestamp and move pinned replies to the top 2024-06-02 20:51:15 +02:00
Tom (plebeius.eth) 911ec8f65f refactor: move use-theme store to stores 2024-05-31 20:14:32 +02:00
Tom (plebeius.eth) cd6e56a704 refactor: add 'stores' folder and move challenges store 2024-05-31 10:28:57 +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) 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) 79b660eaa0 fix(use-subplebbits-stats): hook would fetch the same stats if pending fetching 2024-05-29 16:50:00 +02:00
Tom (plebeius.eth) 0701f82174 refactor: add hook use-is-mobile for use-window-width calls 2024-05-29 16:17:37 +02:00
plebeius.eth 474dede5db feat(board nav): order board list by multisub category 2024-05-17 16:10:38 +02:00
plebeius.eth 11d1424c0a feat(p/all): use multisub title, description and createdAt in mock description and board header 2024-05-17 14:55:41 +02:00