Tommaso Casaburi
ee7a5b5778
refactor(core): remove legacy plebbit terminology
2026-04-17 10:48:27 +07:00
plebeius
bb027794ee
fix(reply modal): keep textarea empty when opened from Post a Reply footer button
2026-02-23 19:33:59 +08:00
plebeius
4433834c1c
refactor(ui): rename topbar to boardsbar and add desktop footer for board, thread, and catalog
2026-02-23 16:47:51 +08:00
plebeius
6c4c12c136
fix(reply): replies should always target the OP, not other replies
2026-02-11 18:15:06 +08:00
plebeius
db70a9148b
fix(reply modal): restore multiline quote insertion
2026-02-10 15:51:58 +08:00
plebeius
8a192b41b4
feat(reply-modal): insert quoted post numbers at textarea caret
...
Replace single-quote blocking behavior with smooth multi-quote support. When the reply modal is open, clicking another post number now inserts >>number at the current caret position instead of showing an alert. Includes caret tracking across blur events and an infinite-loop guard to prevent recursive `setPublishReplyOptions` calls.
2026-02-10 14:57:47 +08:00
plebeius
c094786f97
pass threadNumber to reply modal store
2025-12-28 22:16:38 +01:00
plebeius
bf2c7ae61b
refactor: use post number instead of shortCid in reply modal and quote previews
2025-12-28 11:53:02 +01:00
plebeius
c0a1b671c8
feat(reply modal): add alert when attempting multiple quotes
2025-11-08 17:00:28 +01:00
Tom (plebeius.eth)
37e325c3d2
refactor replymodal to render it globally
2025-03-05 12:01:48 +01:00