1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
irssi/src
dequis a4f99ae746 Revert more of the netsplit print optimisation to fix crashes
Now iterating over all servers to avoid crashes on server_ischannel(),
which is a macro for server->ischannel(), so it dies horribly when it's
null. Doesn't help that IS_IRC_SERVER() always returns true on null.
2018-01-28 23:06:26 -03:00
..
core Merge pull request #746 from ailin-nemui/hide-lines 2018-01-07 11:23:22 +01:00
fe-common Revert more of the netsplit print optimisation to fix crashes 2018-01-28 23:06:26 -03:00
fe-fuzz Add theme_load to fe-fuzz 2018-01-15 11:59:01 -05:00
fe-none s/INCLUDES/AM_CPPFLAGS/g 2014-06-27 09:06:21 -04:00
fe-text Update Irssi website URLs 2018-01-16 15:23:54 +00:00
irc Merge pull request #804 from ailin-nemui/patch-1 2018-01-07 11:23:42 +01:00
lib-config Enforce the is_node_list contract in lib-config setters. 2016-11-29 23:08:45 +01:00
perl Changed spaces to tab 2018-01-09 23:16:26 +01:00
common.h Merge branch 'master' into hide-lines 2017-11-26 00:31:01 +01:00
Makefile.am Add frontend for fuzzing 2017-01-07 20:01:07 -05:00