index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
irc
/
irc-bar-item.c
Age
Commit message (
Expand
)
Author
2008-11-15
Use of const for some functions returning "char *"
Sebastien Helleu
2008-10-24
Fix display of IRC channel and private name in bar item
Sebastien Helleu
2008-10-23
Add option to toggle display of IRC channel modes after buffer name in status...
Sebastien Helleu
2008-10-19
Add color decoding in title for IRC channels (task #6030)
Sebastien Helleu
2008-10-11
Fix name of buffer in bar item for IRC channel when it is closed (kicked or p...
Sebastien Helleu
2008-10-10
Fix channel modes in status bar item for IRC plugin (do not display parenthes...
Sebastien Helleu
2008-10-10
Fix nick modes in input bar item for IRC plugin (do not display parenthesis w...
Sebastien Helleu
2008-10-02
Fix bug with channel modes in buffer_name bar item (IRC plugin)
Sebastien Helleu
2008-09-25
Add nick modes in bar item "input_prompt" for IRC plugin
Sebastien Helleu
2008-09-24
Option irc.look.one_server_buffer reintroduced (all IRC servers in one buffer)
Sebastien Helleu
2008-09-22
Fix display of away indicator in irc buffer name bar item
Sebastien Helleu
2008-09-21
Add away indicator in "buffer name" bar item (for IRC plugin)
Sebastien Helleu
2008-09-21
Add IRC bar items (buffer name, lag indicator), use bar items from plugins wi...
Sebastien Helleu