cipher/public/js
maverick fc3f79379e Fix New chat button: replace window.prompt with in-app modal
- window.prompt/alert are suppressed in Brave and installed PWAs, so the
  button appeared to do nothing. Replace with a proper modal (inline error,
  Enter/Escape, click-outside to close).
- Mobile nav: sidebar was fully hidden (button unreachable); now sidebar shows
  by default and a back button toggles between list and thread.
- Bump SW cache v1->v2 so the new shell actually ships past the cache.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 02:20:14 +10:00
..
vendor Cipher: E2E encrypted messenger scaffold (Signal Protocol + Cloudflare) 2026-07-22 01:56:59 +10:00
api.js Cipher: E2E encrypted messenger scaffold (Signal Protocol + Cloudflare) 2026-07-22 01:56:59 +10:00
app.js Fix New chat button: replace window.prompt with in-app modal 2026-07-22 02:20:14 +10:00
crypto.js Cipher: E2E encrypted messenger scaffold (Signal Protocol + Cloudflare) 2026-07-22 01:56:59 +10:00
store.js Cipher: E2E encrypted messenger scaffold (Signal Protocol + Cloudflare) 2026-07-22 01:56:59 +10:00