irssi/src/fe-common
Jari Matilainen 60c31219a2 Allow selection of what kind of activity targets to ignore
Initialize tagtarget on declaration

move code around for better flow, extra checks for uninitialized values

remove unnecessary item->type checks

don't strdup sign

add braces around if statements, use strcmp0 with single characters and remove g_str_has_prefix

refactoring

changed g_ascii_strcasecmp to g_strcmp0

Add networktag/ shorthand

fixed memory leaks

changed from #@= to ::channels, ::queries and ::dccqueries

check for empty string and continue; if found

fixed bug with empty string check

Clean up code
2017-11-02 15:33:15 +01:00
..
core Allow selection of what kind of activity targets to ignore 2017-11-02 15:33:15 +01:00
irc Merge branch 'netjoin-timeout' into 'master' 2017-03-10 17:18:18 +01:00
Makefile.am ..adding new files.. 2000-04-26 08:03:38 +00:00