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
Age
Commit message (
Expand
)
Author
2011-04-16
core: prohibit names beginning with "#" for bars, proxies, filters and IRC se...
Sebastien Helleu
2011-04-15
irc: fix memory leak when copying or renaming server
Sebastien Helleu
2011-04-15
plugins: fix memory leaks when setting buffer callbacks after /upgrade (plugi...
Sebastien Helleu
2011-04-11
irc: do not rejoin channels where /part has been issued before reconnection t...
Sebastien Helleu
2011-04-11
irc: use nick color for users outside the channel
Sebastien Helleu
2011-04-10
irc: update short name of server buffer when server is renamed
Sebastien Helleu
2011-03-24
irc: fix self nick color in nicklist after changing nick with /nick
Sebastien Helleu
2011-03-23
irc: return empty color name for nick prefix when no mode is set (instead of ...
Sebastien Helleu
2011-03-23
irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single...
Sebastien Helleu
2011-03-23
irc: fix local variable "away" on server buffer (set/delete it each time away...
Sebastien Helleu
2011-03-16
Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer...
Sebastien Helleu
2011-03-15
Add new option irc.look.buffer_auto_switch_on_join
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-03-02
Fix verification of SSL certificates by calling gnutls verify callback (patch...
Gu1ll4um3r0m41n
2011-02-24
Refresh nicks colors in nicklist when changing option weechat.color.chat_nick...
Sebastien Helleu
2011-02-24
Do not update self nick color when changing option weechat.color.chat_nick_co...
Sebastien Helleu
2011-02-23
Add new option irc.look.color_nicks_in_nicklist
Sebastien Helleu
2011-02-17
Fix typo: #weecht -> #weechat
Sebastien Helleu
2011-02-10
Fix crash when completing /part command on a non-irc buffer (bug #32402)
Sebastien Helleu
2011-02-08
Fix some translations
Sebastien Helleu
2011-02-08
Fix typo: half channel operator -> channel half-operator
Sebastien Helleu
2011-02-08
Fix typo: transfert -> transfer
Sebastien Helleu
2011-02-07
Remove unneeded spaces
Sebastien Helleu
2011-02-05
Add color "gray", fix white background (use white instead of gray)
Sebastien Helleu
2011-02-04
Improve arguments displayed in /help of commands, display all commands with s...
Sebastien Helleu
2011-02-01
Add many missing IRC commands for target buffer (options irc.msgbuffer.xxx) (...
Sebastien Helleu
2011-01-21
Test return value of calls to sscanf function
Sebastien Helleu
2011-01-10
Use options for server with /connect command when temporary server already ex...
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-02
Fix completion of IRC commands /notice, /query and /quote (add -server with s...
Sebastien Helleu
2011-01-02
Fix memory leak in flush of irc message queue
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-12-27
Add option "-server" to command /join (task #10837)
Sebastien Helleu
2010-12-20
Replace the 10 nick color options and number of nick colors by a single optio...
Sebastien Helleu
2010-12-15
Fix bug with charset decoding on IRC private buffers (decoding was made for l...
Sebastien Helleu
2010-12-13
Use case insensitive comparison for string in redirected messages
Sebastien Helleu
2010-12-09
Add option "-switch" to commands /connect and /reconnect
Sebastien Helleu
2010-12-09
Allow /reconnect on servers that are not currently connected
Sebastien Helleu
2010-12-02
Allow channel argument without user/host for IRC command /ban
Sebastien Helleu
2010-12-02
Replace "receiver" by "target" in help of some IRC commands
Sebastien Helleu
2010-11-29
Fix /help notice: receiver can be nick or channel
Sebastien Helleu
2010-11-25
Add new option weechat.look.highlight_regex and function string_has_highlight...
Sebastien Helleu
2010-11-21
Fix warning in irc-message.h
Sebastien Helleu
2010-11-21
Move some functions from irc-server.c and irc-protocol.c to irc-message.c
Sebastien Helleu
[next]