Age | Commit message (Expand) | Author |
2009-05-16 | Add infolist "key" with key bindings | Sebastien Helleu |
2009-05-12 | Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer numb... | Sebastien Helleu |
2009-05-12 | Fix typo: transfert -> transfer | Sebastien Helleu |
2009-05-11 | Change version from 0.2.7-dev to 0.3.0-dev | Sebastien Helleu |
2009-05-09 | Update translations | Sebastien Helleu |
2009-05-05 | Add description of notify levels in /help buffer | Sebastien Helleu |
2009-05-05 | Add message for old/obsolete plugins | Sebastien Helleu |
2009-05-04 | Remove messages displayed when hiding/showing a bar | Sebastien Helleu |
2009-05-03 | Fix help of /set command (remove french words) | Sebastien Helleu |
2009-05-03 | Add irc info "irc_current_server" (returned only if one buffer is used for al... | Sebastien Helleu |
2009-05-02 | Add API version string: do not load plugins with wrong API version (fix crash... | Sebastien Helleu |
2009-05-02 | Add data string argument in all callbacks of script API, display script name ... | Sebastien Helleu |
2009-04-24 | Fix typo: splited/splitted -> split | Sebastien Helleu |
2009-04-24 | Fix typo: easyly -> easily | Sebastien Helleu |
2009-04-24 | Remove notify plugin (moved to core) | Sebastien Helleu |
2009-04-21 | Add new option weechat.look.jump_current_to_previous_buffer | Sebastien Helleu |
2009-04-15 | Remove *.upgrade files in weechat dir after /upgrade | Sebastien Helleu |
2009-04-11 | Add support of many templates for completion of command arguments, rename def... | Sebastien Helleu |
2009-04-07 | Some improvements on key bindings | Sebastien Helleu |
2009-04-05 | Add signals in script plugins to install and remove scripts | Sebastien Helleu |
2009-04-03 | Add new option "weechat.completion.nick_add_space" (add space after nick comp... | Sebastien Helleu |
2009-04-03 | Add new values for option irc.look.nick_completion_smart: off / speakers / sp... | Sebastien Helleu |
2009-04-01 | Fix bug with partial completions | Sebastien Helleu |
2009-04-01 | Add default template completion (by default: nick or IRC channel) | Sebastien Helleu |
2009-03-29 | Fix python error message | Sebastien Helleu |
2009-03-29 | Fix help of /buffer command | Sebastien Helleu |
2009-03-28 | Add infolists with list of scripts | Sebastien Helleu |
2009-03-27 | Fix SSL connection to some IRC servers using Diffie Hellman and small exchang... | Sebastien Helleu |
2009-03-23 | Add nick completion in xfer dcc buffers, fix bug when opening xfer dcc buffer... | Sebastien Helleu |
2009-03-22 | Add option aspell.check.real_time (off by default), fix bugs with aspell and ... | Sebastien Helleu |
2009-03-21 | Add new command /version, add count of /upgrade, fix bugs with command exec | Sebastien Helleu |
2009-03-21 | Add color around plugin name in help for commands | Sebastien Helleu |
2009-03-19 | Many improvements on IRC raw buffer | Sebastien Helleu |
2009-03-18 | Remove some messages during startup about scripts and plugins loaded | Sebastien Helleu |
2009-03-15 | Add new option irc.look.display_old_topic to display old topic when channel t... | Sebastien Helleu |
2009-03-15 | Add key alt+'=' in /help filter | Sebastien Helleu |
2009-03-07 | Add new key to zoom a window (meta-z by default) (task #7470) | Sebastien Helleu |
2009-03-06 | Add new hook type "process": launch command with fork and catch result (rc/st... | Sebastien Helleu |
2009-03-02 | Make channel optional in IRC command /mode (bug #25735) | Sebastien Helleu |
2009-02-26 | Display explicit message when irc command must be executed on irc buffer or c... | Sebastien Helleu |
2009-02-25 | Add option "irc.look.topic_strip_colors" to strip topic colors in buffer's ti... | Sebastien Helleu |
2009-02-24 | Fix option irc.network.send_unknown_commands: allow unknown commands on irc s... | Sebastien Helleu |
2009-02-22 | Add missing option "toggle" in /help bar | Sebastien Helleu |
2009-02-11 | Add irc and jabber options to display nick modes in input_prompt bar item | Sebastien Helleu |
2009-02-10 | Add option "-server" to IRC commands: msg, notice, query, quote | Sebastien Helleu |
2009-02-10 | Add irc info "irc_nick" to get current nick on a server | Sebastien Helleu |
2009-02-08 | Add help about alias list for /alias command (task #9087) | Sebastien Helleu |
2009-02-08 | Add hook type "command_run", add new function "string_remove_color" in plugin... | Sebastien Helleu |
2009-01-30 | Add plugin name in buffer name for filters | Sebastien Helleu |
2009-01-30 | Fix crash after /upgrade with IRC servers connected via SSL (bug #25398) | Sebastien Helleu |