Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-30 | doc: update italian translations and docs | Marco Paolone | |
2012-07-27 | relay: add support of SSL (for irc and weechat protocols), new option ↵ | Sebastien Helleu | |
relay.network.ssl_cert_key (task #12044) | |||
2012-02-06 | core: update italian translations | Marco Paolone | |
2012-01-22 | core: add support of flags in regular expressions and highlight options, add ↵ | Sebastien Helleu | |
irc options to customize/disable default nick highlight (task #11128) New functions in C plugin API: - string_regex_flags - string_regcomp New irc options: - irc.look.highlight_server - irc.look.highlight_channel - irc.look.highlight_pv Regex flags are supported in following options/commands: - option weechat.look.highlight - option weechat.look.highlight_regex - options irc.look.highlight_{server|channel|pv} - option relay.network.allowed_ips - core command /filter - irc command /list - irc command /ignore - rmodifier command /rmodifier | |||
2012-01-16 | core: update italian translations | Marco Paolone | |
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-12 | doc: add anchors for config file options in user's guide | Sebastien Helleu | |
2011-03-21 | Update italian translations and docs | Sebastien Helleu | |
2011-02-24 | Replace char "%" by "!" for reverse video in color attributes | Sebastien Helleu | |
2011-02-17 | Add attributes for colors ("*": bold, "%": reverse, "_": underline) | Sebastien Helleu | |
2010-09-22 | Update italian translations and docs | Sebastien Helleu | |
2010-09-20 | Fix formatting bug in html doc with description of options (bug #31076) | 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 | 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". | |||
2009-12-04 | Add italian user guide | Sebastien Helleu | |