Commit Graph
16 Commits
Author SHA1 Message Date
plebeius 41ffd2f65b feat(share-link): add description and rules link types 2025-11-30 22:43:48 +01:00
Tom (plebeius.eth) d1f364dfc1 remove links to other clients
Each client should have its own default list of subs, creating its own userbase and culture. This way, they can be interoperable with other clients without contaminating their own environment.
2025-06-03 17:58:53 +02:00
Tom (plebeius.eth) 797a1f23c6 perf(feed): optimize posts rendering via props refactoring, memoizations 2025-03-03 23:47:33 +01:00
Tom (plebeius.eth) c2363fe03b fix(post menu): link to other clients was broken on description post 2024-11-05 14:50:24 +01:00
Tom (plebeius.eth) 6692c65c4b add route validation checks 2024-10-29 17:40:09 +01:00
Tom (plebeius.eth) 2ccec85e56 enable reply link and post menu for description and rules posts 2024-08-30 22:48:17 +02:00
Tom (plebeius.eth) 0cb386cf66 fix(pending post): "[Reply]" button and post menu shouldn't be clickable 2024-08-29 14:25:47 +02:00
Tom (plebeius.eth) f7bab7c83e fix(post menu): 'hide post' button wasn't appearing in thread page on desktop 2024-08-13 21:41:04 +02:00
Tom (plebeius.eth) 25722d74a3 fix(post menu): 'view on (client)' link was broken on multisubs 2024-08-13 15:59:17 +02:00
Tom (plebeius.eth) 4ffd75010d fix(post menu): block button was visible for description and rules 2024-07-15 17:08:08 +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) 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) 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) 8e5a5919fa refactor: rename PostPage to Post, export Post component from Post view 2024-06-11 15:49:26 +02:00