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-messages.c
Age
Commit message (
Expand
)
Author
2001-01-09
Highlighting cleanups. Added /HILIGHT -priority option.
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
2001-01-01
don't do emphasis on nicks in channel (<nick1> _nick2_: hello won't underline)
Timo Sirainen
2000-12-29
If msg comes from unknown channel (like when you just closed some
Timo Sirainen
2000-12-28
emphasis moved to fe-messages. added a few checks so that non-words
Timo Sirainen
2000-12-19
don't display ignored quit messages..
Timo Sirainen
2000-12-18
quit messages shouldn't crash :)
Timo Sirainen
2000-12-17
/SET prompt, /SET prompt_window - Specifies the text in prompt.
Timo Sirainen
2000-12-17
Improved nick_match_msg() - it shouldn't give wrong matches as easily
Timo Sirainen
2000-12-17
Print quit messages from nick in query windows also
Timo Sirainen
2000-12-03
/SET show_nickmode_empty - when mode is empty, should we display " " or ""
Timo Sirainen
2000-10-28
Cleaned up printtext.c, split part of it to formats.c
Timo Sirainen
2000-10-27
If nick isn't found from channel (for whatever reason), print the nick
Timo Sirainen
2000-10-15
Some hilight+window activity related fixes
Timo Sirainen
2000-10-14
Moved nick/msg/channel completion to core with some cleanups.
Timo Sirainen
2000-10-10
Moved join, part, quit, kick, nick, invite and topic printing to core.
Timo Sirainen
2000-10-02
fixes .. still not perfect
Timo Sirainen
2000-09-30
multiprotocol updates. SILC prints channel and private messages now
Timo Sirainen