Find full documentation at https://halloy.squidowl.org/.
Added:
- Image and card previews for url links
- Ability to disable dimming of usernames when away
- Ability to customize autocomplete sorting direction and completion suffixes
- Ability to hide command descriptions
- Ability to set delay before triggering notifications
- Ability to toggle fullscreen
- Ability to exclude and include notifications.
- New IRCv3 extensions support
chathistory
setname
- Standard Replies
- Case mapping support via
ISUPPORT
- Restore last known window position and size at launch
- Date separators in buffers when day changes
- Show nickname in user-context menu
- Tor support as a proxy option
Fixed:
- Long username & password combinations could cause SASL authentication to fail
nick_password_command
is now working as intended- Don't add suffix (
:
) to prompt if there is no valid nick to autocomplete - Append
.toml
filename when saving themes on macOS - Highlight notifications are correctly triggered for
/me
actions
Changed:
- Changed focus buffer shortcuts to include ctrl (⌘ on macOS) to avoid interfering with default text input shortcuts for word navigation (⌘ + ←, ⌘ + →)