summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-18Add new options for completion, optional stop instead of cycling with words ↵Sebastien Helleu
found
2008-06-17Fix bug with system clfags when there's "-g" in option name, like ↵Sebastien Helleu
"-mpowerpc-gfxopt"
2008-06-17Fix help of /notify commandSebastien Helleu
2008-06-17Remove old notify code in irc plugin (done by notify plugin)Sebastien Helleu
2008-06-17New plugin "notify", new option for debug messages in pluginsSebastien Helleu
2008-06-16Remove space before vertical bar (after prefix), if there's no prefix at all ↵Sebastien Helleu
in buffer
2008-06-16New defaut time format for buffer linesSebastien Helleu
2008-06-15Fix weechat slogan (and it's now translated) (bug #23531)Sebastien Helleu
2008-06-15Update ChangeLogSebastien Helleu
2008-06-15Add speed limit for DCC files sending (task #6178)Sebastien Helleu
2008-06-15Fix connection bug in xfer pluginSebastien Helleu
2008-06-15Fix bug/crash when any color option is changed (bug #23566)Sebastien Helleu
2008-06-07Fix crash with config reload and bug with empty key section (no more keys ↵Sebastien Helleu
after reload if weechat.conf was deleted) (bug #23514)
2008-06-07Fix display bug with prefix when filters are enable: do not count prefix ↵Sebastien Helleu
length if line is not displayed
2008-06-03Uncomment code for using keys to jump to previous/next highlight in bufferSebastien Helleu
2008-06-03Disable aspell and trigger plugins compilation by default (they do not ↵Sebastien Helleu
compile today)
2008-06-03Fix compilation problem with strftime in perl/python/ruby pluginsSebastien Helleu
2008-06-03Add "const" keyword for some "char *" function arguments (core and plugins API)Sebastien Helleu
2008-06-02Add compiler flag -Werror-implicit-function-declarationSebastien Helleu
2008-06-02Add constants for config file read/write/set/unset callbacksSebastien Helleu
2008-06-02Fix compilation bug when gnutls dev lib is not installedSebastien Helleu
2008-06-01Reintroduce highlight (move code from irc plugin to core)Sebastien Helleu
2008-05-26Update docSebastien Helleu
2008-05-25Fix crash with some highlights in IRC plugin (bug #23342)Sebastien Helleu
2008-05-24Fix compilation bug with gnutls for IRC pluginSebastien Helleu
2008-05-22Fix help and completion of /input commandSebastien Helleu
2008-05-22Increase number of authorized calls to same command (recursive calls), from ↵Sebastien Helleu
1 to 5 (more than 5 is considered as looping)
2008-05-22Fix bug with plugin path when loading with "/plugin load": replace ~ by user ↵Sebastien Helleu
home directory
2008-05-22Fix crash with version comparison (when loading plugin)Sebastien Helleu
2008-05-20Remove old dcc code, unused nowSebastien Helleu
2008-05-20Fix crash when adding nick after call to nicklist_remove_allSebastien Helleu
2008-05-20Add hook_connect (background connection to peer)Sebastien Helleu
2008-05-15Fix crash on FreeBSD 7 with term title resetSebastien Helleu
2008-05-15Add arguments for plugin init functions and "irc://.." command line option ↵Sebastien Helleu
for irc plugin
2008-05-15Update message from IRC plugin when connection fails thru proxySebastien Helleu
2008-05-02Merge branch 'protocols' of ssh://git.sv.gnu.org/srv/git/weechat into protocolsSebastien Helleu
2008-05-14Fix compilation warning with snprintf of time_t (long int) on FreeBSDSebastien Helleu
2008-05-13Disable auto-connect for plugins with command line option ("-a")Sebastien Helleu
2008-05-11Merge branch 'protocols' of ssh://git.sv.gnu.org/srv/git/weechat into protocolsSebastien Helleu
2008-05-11Add "list" and "listfull" options to /xfer commandSebastien Helleu
2008-05-11New input action "set_unread_current_buffer" to set unread marker for ↵Sebastien Helleu
current buffer only (task #7286)
2008-05-11Add message about /upgrade command, temporarirly disabledSebastien Helleu
2008-05-10Remove unused variablesSebastien Helleu
2008-05-09Fix color display bug on lines (when length of line is more than chat width)Sebastien Helleu
2008-05-07Mask allowed with /unset command (for mass-reset options) (task #6085)Sebastien Helleu
2008-05-07New option "xfer.file.use_nick_in_filename" for Xfer files (task #7140)Sebastien Helleu
2008-05-07Xfer file resume (for DCC protocol) is backSebastien Helleu
2008-05-06Xfer list: help about keys, fix of minor display bugsSebastien Helleu
2008-05-06Do not automatically switch to xfer buffer, except by /xfer commandSebastien Helleu
2008-05-06Fix bug when user closes buffer with free content: buffers with higher ↵Sebastien Helleu
number were not decreased