[ OpenSats/website ] Improve honeypot field disguise for better bot protection (#556)
* style: add offscreen-field class for honeypot hiding
Use external CSS class instead of inline styles to make
the honeypot field harder to detect by bots.
* refactor: rename honeypot field to organization_website
Use a more realistic field name that bots are less likely
[ purrgrammer/grimoire ] feat: Add mobile tap support for chat name tooltip (#82)
- Add controlled state for tooltip open/close
- Enable tap/click to toggle tooltip on mobile devices
- Tooltip now shows conversation metadata on tap (icon, description, protocol type, status, host)
- Maintains existing hover behavior on desktop
- Improves mobile UX by making metadata accessible via tap
Co-authored-by: Claude <noreply@anthropic.com>