summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)Author
2009-04-11Add support of many templates for completion of command arguments, rename def...Sebastien Helleu
2009-04-07Some improvements on key bindingsSebastien Helleu
2009-04-05Add signals in script plugins to install and remove scriptsSebastien Helleu
2009-04-03Add new option "weechat.completion.nick_add_space" (add space after nick comp...Sebastien Helleu
2009-04-03Add new values for option irc.look.nick_completion_smart: off / speakers / sp...Sebastien Helleu
2009-04-01Fix bug with partial completionsSebastien Helleu
2009-04-01Add default template completion (by default: nick or IRC channel)Sebastien Helleu
2009-03-29Fix python error messageSebastien Helleu
2009-03-29Fix help of /buffer commandSebastien Helleu
2009-03-28Add infolists with list of scriptsSebastien Helleu
2009-03-27Fix SSL connection to some IRC servers using Diffie Hellman and small exchang...Sebastien Helleu
2009-03-23Add nick completion in xfer dcc buffers, fix bug when opening xfer dcc buffer...Sebastien Helleu
2009-03-22Add option aspell.check.real_time (off by default), fix bugs with aspell and ...Sebastien Helleu
2009-03-21Add new command /version, add count of /upgrade, fix bugs with command execSebastien Helleu
2009-03-21Add color around plugin name in help for commandsSebastien Helleu
2009-03-19Many improvements on IRC raw bufferSebastien Helleu
2009-03-18Remove some messages during startup about scripts and plugins loadedSebastien Helleu
2009-03-15Add new option irc.look.display_old_topic to display old topic when channel t...Sebastien Helleu
2009-03-15Add key alt+'=' in /help filterSebastien Helleu
2009-03-07Add new key to zoom a window (meta-z by default) (task #7470)Sebastien Helleu
2009-03-06Add new hook type "process": launch command with fork and catch result (rc/st...Sebastien Helleu
2009-03-02Make channel optional in IRC command /mode (bug #25735)Sebastien Helleu
2009-02-26Display explicit message when irc command must be executed on irc buffer or c...Sebastien Helleu
2009-02-25Add option "irc.look.topic_strip_colors" to strip topic colors in buffer's ti...Sebastien Helleu
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-11Source code reorganization for bars and bar windowsSebastien 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