plebeius
bf2c7ae61b
refactor: use post number instead of shortCid in reply modal and quote previews
2025-12-28 11:53:02 +01:00
plebeius
f037a669c0
refactor: remove broken anon mode feature
...
- delete the anon mode hook/store and stop wiring publish flows through alternate signers
- strip the settings UI, avatar warning, reply indicators, and FAQ text that referenced the toggle
- drop the anon mode translation keys via scripts/update-translations.js
2025-11-25 13:13:38 +01:00
plebeius
93859ec2f1
fix(routes): prevent malformed routes and fix cache invalidation
2025-11-07 18:34:06 +01:00
plebeius
d78fed1fda
refactor(routing): migrate to directory-based board routing
2025-11-07 12:50:58 +01:00
plebeius
eedb0fa08e
fix: prevent memory leak from unbounded setInterval in use-time-filter
2025-11-06 11:23:06 +01:00
Tom (plebeius.eth)
876af71e65
implement useSubplebbitsPagesStore instead of prop from useReplies
2025-03-05 21:38:01 +01:00
Tom (plebeius.eth)
8557ebb3a7
perf(app): optimize loading times by using stored values of subplebbits and comments instead of fetching them multiple times
2025-03-05 17:10:26 +01:00
Tom (plebeius.eth)
bc1271d8f1
style(post): quotes should be preceded by '>>', not 'c/'
2025-02-23 16:34:19 +01:00
Tom (plebeius.eth)
6ab52d6e00
remove logs
2025-01-21 20:19:57 +01:00
Tom (plebeius.eth)
5a498cbcb6
feat(post): enable highlighting an already highlighted post by using a different color
2024-12-21 16:32:14 +01:00
Tom (plebeius.eth)
965c6f846a
fix(post): some quotes to replies wouldn't show quoted posts on hover
2024-11-09 20:46:27 +01:00
Tom (plebeius.eth)
7d2bd38f58
fix(post): "(You)" wasn't appearing for comments published in anon mode by user
2024-09-08 16:58:25 +02:00
Tom (plebeius.eth)
e1422d0054
fix(post): clicking the quotelink or backlink to a reply wouldn't scroll to the reply more than once in a row
2024-08-31 15:19:43 +02:00
Tom (plebeius.eth)
0f6b922516
fix(post): reply backlink didn't appear in post info immediately after replying to it
2024-08-31 14:57:11 +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)
8e5a5919fa
refactor: rename PostPage to Post, export Post component from Post view
2024-06-11 15:49:26 +02:00