Files
psf-memo-client/acceptance
Chris Troutner 6e8dcaf783 Wire reply form into thread modal and make comment icon always clickable
- Make PostReplyCount clickable whenever an onClick handler is provided,
  so posts with zero replies still open the thread modal.
- Add ReplyThreadForm inside PostThreadModal with a 184-byte counter and
  optimistic reply rendering.
- Pass wallet/profiles through RecentPosts, Profile, and PostThreadModal.
- Add acceptance handlers for the new reply-thread UI scenarios.
- Extend PostThreadModal CSS for the reply form.

By coder.
2026-08-26 04:38:11 -07:00
..