781763b24f
Accepting request 1201988 from network
Ana Guerrero2024-09-19 19:17:51 +00:00
a33310c172
- Update to version 2024.12: + Added: - Multi-window support: Pop out panes into separate windows. - In-app theme editor with ability to with share it via a halloy:// URL. - Clickable users and channels in buffers. - New configuration options + Ability to include or exclude channels for server messages (join, part, etc.). + Ability to color nicknames within channel messages. + Ability to define a shell command for loading a server password. - Enable support for IRCv3 msgid + Fixed: - Regression where messages sent to ZNC virtual users were routed to the wrong buffer (e.g. *status routed to status). - Timeouts that could occur while Halloy was running in the background. + Changed: - Default Ghost sequence changed to REGAIN.
Muhammad Akbar Yanuar Mantari2024-09-19 11:08:49 +00:00
2ea2141565
Accepting request 1198842 from network
Ana Guerrero2024-09-05 13:47:16 +00:00
5f149875d0
Accepting request 1198842 from network
Ana Guerrero2024-09-05 13:47:16 +00:00
e751de0825
- Update to version 2024.11: + Added: - New configuration options + Right aligning nicks in buffers. + Right aligning nicks in nicklist. + Hiding chghost messages. + Overwrite nicklist width in channels. + Show/hide user access levels in buffer and nicklist. + buffer_focused_action added to sidebar to enable actions a focused buffer. + Notification for direct messages. - Enable support for IRCv3 Monitor and extended-monitor + Fixed: - Expanded recognized login notifications (used to join channels that report themselves as requiring registration after logging in) - Messages with multiple targets are correctly recorded into multiple buffers (and/or multiple times into the same buffer) client-side. - Messages sent with a STATUSMSG prefix are recorded and indicated in the corresponding channel. - Ability to position the sidebar at the top, bottom, right, or left. - /mode requires too many parameters for certain commands. + Changed: - Reworked themes to add better customization possibilities + NOTE Old theme files are not compatibile with the new format. However all the themes in the theme community has been updated to the new format. - Unread indicator has changed from a boolean value to a enum. - Renamed sidebar.default_action to sidebar.buffer_action. - Auto-completing (with tab) a nickname at the beginning of the input line will append ': ' (colon space). Otherwise, a space is appended to the completion. + Removed: - Removed hex configuration option for server messages and nicknames. + hex was previously used to overwrite a color value. This is now done through the new theme format. + Notes: - In backlog you might see two text markers (∙). This is because we didn't want to update the entire history, when we updated the way we construct text components. New history from this release wont have multiple markers. - Your old themes are broke since we updated to a new format. Find themes in the new format here: theme community.
Muhammad Akbar Yanuar Mantari2024-09-04 22:29:39 +00:00
b2b7c923ce
Accepting request 1185832 from network
Ana Guerrero2024-07-08 17:07:19 +00:00
de4f1c3af7
Accepting request 1185832 from network
Ana Guerrero2024-07-08 17:07:19 +00:00
917a7a8788
- Update to version 2024.8: + Added: - Ability to open irc:// and ircs:// URL schemes - Ability to overwrite nickname colors by providing a hex string. - Ability to overwrite server & internal message colors by providing a hex string. - Configurable shortcuts for "Leave Buffer" and "Toggle Sidebar" actions. - Ability to remember window position and size when reopened. - Ability to hide unread indicators in sidebar. + Fixed: - UTF-8 channel name rendering in sidebar and in pane title bars.
Muhammad Akbar Yanuar Mantari2024-07-05 20:57:29 +00:00