Age | Commit message (Expand) | Author |
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-11 | Source code reorganization for bars and bar windows | 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-28 | Updated czech translations | Jiri Golembiovsky |
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 |
2008-10-23 | Add option to toggle display of IRC channel modes after buffer name in status... | Sebastien Helleu |
2008-10-18 | Fix compilation of aspell with autotools | Sebastien Helleu |
2008-10-18 | Remove aspell real_time option (not used any more), update aspell doc | Sebastien Helleu |
2008-10-18 | Aspell plugin is born again | Sebastien Helleu |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu |
2008-10-10 | Add 2 new default bar items (input_paste and input_search), used by default i... | Sebastien Helleu |
2008-10-08 | Add config file logger.conf (replaces old logger options in plugins.conf) | Sebastien Helleu |
2008-10-05 | Add Tcl script plugin (thanks to Dmitry Kobylin) | Sebastien Helleu |
2008-10-03 | Add color for marker on lines where text sought is found | Sebastien Helleu |
2008-10-03 | Add missing IRC command 328 (channel url) | Sebastien Helleu |