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-08-12
irc: fix too small buffer for encoded base64 string used by SASL authentication
Sebastien Helleu
2011-08-08
irc: fix message displayed by command /msg nickserv
Sebastien Helleu
2011-08-08
irc: send WHO command to check away nicks only if channel was not parted
Sebastien Helleu
2011-08-05
core: fix bugs with automatic layout (bug #26110), add support of merged buff...
Sebastien Helleu
2011-07-30
irc: add "server" and "channel" in hook_focus of bar item "buffer_nicklist"
Sebastien Helleu
2011-07-27
irc: complete help of command /ban (explain what is does without argument)
Sebastien Helleu
2011-07-26
core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...
Sebastien Helleu
2011-07-18
irc: fix crash when malformed IRC message 352 (WHO) is received (bug #33790)
Sebastien Helleu
2011-07-13
irc: fix crash when command "/buffer close" is used in a server command to cl...
Sebastien Helleu
2011-07-10
irc: fix crash when /join command is executed on a non-irc buffer (bug #33742)
Sebastien Helleu
2011-07-05
irc: fix typo in help of options irc.look.new_channel_position and irc.look.n...
Sebastien Helleu
2011-06-28
irc: fix bug with comma in irc color code: do not strip comma if it is not fo...
Sebastien Helleu
2011-06-26
core: many improvements on hdata
Sebastien Helleu
2011-06-22
irc: add prefix "#" for all channels on join (if no prefix given)
Sebastien Helleu
2011-06-16
irc: switch to buffer on /join #channel if channel buffer already exists
Sebastien Helleu
2011-06-16
irc: update host of nicks on manual /who
Sebastien Helleu
2011-06-14
irc, relay: check that prefix and message are not NULL before adding a messag...
Sebastien Helleu
2011-06-13
core: add "hdata" (direct access to WeeChat/plugin data)
Sebastien Helleu
2011-05-26
irc: fix memory leak in message parser (when called from other plugins like r...
Sebastien Helleu
2011-05-26
irc: fix memory leak on plugin unload (free ignores)
Sebastien Helleu
2011-05-15
irc: fix argument nick in /help ignore
Sebastien Helleu
2011-05-14
irc: fix typo in /help links
Sebastien Helleu
2011-05-06
irc: fix parsing of message 332 when no topic neither colon are found (bug wi...
Sebastien Helleu
2011-05-02
irc: fix nick color in private when option irc.look.nick_color_force is changed
Sebastien Helleu
2011-04-29
irc: fix tags for messages sent with /msg command (bug #33169)
Sebastien Helleu
2011-04-28
irc: add new options irc.color.topic_old and irc.color.topic_new
Sebastien Helleu
2011-04-28
irc: add option "ssl_priorities" in servers (task #10106, debian #624055)
Sebastien Helleu
2011-04-26
irc: add modifier "irc_in2_xxx" (called after charset decoding)
Sebastien Helleu
2011-04-24
irc: use tag "notify_none" for self messages
Sebastien Helleu
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
[next]