Age | Commit message (Expand) | Author |
2017-06-18 | Fix crash on coloring NULL nicks | Patrick Griffis |
2017-06-10 | Actually respect away_omit_alerts for custom sounds... | Patrick Griffis |
2017-06-10 | Disable custom sounds when away_omit_alerts enabled | YuGiOhJCJ |
2016-11-11 | Respect plugin hook changing tab color | Patrick Griffis |
2016-11-11 | Further tab color improvements | Patrick Griffis |
2016-11-11 | More fixes for tab color handling with plugins | Patrick Griffis |
2016-10-10 | Don't abort if translated text event fails | Patrick Griffis |
2016-09-11 | Sanitize network name for scrollback files | Patrick Griffis |
2016-07-24 | Kill fe_set_hilight() | Patrick Griffis |
2016-06-24 | Forcibly reset iconv converter after every conversion. | Arnavion |
2016-04-26 | More minor scrollback loading improvements | Patrick Griffis |
2016-02-18 | Fix strict prototype warnings | Patrick Griffis |
2016-01-31 | Improve scrollback file handling | Patrick Griffis |
2016-01-28 | Sanitize server name for log files | Patrick Griffis |
2016-01-28 | Add support for cap-notify | Patrick Griffis |
2015-05-28 | Fix warning | TingPing |
2015-04-04 | Fix some text event descriptions | TingPing |
2015-03-02 | Fix incorrect timestamp in scrollback with server-time | bendem |
2015-02-28 | Make use of g_path_is_absolute() | TingPing |
2015-02-28 | Clean up some ifdefs | TingPing |
2015-02-27 | Write scrollback as binary on win32 | TingPing |
2015-01-31 | Save iconv converters for input and output in the server. | Arnavion |
2015-01-18 | Server line text-encoding-related fixes. | Arnavion |
2015-01-14 | Don't crash if the log file can't be opened. | Arnavion |
2014-12-31 | Fix some unused 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 some leaks | TingPing |
2014-12-08 | Fixed leak of filename string. | Arnavion |
2014-12-08 | Minor tidying up | Arnavion |
2014-12-08 | Removed some unnecessary null-checks for calls to g_free and g_strfreev | Arnavion |
2014-09-13 | Use PlaySoundW to play sounds on Windows. | Arnavion |
2014-07-18 | Use GNUC format attribute on print functions | Campbell Barton |
2014-05-12 | Add global option to suppress nick change events | Berke Viktor |
2014-05-11 | Fix logging incorrect timestamp with server-time | Riamse |
2014-04-21 | Use utf-8 variant of strftime to format log file paths. | Arnavion |
2014-04-17 | Fix #928. Fix memory leak, mea culpa. | RichardHitt |
2014-04-17 | Fixes #928 again. In scrollback replay, skip every line that starts 0x0d. | RichardHitt |
2014-04-06 | Add account to Join event | TingPing |
2014-03-29 | Fix scrollback_load to deal with e.g. the output of /HELP | RichardHitt |
2014-03-24 | Improve handling scrollback when gui_tab_server==FALSE | RichardHitt |
2014-02-12 | Fix some leaks | TingPing |
2013-11-28 | Print{,_attr} and server{,_attr} hooks were incorrectly handled when both | Diogo Sousa |
2013-11-02 | Fix invalid timestamps crashing on Windows | TingPing |
2013-10-09 | Fix messages with server-time not showing as new activity | Diogo Sousa |
2013-09-15 | Fix logging networks with invalid names on Windows | TingPing |
2013-09-07 | Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms | TingPing |
2013-08-07 | Format Channel URLs | TingPing |
2013-07-12 | Removed outdated comment. | Diogo Sousa |