summaryrefslogtreecommitdiff
path: root/src/core/ignore.h
AgeCommit message (Expand)Author
2018-06-06these were bitflagsvague666
2018-06-05Added HIDDEN level to ignoresvague666
2017-11-30fix commentsailin-nemui
2017-06-04Refactor regex and implement UTF8 mode for GRegexailin-nemui
2017-01-03switch for gregex and regex.hAilin Nemui
2017-01-02Remove the regexp_compiled field.LemonBoy
2017-01-02Use GLib's regexp interface (backed by PCRE)LemonBoy
2016-01-03Don't break the API.LemonBoy
2016-01-03Clean up the ignore_find API to make it more powerful.LemonBoy
2014-06-30Change NO_ACT so it can be used in addition to other ignoresDavid Leadbeater
2002-05-17more typedef struct separations.Timo Sirainen
2001-03-03fe-common/irc/flood removed. Some autoignore / ignore -time updates.Timo Sirainen
2001-03-03ignore_get_key() moved to fe-common, fixed printing "*" ignore key.Timo Sirainen
2001-02-22Autoignore fixes by fuchs (not tested, hope it works ;)Timo Sirainen
2001-01-28Ignoring updates. Added support for nickmatch cache. One ignore can'tTimo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-11-23several fixes to make irssi compile without warnings with MIPSproTimo Sirainen
2000-11-07Regexp ignores are now compiled when they're created, not every timeTimo Sirainen
2000-10-11Ignore was moved to core.Timo Sirainen
2000-10-09Moved ignore to core.Timo Sirainen