Jean Chevronnet reverse
reverse pushed to main at orbit/orbit 2026-07-07 04:06:37 +00:00
0d119c185f auth: SASL SCRAM-SHA-256 for typed-password login, with PLAIN fallback
reverse pushed to main at orbit/orbit 2026-07-07 03:46:08 +00:00
8d4486e596 auth: sign out the chat session when the member logs out on the site
reverse opened issue orbit/orbit#22 2026-07-07 03:40:15 +00:00
Enhance Channel parameters in multi-channel command
reverse pushed to main at orbit/orbit 2026-07-07 03:27:10 +00:00
8117fc46a2 config: enable passkey sign-in on the tchatou deployment
reverse pushed to main at orbit/orbit 2026-07-07 03:21:55 +00:00
a68de2b499 connect: passkey (WebAuthn) sign-in via SASL WEBAUTHN
reverse opened issue orbit/orbit#21 2026-07-07 03:18:46 +00:00
Update Locales..
reverse pushed to main at orbit/orbit 2026-07-07 02:02:34 +00:00
606b00c560 pwa: drop the blob manifest (broke scope/start_url) — use the static /app/manifest.webmanifest
reverse pushed to main at orbit/orbit 2026-07-07 01:09:15 +00:00
6265dd91f7 sw: network-first for unhashed /app/ resources (plugins, icons); cache-first only for hashed /app/assets/ (was pinning stale plugins)
reverse pushed to main at orbit/orbit 2026-07-07 01:03:00 +00:00
5c6a7fe919 fix invalid font shorthand (…/lh inherit) in clock/invite/games plugins
reverse pushed to main at orbit/orbit 2026-07-07 00:26:10 +00:00
87f6e5fbb8 rename login tickets to keycards
reverse pushed to main at orbit/orbit 2026-07-07 00:12:09 +00:00
cddf314d91 add mobile-web-app-capable meta alongside the deprecated apple- one
reverse pushed to main at orbit/orbit 2026-07-06 23:45:33 +00:00
4aed8c559e persistent session resume: reopen the tab straight back into your channels (opt-in; members re-auth via a fresh cookie-minted ticket, guests reconnect, no stored secret)
reverse pushed to main at orbit/orbit 2026-07-06 23:23:21 +00:00
bbd46a74be default the close-confirmation off (browser's native prompt can't be themed) — keep it as an opt-in toggle
reverse pushed to main at orbit/orbit 2026-07-06 23:15:38 +00:00
a2bb88f482 themed confirmation before the in-app Leave chat action
reverse pushed to main at orbit/orbit 2026-07-06 23:08:13 +00:00
611566815f warn before closing the tab while connected (beforeunload) + a settings toggle
reverse pushed to main at orbit/orbit 2026-07-06 22:58:11 +00:00
79cfdf4597 yomirc: hover a reply line to softly highlight the quoted message + ease the flash/hover transitions
reverse pushed to main at orbit/orbit 2026-07-06 22:28:24 +00:00
5f11dcaddd yomirc: render replies as a Halloy-style ┌── connector line above the message
reverse pushed to main at orbit/orbit 2026-07-06 22:13:34 +00:00
8092af2214 windows: add a leave/close control to the channel header and restore the yomirc switchbar ✕
reverse pushed to main at orbit/orbit 2026-07-06 21:48:20 +00:00
2c03eea010 yomirc: show the reply quote in the mircline layout
reverse pushed to main at orbit/orbit 2026-07-06 21:30:21 +00:00
4d38d6ffdc Render plugin message actions (copy, …) in the yomirc mircline layout