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
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
2010-11-12
Fix bug with flags on irc raw buffer
Sebastien Helleu
2010-11-12
Fix dcc chat buffer name in xfer plugin (use irc server in name) (bug #29925)
Sebastien Helleu
2010-11-12
Fix bug with priority (low/high) for irc messages (all messages were sent wit...
Sebastien Helleu
2010-11-12
Fix color of buffer name in status bar after /upgrade for IRC servers connect...
Sebastien Helleu
2010-11-12
Set tag "notify_message" for messages sent to IRC channels
Sebastien Helleu
2010-11-10
Remove debug print of irc redirects in log file
Sebastien Helleu
2010-11-10
Fix bug with /upgrade on ssl servers with prefix modes and chars
Sebastien Helleu
2010-11-10
Search nicklist group without leading digits in irc plugin
Sebastien Helleu
2010-11-10
Fix zero byte malloc when joining a channel without nick
Sebastien Helleu
2010-11-09
Add note about "%h" replaced by WeeChat home in some options
Sebastien Helleu
2010-11-09
Fix irc topic completion in command /topic when channel topic starts with cha...
Sebastien Helleu
2010-11-08
Update buffer local variables when irc server is renamed
Sebastien Helleu
2010-11-07
Fix typo in help of options irc.look.notify_tags_ison and irc.look.notify_tag...
Sebastien Helleu
2010-11-06
Add IRC command /notify, new options for notify and infolist "irc_notify" (ta...
Sebastien Helleu
2010-11-01
Write ignore list in debug file when dumping irc data
Sebastien Helleu
2010-10-31
Remove dead assignments
Sebastien Helleu
2010-10-31
Remove test on pointer which can't be NULL
Sebastien Helleu
2010-10-31
Add extra checks on some pointers
Sebastien Helleu
2010-10-31
Remove unused variables
Sebastien Helleu
2010-10-30
Fix target buffer used to display IRC message 327 (whois, host)
Sebastien Helleu
2010-10-29
Add new option irc.look.nick_color_force
Sebastien Helleu
2010-10-29
Use function nicklist_nick_set to change nick color (instead of removing/addi...
Sebastien Helleu
2010-10-28
Improve IRC nick prefixes, all modes (even unknown) are used with PREFIX valu...
Sebastien Helleu
2010-10-25
Use IRC command arguments instead of full message for IRC redirection (when s...
Sebastien Helleu
2010-10-23
Add IRC command redirection (task #6703)
Sebastien Helleu
2010-10-19
Fix use of flags for irc_server_sendf in signal irc_input_send
Sebastien Helleu
2010-10-16
Fix crash when channel topic is removed if it was already empty (if option ir...
Sebastien Helleu
2010-10-13
Add new options irc.color.nick_prefix and irc.color.nick_suffix
Sebastien Helleu
2010-10-12
Add new option irc.look.item_away_message
Sebastien Helleu
2010-10-10
Add tag "nick_xxx" in IRC messages
Sebastien Helleu
2010-10-09
Move some IRC options from network section to server section (task #10664, ta...
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-07
Rename options "irc.look.open_{channel|pv}_near_server" to "irc.look.new_{cha...
Sebastien Helleu
2010-10-07
Fix crash/bug when option "addresses" for an IRC server is unset or changed w...
Sebastien Helleu
2010-10-06
Display old IRC channel topic when topic is unset (task #9780)
Sebastien Helleu
2010-09-27
Reset infolist item cursor in callbacks for signals sending infolist pointer
Sebastien Helleu
2010-09-20
Send channel topic to relay client when joining a channel
Sebastien Helleu
2010-09-17
Add optional plugin name for command /debug dump and signal "debug_dump"
Sebastien Helleu
[prev]
[next]