- Update to version 2026.5:
Added:
* Setting to limit reaction display length
(buffer.channel.message.max_reaction_display) and maximum
length (buffer.channel.message.max_reaction_chars)
* Emoji and command picker entries are now clickable and insert
the selected completion directly into the input.
* Multi-line send support (uses IRCv3 multiline when available;
note: incompatible with the current release of soju [v0.10.1],
expected to be resolved in a future version)
* Typing indicator support (uses IRCv3 typing)
* Add emoji reactions for supported servers (uses IRCv3 react)
* New "config" option to sidebar.order_channels_by.
Uses server.<server_name>.channels to determine order.
* Case insensitive sort of query names in sidebar
* Copied order_channels_by from sidebar to server.<name>,
defaults to sidebar.order_channels_by if empty.
* Alias commands (see buffer.commands.aliases)
* Exec command support for generating input from shell command
output (see buffer.commands.exec)
* The titlebar now displays the current buffer for each window.
* /plain-me, /format-me, /plain-msg, /format-msg, /plain-notice,
and /format-notice commands were added to provide
/plain//format functionality to the /me, /msg, and /notice
commands
Fixed:
* Improved message length calculation (when known the bytes
required to relay a message are included in the calculation,
when unknown an estimate is used)
* Prevent interaction leakage behind open modals: clicks, cursor
OBS-URL: https://build.opensuse.org/request/show/1342285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/halloy?expand=0&rev=22
Description
No description provided
Languages
RPM Spec
100%