shelley/ui: show hostname in status bar, hint about image/file in placeholder
Philip Zeyliger
created
https://github.com/boldsoftware/exe.dev/issues/92
Prompt: Instead of 'Ready' in the status bar, let's write 'Ready on (hostname)' to indicate the hostname the user is on. Instead of 'type your message' as a placeholder, mention briefly that a user could paste an image or attach a file. Do it very succicnctly
- Change status bar from 'Ready' to 'Ready on {hostname}'
- Update input placeholder to 'Message, paste image, or attach file...'