Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Sebastien Helleu | |
irc.look.notify_tags_whois | |||
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" ↵ | Sebastien Helleu | |
(task #5441) This commit provides: - new IRC command /notify - new options: irc.look.notify_tags_ison, irc.look.notify_tags_whois, irc.network.notify_check_ison, irc.network.notify_check_whois - new option "notify" in servers (but should not be changed, only /notify command should be used) - infolist "irc_notify" to get notify list (by server or for all servers). | |||
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-16 | Update polish translations (patch from Piotr Szymaniak) | Sebastien Helleu | |
2010-10-13 | Update german FAQ and translations | 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-11 | Remove unneeded spaces | Sebastien Helleu | |
2010-10-10 | Add missing new line in an italian translation | Sebastien Helleu | |
2010-10-10 | Add tag "nick_xxx" in IRC messages | Sebastien Helleu | |
2010-10-10 | Fix typo in french translation | Sebastien Helleu | |
2010-10-09 | Move some IRC options from network section to server section (task #10664, ↵ | Sebastien Helleu | |
task #10668) Options moved: connection_timeout, anti_flood_prio_high, anti_flood_prio_low, away_check, away_check_max_nicks, default_msg_part, default_msg_quit. | |||
2010-10-07 | Rename options "irc.look.open_{channel|pv}_near_server" to ↵ | Sebastien Helleu | |
"irc.look.new_{channel|pv}_position" with new values (none, next or near_server) | |||
2010-10-07 | Fix crash/bug when option "addresses" for an IRC server is unset or changed ↵ | Sebastien Helleu | |
when WeeChat is connected to this server (bug #31268) | |||
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), ↵ | Sebastien Helleu | |
add new option weechat.look.input_share_overwrite (boolean) | |||
2010-09-28 | Update german translations, FAQ, user and quickstart guide | Sebastien Helleu | |
2010-09-27 | Add new option weechat.look.input_share (task #9228) | Sebastien Helleu | |
2010-09-22 | Update italian translations and docs | 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 ↵ | Sebastien Helleu | |
relay.port.xxx not removed) | |||
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 | |
Major changes in Relay plugin: - IRC proxy feature (beta), - raw buffer. Changes in IRC plugin: - add tags for messages sent to servers, - add signal "irc_input_send" to simulate text/command on an IRC buffer, - add prefix in infolist "irc_nick". | |||
2010-09-08 | Update german translations and user guide | Sebastien Helleu | |
2010-08-27 | Add new functions in plugin API (hashtable_get_string, hook_info_hashtable, ↵ | Sebastien Helleu | |
info_get_hashtable), add IRC info_hashtable "irc_parse_message" Note: tcl >= 8.5 is now required (for tcl plugin). | |||
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 | |
2010-08-14 | Add info about upgrade process in /help upgrade | Sebastien Helleu | |
2010-08-14 | If null value is allowed for an option, display it in /help option | Sebastien Helleu | |
2010-08-11 | Add new plugin "rmodifier": alter modifier strings with regular expressions ↵ | Sebastien Helleu | |
(bug #26964) | |||
2010-08-07 | Version 0.3.4-dev | Sebastien Helleu | |
2010-08-07 | Version 0.3.3 | Sebastien Helleu | |
2010-08-06 | Update polish translations | Sebastien Helleu | |
2010-08-04 | Updated czech translations | Jiri Golembiovsky | |
2010-07-30 | Update spanish translations | Sebastien Helleu | |
2010-07-29 | Update italian translations | Sebastien Helleu | |
2010-07-29 | Update italian translations and scripting guide | Sebastien Helleu | |
2010-07-27 | Update german translations | Sebastien Helleu | |
2010-07-25 | Fix import of certificates created by openssl >= 1.0.0 (bug #30316) | Sebastien Helleu | |
2010-07-19 | Remove unneeded spaces and tabs | Sebastien Helleu | |