summaryrefslogtreecommitdiff
path: root/po/es.po
AgeCommit message (Expand)Author
2009-02-24Fix option irc.network.send_unknown_commands: allow unknown commands on irc s...Sebastien Helleu
2009-02-22Add missing option "toggle" in /help barSebastien Helleu
2009-02-11Add irc and jabber options to display nick modes in input_prompt bar itemSebastien Helleu
2009-02-10Add option "-server" to IRC commands: msg, notice, query, quoteSebastien Helleu
2009-02-10Add irc info "irc_nick" to get current nick on a serverSebastien Helleu
2009-02-08Add help about alias list for /alias command (task #9087)Sebastien Helleu
2009-02-08Add hook type "command_run", add new function "string_remove_color" in plugin...Sebastien Helleu
2009-01-30Add plugin name in buffer name for filtersSebastien Helleu
2009-01-30Fix crash after /upgrade with IRC servers connected via SSL (bug #25398)Sebastien Helleu
2009-01-30Fix some bugs with TLS connections in Jabber pluigin (TLS still not working i...Sebastien Helleu
2009-01-28Add boolean option to enable relay plugin to listen for clients (disabled by ...Sebastien Helleu
2009-01-15Add Jabber plugin (alpha version, many Jabber features are missing)Sebastien Helleu
2009-01-03Add error message when a command failed, fix typos in aspell pluginSebastien Helleu
2009-01-03Update copyright datesSebastien Helleu
2009-01-02Add null values for options, new syntax for /set, reintroduce temporary IRC s...Sebastien Helleu
2008-12-19Update doc and translationsSebastien Helleu
2008-12-19Add some colors in IRC messages from server (for text and nicks) (task #8926)Sebastien Helleu
2008-12-19Remove obsolete nicklist options, add /bar toggle to hide/show quietly a barSebastien Helleu
2008-12-19Add sub-items in bars (items glued with "+" as separator instead of comma), a...Sebastien Helleu
2008-12-17Improve /upgrade command: expand "~" with user home, check that binary exists...Sebastien Helleu
2008-12-16Add new filling options in /help barSebastien Helleu
2008-12-13Add infolists for bars/bar items/bar windows, code cleanup for barsSebastien Helleu
2008-12-10Add new plugin "relay", new function "string_format_size" in plugin APISebastien Helleu
2008-11-23Add support for more than one proxy, with proxy selection for each IRC server...Sebastien Helleu
2008-11-22Add missing options in /help windowSebastien Helleu
2008-11-19Remove old and unused color optionsSebastien Helleu
2008-11-06Fix buffer search in fifo plugin: name is now plugin.buffer (like irc.freenod...Sebastien Helleu
2008-11-03Add detection of system clock skew, reinitialize all timers when this happensSebastien Helleu
2008-11-02Remove debug plugin (merged to core), new debug variable for each plugin (no ...Sebastien Helleu
2008-11-01Add infolist "plugin", with list of pluginsSebastien Helleu
2008-10-31Allow mask or regex for IRC command /ignore (mask is default)Sebastien Helleu
2008-10-30Add new features to logger plugin (command /logger, log level, level by buffe...Sebastien Helleu
2008-10-26Display readable values for flag of fd hooked with /plugin listfull commandSebastien Helleu
2008-10-25Fix creation of filters (many filters with same content are authorized)Sebastien Helleu
2008-10-25Add smart join/part/quit message filter in IRC plugin, add names for filtersSebastien Helleu
2008-10-24Add "enabled" flag for each filter (now possible to disable only one or some ...Sebastien Helleu
2008-10-24Add local variables for buffers, fix alias creation, use of local variables $...Sebastien Helleu
2008-10-23Add option to toggle display of IRC channel modes after buffer name in status...Sebastien Helleu
2008-10-18Remove aspell real_time option (not used any more), update aspell docSebastien Helleu
2008-10-18Aspell plugin is born againSebastien Helleu
2008-10-12Remove old title/nicklist/status/input, use of new barsSebastien Helleu
2008-10-10Add 2 new default bar items (input_paste and input_search), used by default i...Sebastien Helleu
2008-10-08Add config file logger.conf (replaces old logger options in plugins.conf)Sebastien Helleu
2008-10-05Add Tcl script plugin (thanks to Dmitry Kobylin)Sebastien Helleu
2008-10-03Add color for marker on lines where text sought is foundSebastien Helleu
2008-10-03Add missing IRC command 328 (channel url)Sebastien Helleu
2008-10-02Add new option scroll_page_percent to choose percent of height to scroll with...Sebastien Helleu
2008-10-02Add new /layout command and save_layout_on_exit config option, to save/restor...Sebastien Helleu
2008-09-24Option irc.look.one_server_buffer reintroduced (all IRC servers in one buffer)Sebastien Helleu
2008-09-23Fix help of /bar commandSebastien Helleu