Age | Commit message (Expand) | Author |
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 |
2009-01-30 | Fix some bugs with TLS connections in Jabber pluigin (TLS still not working i... | Sebastien Helleu |
2009-01-28 | Add boolean option to enable relay plugin to listen for clients (disabled by ... | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-03 | Add error message when a command failed, fix typos in aspell plugin | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC s... | Sebastien Helleu |
2008-12-19 | Update doc and translations | Sebastien Helleu |
2008-12-19 | Add some colors in IRC messages from server (for text and nicks) (task #8926) | Sebastien Helleu |
2008-12-19 | Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar | Sebastien Helleu |
2008-12-19 | Add sub-items in bars (items glued with "+" as separator instead of comma), a... | Sebastien Helleu |
2008-12-17 | Improve /upgrade command: expand "~" with user home, check that binary exists... | Sebastien Helleu |
2008-12-16 | Add new filling options in /help bar | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |
2008-12-10 | Add new plugin "relay", new function "string_format_size" in plugin API | Sebastien Helleu |
2008-11-23 | Add support for more than one proxy, with proxy selection for each IRC server... | Sebastien Helleu |
2008-11-22 | Add missing options in /help window | Sebastien Helleu |
2008-11-19 | Remove old and unused color options | Sebastien Helleu |
2008-11-06 | Fix buffer search in fifo plugin: name is now plugin.buffer (like irc.freenod... | Sebastien Helleu |
2008-11-03 | Add detection of system clock skew, reinitialize all timers when this happens | Sebastien Helleu |
2008-11-02 | Remove debug plugin (merged to core), new debug variable for each plugin (no ... | Sebastien Helleu |
2008-11-01 | Add infolist "plugin", with list of plugins | Sebastien Helleu |
2008-10-31 | Allow mask or regex for IRC command /ignore (mask is default) | Sebastien Helleu |
2008-10-30 | Add new features to logger plugin (command /logger, log level, level by buffe... | Sebastien Helleu |
2008-10-26 | Display readable values for flag of fd hooked with /plugin listfull command | Sebastien Helleu |
2008-10-25 | Fix creation of filters (many filters with same content are authorized) | Sebastien Helleu |
2008-10-25 | Add smart join/part/quit message filter in IRC plugin, add names for filters | Sebastien Helleu |
2008-10-24 | Add "enabled" flag for each filter (now possible to disable only one or some ... | Sebastien Helleu |
2008-10-24 | Add local variables for buffers, fix alias creation, use of local variables $... | Sebastien Helleu |