plebeius
5e79ce91b6
refactor: remove description and rules mock posts
...
Removed all fake posts for subplebbit description and rules, including dedicated routes, components, and all related logic across the codebase. Board admins can now pin regular posts if they want to provide a description.
2025-12-23 19:14:25 +01:00
Tom (plebeius.eth)
b363c27108
style(board): show rules under description
2024-09-15 21:27:32 +02:00
Tom (plebeius.eth)
7f6a0b9794
recursion is not needed
2024-09-03 12:06:21 +02:00
Tom (plebeius.eth)
8487217a51
Update use-replies.ts
2024-09-02 20:49:06 +02:00
Tom (plebeius.eth)
d32cebb695
Update use-replies.ts
2024-09-01 17:10:14 +02:00
Tom (plebeius.eth)
a698b222f8
fix(use-replies): a reply to a newly-published reply wouldn't render until propagated
2024-08-30 12:19:18 +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)
cadddcb4c5
handle undefined values, clarify comment
2024-06-15 12:37:45 +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)
8b000a0bdb
fix(use-replies): sort by timestamp and move pinned replies to the top
2024-06-02 20:51:15 +02:00
plebeius.eth
d797dbd0bd
Update use-replies.ts
2024-04-29 22:37:08 +02:00
plebeius.eth
6e20b86b7b
fix(use-replies.ts): flatten and display replies of replies not yet published
2024-04-29 21:49:00 +02:00
plebeius.eth
35572ded55
feat(replies): sort by timestamp
2024-04-23 16:10:44 +02:00
plebeius.eth
087d4ab738
fix(use-replies.ts): flatten comment pages
2024-04-02 16:42:36 +02:00
plebeius.eth
d0a3e959fc
feat(post): add links and media info, including embed
2024-03-22 16:15:38 +01:00