Skip to content

Releases: ablyssx74/hirc

v.0.0.8

06 Jun 03:30

Choose a tag to compare

  • Added custom icons and the option to toggle icons off.
  • Added custom background support for Libera and OFTC servers. However, custom Server background code isn't working right atm.
  • Moved the Add Server.. button into Mouse right click server menu and replace the Add Server button with Icon selections.

v.0.0.7

05 Jun 12:59

Choose a tag to compare

  • Added away status code.
  • Added custom away message option
  • Added private query support
  • Removed [Server] tab now that private query support was implemented.
  • Added B_CURSOR_ID_FOLLOW_LINK code to handle mouse updates over URLS -- Thanks ilfelice!
  • Added code to sanitize the layout which fixes some issues when the high performance draw engine was on by default.
  • High performance draw engine is now on by default.
  • Fixed password text not showing in custom server dialog ( this was fixed in an earlier version but forgot to mention it ).

v.0.0.6

03 Jun 21:52

Choose a tag to compare

  • Added alt nickname support
  • Added high performance draw engine ( off by default )
  • Added bold font around nicknames and support for URL font and Webpositive opening.
  • Added smart IRC authentication timing.
  • Fixed potential memory leaks
  • Added debug output to file -> ~/config/settings/hirc/hirc_debug_log.txt and Terminal if debug is turned on
  • Fixed duplicate name in window title.

v.0.0.5

02 Jun 23:12

Choose a tag to compare

Add handling VERSION requests per IRC standard protocols.
Add VERSION_STRING helper to code.

v.0.0.4

02 Jun 21:40

Choose a tag to compare

Fix Server window size properties.

v0.0.3

02 Jun 21:33

Choose a tag to compare

V.0.0.3

  • Add new custom server option
  • Fix potential crash on exit
  • Add QUIT message
  • Sort channel lists by number of users in a channel
  • Add /clear command

v.0.0.2

02 Jun 13:48

Choose a tag to compare

  • Fixed chat scroll bug
  • Added Config Popup window
  • Added font sizing options
  • Added /ACTION code fix
  • Updated menus and fixed checkbox in #channel options
  • Added Remove #channel option.
  • Added unique server hide status messages for server instead of global hide.

v.0.0.1

02 Jun 01:25

Choose a tag to compare

Update