Age | Commit message (Expand) | Author |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2011-01-01 | Add new command /color | Sebastien Helleu |
2010-12-27 | Add option "-server" to command /join (task #10837) | Sebastien Helleu |
2010-12-26 | Add info "weechat_upgrading", signal "upgrade_ended", display duration of upg... | Sebastien Helleu |
2010-12-21 | Allow more flexible format for palette options | Sebastien Helleu |
2010-12-20 | Replace the 10 nick color options and number of nick colors by a single optio... | Sebastien Helleu |
2010-12-20 | Add 256 colors support | Sebastien Helleu |
2010-12-17 | Add command line option "-c" (or "--colors") to display default colors in ter... | 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-07 | Add color support in option weechat.look.buffer_time_format | Sebastien Helleu |
2010-12-06 | Add example for irc proxy in /help relay | 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-18 | Add note about comma and "+" in help of options weechat.bar.xxx.items | Sebastien Helleu |
2010-11-18 | Add note about strftime in help of options weechat.look.buffer_time_format an... | Sebastien Helleu |
2010-11-18 | Fix infinite loop on gnutls handshake when connecting with SSL to server on w... | Gu1ll4um3r0m41n |
2010-11-13 | Add partial portuguese translations (pt_BR.po) | Sebastien Helleu |
2010-11-09 | Add note about "%h" replaced by WeeChat home in some options | Sebastien Helleu |
2010-11-09 | Complete with alias value for second argument of command /alias | Sebastien Helleu |
2010-11-09 | Move WeeChat core completions from gui-completion.c to wee-completion.c | Sebastien Helleu |
2010-11-08 | Add info "python2_bin" (path to python 2.x interpreter) in Python plugin | 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 | Move examples at the end of /help logger | Sebastien Helleu |
2010-11-06 | Add IRC command /notify, new options for notify and infolist "irc_notify" (ta... | Sebastien Helleu |
2010-11-01 | Update german and italian translations | Sebastien Helleu |
2010-10-29 | Add new option irc.look.nick_color_force | Sebastien Helleu |
2010-10-23 | Add IRC command redirection (task #6703) | 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 weechat.look.hotlist_unique_numbers (task #10691) | 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-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-10-02 | Add new option weechat.look.prefix_align_min (task #10650) | Sebastien Helleu |
2010-10-01 | Add missing tag "no_log" in /help filter | Sebastien Helleu |
2010-09-28 | New value for option weechat.look.input_share (none, commands, text, all), ad... | Sebastien Helleu |
2010-09-27 | Add new option weechat.look.input_share (task #9228) | Sebastien Helleu |
2010-09-20 | Send channel topic to relay client when joining a channel | Sebastien Helleu |
2010-09-18 | Fix problem when removing relay server (socket was closed, but option relay.p... | Sebastien Helleu |
2010-09-17 | Add new option relay.network.bind_address | Sebastien Helleu |
2010-09-17 | Add new option relay.network.password | Sebastien Helleu |
2010-09-17 | Add optional plugin name for command /debug dump and signal "debug_dump" | Sebastien Helleu |
2010-09-17 | Beta version of IRC proxy feature in Relay plugin | Sebastien Helleu |
2010-08-27 | Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, i... | Sebastien Helleu |
2010-08-14 | Add help about values for /help weechat.look.buffer_notify_default | Sebastien Helleu |
2010-08-14 | Add note about regex (split into 2 regex) in /help filter | Sebastien Helleu |