Age | Commit message (Expand) | Author |
2012-01-23 | relay: add protocol "weechat" in /help relay | Sebastien Helleu |
2012-01-22 | core: add support of flags in regular expressions and highlight options, add ... | Sebastien Helleu |
2012-01-19 | doc: update german translations and user guide | Nils Görs |
2012-01-18 | core: add many libcurl options missing (for URL transfer) | Sebastien Helleu |
2012-01-16 | core: add URL transfer (using libcurl), add function hook_process_hashtable i... | Sebastien Helleu |
2012-01-12 | doc: remove obsolete variable "display_creation_date" in hdata of "irc_channe... | Sebastien Helleu |
2011-12-25 | irc: add optional server in info "irc_is_channel" (before channel name) (bug ... | Sebastien Helleu |
2011-12-25 | core: change mouse state when option weechat.look.mouse is changed | Sebastien Helleu |
2011-12-25 | doc: update german translations and docs | Sebastien Helleu |
2011-12-25 | doc: update contents of hdata in plugin API reference | Sebastien Helleu |
2011-12-17 | alias: add help about syntax %%command for completion of alias in /alias | Sebastien Helleu |
2011-12-07 | core: add option "hooks" for command /debug | Sebastien Helleu |
2011-12-07 | core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto... | Sebastien Helleu |
2011-12-06 | relay: add WeeChat protocol (for remote GUI), doc about protocol, new options | Sebastien Helleu |
2011-11-25 | core: fix type of variables in hdata "line_data" (type integer -> char) | Sebastien Helleu |
2011-11-21 | core: add "full_name" in buffer structure | Sebastien Helleu |
2011-11-15 | core: allow list for option weechat.plugin.extension (makes weechat.conf port... | Sebastien Helleu |
2011-11-12 | core: add new option weechat.completion.base_word_until_cursor: allow complet... | Sebastien Helleu |
2011-11-12 | doc: add anchors for config file options in user's guide | Sebastien Helleu |
2011-11-12 | doc: add casemapping value in hdata of irc server | Sebastien Helleu |
2011-11-08 | doc: update german translations and docs | Sebastien Helleu |
2011-11-08 | core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/... | Sebastien Helleu |
2011-11-05 | core: rename options weechat.history.{max_lines|max_minutes} to weechat.histo... | Sebastien Helleu |
2011-11-05 | irc: add option irc.color.mirc_remap to remap mirc colors in messages to WeeC... | Sebastien Helleu |
2011-11-04 | irc: allow URL "irc://" in command /connect | Sebastien Helleu |
2011-11-01 | core: add option weechat.history.max_minutes: maximum number of minutes in hi... | Sebastien Helleu |
2011-10-31 | aspell: add note about option "aspell.check.commands" in /help aspell | Sebastien Helleu |
2011-10-29 | doc: update doc of aspell command | Sebastien Helleu |
2011-10-29 | core: add optional arguments for command /plugin load/reload/autoload | Sebastien Helleu |
2011-10-27 | core: update examples in /help filter | Sebastien Helleu |
2011-10-27 | irc: add missing modes in /help mode (synopsis of command) | Sebastien Helleu |
2011-10-27 | core: remove wrong example in /help bar (scroll bar using buffer name) | Sebastien Helleu |
2011-10-27 | alias: improve /help alias: display many <command> in command synopsis | Sebastien Helleu |
2011-10-26 | guile: new script plugin for scheme (task #7289) | Sebastien Helleu |
2011-10-25 | core: fix typo: childs -> children | Sebastien Helleu |
2011-10-02 | doc: update german translations, user guide and FAQ | Sebastien Helleu |
2011-09-30 | core: fix sentence in /help upgrade | Sebastien Helleu |
2011-09-24 | core: update help of option weechat.look.color_basic_force_bold | Sebastien Helleu |
2011-09-24 | core: add new option weechat.look.color_basic_force_bold, off by default: bol... | Sebastien Helleu |
2011-09-23 | core: change default value for option weechat.look.color_inactive_buffer to off | Sebastien Helleu |
2011-09-22 | core: add options weechat.look.color_inactive_window/buffer, fix bugs with in... | Sebastien Helleu |
2011-09-22 | core: add colors for inactive windows and lines (in merged buffers) | Sebastien Helleu |
2011-08-28 | irc: allow reason for command /disconnect | Sebastien Helleu |
2011-08-26 | core: add new options weechat.look.bar_more_left/right/up/down | Sebastien Helleu |
2011-08-26 | core: add new option weechat.look.item_buffer_filter | Sebastien Helleu |
2011-08-26 | core: change default value of option weechat.network.gnutls_ca_file to "/etc/... | Sebastien Helleu |
2011-08-26 | core: fix typo in /help key | Sebastien Helleu |
2011-08-26 | irc: add "count" in hashtable returned by "irc_message_split" | Sebastien Helleu |
2011-08-26 | irc: improve split of privmsg, add split of some other messages (bug #29879),... | Sebastien Helleu |
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu |