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-protocol.c
Age
Commit message (
Expand
)
Author
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-10-03
irc: fix crash on malformed irc notice received (without message after target)
Sebastien Helleu
2011-09-30
irc: set host for nick on each nick change (if not already set)
Sebastien Helleu
2011-09-29
irc: set host for nick on each channel message (if not already set)
Sebastien Helleu
2011-09-27
irc: add missing messages for whois: 223, 264
Sebastien Helleu
2011-09-22
irc: add missing aliases for some printed messages ("whois" for message 330/3...
Sebastien Helleu
2011-09-22
core: add colors for inactive windows and lines (in merged buffers)
Sebastien Helleu
2011-08-28
core: fix bugs with calls to realloc
Sebastien Helleu
2011-08-26
irc: improve split of privmsg, add split of some other messages (bug #29879),...
Sebastien Helleu
2011-08-22
irc: fix short name of buffer when nick changes in pv buffer
Sebastien Helleu
2011-08-18
core: remove some compilation warnings under Cygwin
Sebastien Helleu
2011-08-14
irc: add tag "nick_xxx" for messages join/part/quit and wallops
Sebastien Helleu
2011-08-14
irc: set short name on buffers only if it was not set by another plugin/script
Sebastien Helleu
2011-07-18
irc: fix crash when malformed IRC message 352 (WHO) is received (bug #33790)
Sebastien Helleu
2011-06-16
irc: update host of nicks on manual /who
Sebastien Helleu
2011-05-06
irc: fix parsing of message 332 when no topic neither colon are found (bug wi...
Sebastien Helleu
2011-04-28
irc: add new options irc.color.topic_old and irc.color.topic_new
Sebastien Helleu
2011-04-24
irc: use tag "notify_none" for self messages
Sebastien Helleu
2011-04-11
irc: do not rejoin channels where /part has been issued before reconnection t...
Sebastien Helleu
2011-03-24
irc: fix self nick color in nicklist after changing nick with /nick
Sebastien Helleu
2011-03-23
irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single...
Sebastien Helleu
2011-03-16
Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer...
Sebastien Helleu
2011-03-07
Add new option irc.look.smart_filter_nick
Sebastien Helleu
2011-03-05
Silently ignore IRC kicks when channel is not found
Sebastien Helleu
2011-03-05
Ignore IRC join if nick is not self nick and if channel buffer does not exist...
Sebastien Helleu
2011-03-04
Add new option irc.look.color_nicks_in_names
Sebastien Helleu
2011-02-01
Add many missing IRC commands for target buffer (options irc.msgbuffer.xxx) (...
Sebastien Helleu
2011-01-09
Differenciate IRC notices from messages in private buffer (bug #31980)
Sebastien Helleu
2011-01-05
Silently ignore IRC PRIVMSG message if target channel is not found
Sebastien Helleu
2011-01-03
Update nick modes with IRC message 221 (bug #32038)
Sebastien Helleu
2011-01-02
Fix crash with malformed IRC message "324" received
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-11-21
Move some functions from irc-server.c and irc-protocol.c to irc-message.c
Sebastien Helleu
2010-11-10
Fix zero byte malloc when joining a channel without nick
Sebastien Helleu
2010-10-30
Fix target buffer used to display IRC message 327 (whois, host)
Sebastien Helleu
2010-10-28
Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu...
Sebastien Helleu
2010-10-16
Fix crash when channel topic is removed if it was already empty (if option ir...
Sebastien Helleu
2010-10-10
Add tag "nick_xxx" in IRC messages
Sebastien Helleu
2010-10-08
Switch to next server address when IRC error is received after TCP connection...
Sebastien Helleu
2010-10-07
Fix display of IRC message "ERROR", fix detection of closed link ("Closing Li...
Sebastien Helleu
2010-10-06
Display old IRC channel topic when topic is unset (task #9780)
Sebastien Helleu
2010-09-17
Beta version of IRC proxy feature in Relay plugin
Sebastien Helleu
2010-09-12
Do not send WHO on channel joined (to check away nicks) if option irc.network...
Sebastien Helleu
2010-08-20
Fix bug with hostmasks in IRC command /ignore (bug #30716)
Sebastien Helleu
2010-07-19
Remove unneeded spaces and tabs
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-06-10
Add some notes for translators in gettext files
Sebastien Helleu
2010-06-10
Fix display of IRC message 333 on some servers
Sebastien Helleu
2010-06-08
Add new options irc.look.display_host_join/join_local/quit and irc.color.reas...
Sebastien Helleu
2010-06-04
Move options weechat.color.nicklist_prefix to irc plugin
Sebastien Helleu
[next]