whisper-money/app/Http
Víctor Falcón eb8a04fae0 feat(integration-requests): render comments as markdown and add in-progress status
- Render admin comments with react-markdown + remark-gfm on the board
  (links open in a new tab, blockquotes/lists/bold styled)
- Add an `in_progress` status, visible to everyone and votable like
  approved, with an optional public comment
- Rework `integration-requests:review`: any decision can move a request
  to any status; new `--all` flag lists every request so the admin can
  pick one by number and change its status
2026-06-18 10:29:49 +02:00
..
Controllers feat(integration-requests): render comments as markdown and add in-progress status 2026-06-18 10:29:49 +02:00
Middleware refactor: centralize duplicated provider & locale keys into enums (#543) 2026-06-16 13:43:14 +00:00
Requests feat(integration-requests): community board to request & vote bank integrations (#550) 2026-06-17 12:50:51 +00:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00