|
|
@@ -10,6 +10,7 @@ A fork of [discordo](https://github.com/ayn2op/discordo) — a lightweight Disco
|
|
|
- **Tooltip**: `o open` appears in the bottom help bar when a message has attachments or URLs
|
|
|
- **Guild state persistence**: Remembers which guilds are expanded/collapsed between sessions (saved to `~/.cache/discordo/state.json`)
|
|
|
- **Focus on channel select**: When AutoFocus is enabled, selecting a channel focuses the messages list instead of the message input
|
|
|
+- **ESC focus navigation**: Pressing Escape in the message input switches focus to the messages list; pressing Escape again switches focus to the guilds tree
|
|
|
- **Security hardening**: Path traversal prevention on attachment filenames, HTTPS-only downloads with size limits, restrictive file permissions (0700/0600), image viewer validation, atomic state file writes, environment token warning
|
|
|
|
|
|
## Building on Arch Linux
|