index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-common
/
core
/
fe-ignore.c
Age
Commit message (
Expand
)
Author
2008-03-28
Remove useless uses of replace_chars.
Emanuele Giaquinta
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2005-03-06
Fix memleak in several commands that used cmd_return_error when they should b...
Wouter Coekaerts
2004-07-11
s/ircnet/network/ - patch by Joost Vunderink
Timo Sirainen
2004-07-08
Added -ircnet option to /IGNORE. Patch by Valentin Batz
Timo Sirainen
2002-12-28
Added time, size and level setting types. Breaks some settings - I'll add
Timo Sirainen
2002-10-16
When ignoring without any options, don't print the []
Timo Sirainen
2002-10-14
Better print /HILIGHT lines. Also cleanup for /IGNORE lines.
Timo Sirainen
2002-10-14
Better message for /IGNORE
Timo Sirainen
2002-05-18
/IGNORE -pattern now always assumes you want to create a new ignore. If you
Timo Sirainen
2001-12-08
/IGNORE list: Show the -pattern and also show if the regexp is invalid.
Timo Sirainen
2001-11-18
When printing /IGNORE list, if there's no ignores print the
Timo Sirainen
2001-11-01
server->ischannel(char *) -> server->ischannel(SERVER_REC *, char *). Added
Timo Sirainen
2001-08-04
/UNIGNORE - skip spaces at end of line.
Timo Sirainen
2001-07-15
New /IGNOREs weren't immediately effective for nicks in channel. Some small
Timo Sirainen
2001-05-14
/IGNORE: -word -> -full, like it's with /HILIGHT.
Timo Sirainen
2001-05-11
/IGNORE now defaults to ALL level
Timo Sirainen
2001-03-03
fe-common/irc/flood removed. Some autoignore / ignore -time updates.
Timo Sirainen
2001-03-03
ignore_get_key() moved to fe-common, fixed printing "*" ignore key.
Timo Sirainen
2001-02-22
Autoignore fixes by fuchs (not tested, hope it works ;)
Timo Sirainen
2001-01-28
Ignoring updates. Added support for nickmatch cache. One ignore can't
Timo Sirainen
2001-01-07
In core/module-formats.h: IRCTXT_ -> TXT_
Timo Sirainen
2001-01-01
added "message own_public" and "message own_private" events that are
Timo Sirainen
2000-10-28
Cleaned up printtext.c, split part of it to formats.c
Timo Sirainen
2000-10-13
Forgot to move fe-ignore to core.
Timo Sirainen