Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Sebastien Helleu | |
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247) | |||
2012-01-12 | doc: remove obsolete variable "display_creation_date" in hdata of ↵ | Sebastien Helleu | |
"irc_channel" (plugin API reference) | |||
2011-12-25 | irc: add optional server in info "irc_is_channel" (before channel name) (bug ↵ | Sebastien Helleu | |
#35124), add optional server in info_hashtable "irc_message_parse" | |||
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, ↵ | Sebastien Helleu | |
restore old behaviour before fix of bug #25555 in version 0.3.5) | |||
2011-12-06 | relay: add WeeChat protocol (for remote GUI), doc about protocol, new options | Sebastien Helleu | |
The protocol is partial, under development, and NOT ready for usage. New options added in relay.conf: - relay.network.allowed_ips: allow only some IPs on relay plugin (by default all IPs are allowed) - relay.network.compression_level: compression level used in WeeChat protocol (compression is made using zlib) | |||
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 ↵ | Sebastien Helleu | |
portable accross Un*x and Windows) (task #11479) | |||
2011-11-12 | core: add new option weechat.completion.base_word_until_cursor: allow ↵ | Sebastien Helleu | |
completion in middle of words (enabled by default) (task #9771) | |||
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: ↵ | Sebastien Helleu | |
alt+"/") (task #11553) | |||
2011-11-05 | core: rename options weechat.history.{max_lines|max_minutes} to ↵ | Sebastien Helleu | |
weechat.history.{max_buffer_lines_number|max_buffer_lines_minutes} | |||
2011-11-05 | irc: add option irc.color.mirc_remap to remap mirc colors in messages to ↵ | Sebastien Helleu | |
WeeChat colors | |||
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 ↵ | Sebastien Helleu | |
history per buffer (task #10900) (patch from Quentin Pradet) | |||
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: ↵ | Sebastien Helleu | |
bold is used only if terminal has less than 16 colors (patch #7621) | |||
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 ↵ | Sebastien Helleu | |
inactive colors | |||
2011-09-22 | core: add colors for inactive windows and lines (in merged buffers) | Sebastien Helleu | |
New boolean options to control use of inactive colors: - weechat.look.color_inactive_message - weechat.look.color_inactive_prefix - weechat.look.color_inactive_prefix_buffer - weechat.look.color_inactive_time New "inactive" color options: - weechat.color.chat_inactive_line - weechat.color.chat_inactive_window - weechat.color.chat_prefix_buffer_inactive_line | |||
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 ↵ | Sebastien Helleu | |
"/etc/ssl/certs/ca-certificates.crt" | |||
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 ↵ | Sebastien Helleu | |
#29879), add new info_hashtable "irc_message_split", split irc messages in relay plugin List of new features/bugs fixed: - improve split of privmsg: keep CTCP in split - add split of messages: ison, join, notice, wallops, 005, 353 - add new info_hashtable "irc_message_split" (for plugins/scripts) - in relay plugin: split irc messages sent to clients of irc proxy | |||
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu | |
2011-08-16 | core: allow name of buffer for command /buffer clear (task #11269) | Sebastien Helleu | |
2011-08-15 | core: allow a second area for keys in context "mouse" (for drag & drop ↵ | Sebastien Helleu | |
between two areas) | |||
2011-08-15 | doc: update german translations | Sebastien Helleu | |