Commit Graph

214 Commits (48189c58a1260513845d881f5c9b0a540d805836)
 

Author SHA1 Message Date
Tomatix 5dd821e475 #114 Added showing of tray messages 4 years ago
Tomatix b13547646a #114 Added tray messages 4 years ago
Tomatix 101e18429e #114 Highlight messages with our nickname in it and the corresponding window 4 years ago
Tomatix 94423c479b #114 Highlight incoming private message windows 4 years ago
Tomatix 8efebe04f5 #114 Added functionality to highlight window buttons upon creation. 4 years ago
Tomatix d41008283b #113 Always parse ISUPPORT message. 4 years ago
Tomatix 7cee1eb1cc #112 Added a tray icon menu. Double click on tray icon toggles visibility. 4 years ago
Tomatix 8a7579ac43 #106 Mark connection as registered upon receiving 001 4 years ago
Tomatix 5090761258 #95 Show error code and message in Unhandled exception error. Emit disconnected signal on connection error (affects connection button in toolbar.) 4 years ago
Tomatix d6ca35f084 #13 Reload the selected server item upon save 4 years ago
Tomatix c1f0055e5e #13 Added SSL option to Server editor. 4 years ago
Tomatix 040e63b625 #111 Use server password from configuration 4 years ago
Tomatix 7255df9077 #109 Use "raw" data to handle clearing of topic (/topic -c #channel). 4 years ago
Tomatix 909b6ff5f1 #110 Added script functions: strupper() strlower() 4 years ago
Tomatix cca07d10ed #108 ERROR is a macro in msvc :( 4 years ago
Tomatix de1ca627db #6 Option to hide the toolbar 4 years ago
Tomatix 80fe93184f #27 Disable compiler warnings about deprecated declarations. 4 years ago
Tomatix be0ca028fa #27 Compiler warning fixes 4 years ago
Tomatix 9d29452eb4 #27 Compiler warning fix 4 years ago
Tomatix 204513405a #27 Compiler warning fix 4 years ago
Tomatix 54bd4c268f #27 Compiler warning fixes 4 years ago
Tomatix 6c82c4bced #103 Refresh window title even if TOPIC is marked with "ignore verbosity". 4 years ago
Tomatix d3898e7b43 #103 Update internal topic storage upon change. 4 years ago
Tomatix e088cbb40a #107 Nickname and Channel lookup is now case-insensitive. 4 years ago
Tomatix 56a4f0f029 #102 Various cleanup from the previous refactor 4 years ago
Tomatix 05a9d50e04 #102 KILL command was treated as KICK... 4 years ago
Tomatix bba7227716 #102 Removed unneeded includes 4 years ago
Tomatix 8587e11c3c #102 Moved more logic for IRCClient to own source files 4 years ago
Tomatix 31be24eb7f #102 Added a simple sandbox-implementation of "IRCClient" - For testing stuff. 4 years ago
Tomatix b74969cef9 #102 Encapsulate inbound messages, handle tokenization in there as well. 4 years ago
Tomatix 54b6e79ce0 Version 1.1.0 development 4 years ago
Tomatix 22a5c7f277 Version 1.0.1 4 years ago
Tomatix 8295794349 #99 Added delay of reconnection based on a configurable value. 4 years ago
Tomatix 85911009e4 #99 Prevent message parsing if it looks incomplete (buffer missing \r\n) 4 years ago
Tomatix fb5789cee5 #99 New config value: ReconnectDelay 4 years ago
Tomatix b80e6d0982 #68 Using tool buttons for re-connect / disconnect didn't use the configured quit message. 4 years ago
Tomatix c65c1ef5c2 #68 Closing status window didn't use the configured quit message. 4 years ago
Tomatix 6ba71c7a69 #68 /quit now sends configured quit message if no parameters given. 4 years ago
Tomatix cc45a6ab5d #101 Fixed when server sends "No MOTD file found" to properly finish client registration state. 4 years ago
Tomatix 79c9eff9c9 #100 Fixed menu item "Help" -> "Online wiki" 4 years ago
Tomatix d044742511 Version 1.0.1 development 4 years ago
Tomatix 5fbde014ad Version 1.0.0 5 years ago
Tomatix 3c061f0fd2 Application icon for Windows build. 5 years ago
Tomatix 306cbe15b9 Version 0.0.7 test. 5 years ago
Tomatix d337c8734f Final decision on licensing: Software Attribution License. All source files updated. 5 years ago
Tomatix a24c4ddf53 Better message tokenization 5 years ago
Tomatix 7e628017b8 AWAY messages acted as QUIT by deleting internal user the representation 5 years ago
Tomatix 42bcd361d8 Version 0.0.6 test. 5 years ago
Tomatix 35a141492c Remember subwindow positions. 5 years ago
Tomatix 001c9b8690 Fixed string comparison in IniFile that could cause wrong keys to be used. 5 years ago