Age | Commit message (Expand) | Author |
2021-12-02 | Remove wallchan command | Noah Keck |
2021-10-14 | Add -NOOVERRIDE flag to GUI COLOR. (#2644) | Nolan Lum |
2021-06-20 | Implement support for strikethrough text. | Sadie Powell |
2021-06-17 | Consistently set the SSL state in /reconnect. | Sadie Powell |
2021-06-17 | Require opting out of SSL verification in /server and /reconnect. | Sadie Powell |
2021-06-17 | Default new servers to use TLS if built with OpenSSL. | Sadie Powell |
2019-05-28 | Make dcc_ip being a per-server value. | Stepan Broz |
2018-03-31 | Fix plugins on macOS | Rainer Müller |
2018-03-09 | Fix /ignore not accepting full hosts | Patrick Griffis |
2017-07-04 | Better handle channels with / in them with doat command | Patrick Griffis |
2016-12-04 | Avoid mixed declaration | Patrick Griffis |
2016-12-04 | Fix printing invalid utf8 from /exec output | Patrick Griffis |
2016-11-11 | Further tab color improvements | Patrick Griffis |
2016-11-09 | Convert doat to an internal command | Patrick Griffis |
2016-10-11 | Added MHOP command | d-browne |
2016-06-29 | Mask nickserv ghost password | Adrien Saladin |
2016-05-28 | Remove two un-needed type casts | Erik de Castro Lopo |
2016-03-30 | Improve help message for /close | Patrick Griffis |
2016-03-30 | Don't flush the chanopt_list when saving it | LemonBoy |
2016-03-11 | Fix loading encoding from network list on connect | Patrick Griffis |
2015-09-14 | Don't use SASL on an unknown network | Patrick Griffis |
2015-09-03 | Improve /mode behavior | TingPing |
2015-04-05 | Improve /AWAY help message | TingPing |
2015-02-04 | Implement windows 8.1+ notifications | TingPing |
2015-01-18 | Removed one leftover check for server->encoding against NULL. | Arnavion |
2015-01-07 | Also print the command that wasn't recognized. | Arnavion |
2014-12-31 | Don't return 0 in place of NULL | TingPing |
2014-12-31 | Fix some possible null-deref warnings | TingPing |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-28 | Use glib for all allocations | TingPing |
2014-12-15 | Fixed some more signed-unsigned-comparison warnings. | Arnavion |
2014-12-11 | Fix possible overflow when using /menu | TingPing |
2014-12-08 | Removed some unnecessary null-checks for calls to g_free and g_strfreev | Arnavion |
2014-07-18 | Fix formatting warnings | TingPing |
2014-06-21 | Remove broken debug code | TingPing |
2014-06-04 | Stop hardcoding plugin extensions everywhere | TingPing |
2014-06-04 | Use glib to parse and launch commands for util_exec | TingPing |
2014-05-12 | Add missing NULL check in cmd_lastlog | cortexcorepl |
2014-02-04 | Add /getbool command | TingPing |
2014-02-04 | Print help messages for user commands | TingPing |
2014-01-16 | Fix warning when built without plugins | TingPing |
2014-01-11 | ... and ignore blank network passwords | TingPing |
2014-01-11 | Login when /server is used on known hostname | TingPing |
2014-01-08 | Rewrite dns command | TingPing |
2013-11-28 | Fix NAMES command syntax | TingPing |
2013-11-23 | update help message for /names | TingPing |
2013-11-01 | Update help message for kick/kickban | TingPing |
2013-10-27 | Fix random_line() cutting off text | TingPing |
2013-10-22 | Open channel list window on /list | Farow |
2013-10-15 | Focus new server tabs | TingPing |