Age | Commit message (Expand) | Author |
2008-07-19 | Fix problem with logging of lines "Day changed to" (not logged any more to fi... | Sebastien Helleu |
2008-07-18 | Add signals for IRC messages (recv/sent) | Sebastien Helleu |
2008-07-10 | Split "filling" bar value into "filling_top_bottom" and "filling_left_right" ... | Sebastien Helleu |
2008-07-09 | Fix prefix color in nicklist with nick status (op/voice/..) is changed | Sebastien Helleu |
2008-07-03 | Fix bug with alias arguments ($1,$2,..) and add new default alias /wii (whois... | Sebastien Helleu |
2008-07-03 | Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll | Sebastien Helleu |
2008-06-27 | Add "auto_log" option to logger plugin, to enable/disable logging (default is... | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-22 | Add delimiter color for bars, fix some bugs with bars | Sebastien Helleu |
2008-06-21 | Remove infobar | Sebastien Helleu |
2008-06-19 | Fix hotlist bug: buffer were added to hotlist even if line is filtered (hidden) | Sebastien Helleu |
2008-06-18 | Add new options for completion, optional stop instead of cycling with words f... | Sebastien Helleu |
2008-06-17 | Fix help of /notify command | Sebastien Helleu |
2008-06-17 | Remove old notify code in irc plugin (done by notify plugin) | Sebastien Helleu |
2008-06-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu |
2008-06-15 | Add speed limit for DCC files sending (task #6178) | Sebastien Helleu |
2008-06-15 | Fix connection bug in xfer plugin | Sebastien Helleu |
2008-06-15 | Fix bug/crash when any color option is changed (bug #23566) | Sebastien Helleu |
2008-06-07 | Fix crash with config reload and bug with empty key section (no more keys aft... | Sebastien Helleu |
2008-06-03 | Disable aspell and trigger plugins compilation by default (they do not compil... | Sebastien Helleu |
2008-06-03 | Fix compilation problem with strftime in perl/python/ruby plugins | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-06-02 | Add constants for config file read/write/set/unset callbacks | Sebastien Helleu |
2008-06-02 | Fix compilation bug when gnutls dev lib is not installed | Sebastien Helleu |
2008-06-01 | Reintroduce highlight (move code from irc plugin to core) | Sebastien Helleu |
2008-05-25 | Fix crash with some highlights in IRC plugin (bug #23342) | Sebastien Helleu |
2008-05-24 | Fix compilation bug with gnutls for IRC plugin | Sebastien Helleu |
2008-05-22 | Fix bug with plugin path when loading with "/plugin load": replace ~ by user ... | Sebastien Helleu |
2008-05-20 | Remove old dcc code, unused now | Sebastien Helleu |
2008-05-20 | Add hook_connect (background connection to peer) | Sebastien Helleu |
2008-05-15 | Add arguments for plugin init functions and "irc://.." command line option fo... | Sebastien Helleu |
2008-05-15 | Update message from IRC plugin when connection fails thru proxy | Sebastien Helleu |
2008-05-02 | Merge branch 'protocols' of ssh://git.sv.gnu.org/srv/git/weechat into protocols | Sebastien Helleu |
2008-05-14 | Fix compilation warning with snprintf of time_t (long int) on FreeBSD | Sebastien Helleu |
2008-05-13 | Disable auto-connect for plugins with command line option ("-a") | Sebastien Helleu |
2008-05-11 | Add "list" and "listfull" options to /xfer command | Sebastien Helleu |
2008-05-07 | New option "xfer.file.use_nick_in_filename" for Xfer files (task #7140) | Sebastien Helleu |
2008-05-07 | Xfer file resume (for DCC protocol) is back | Sebastien Helleu |
2008-05-06 | Xfer list: help about keys, fix of minor display bugs | Sebastien Helleu |
2008-05-06 | Do not automatically switch to xfer buffer, except by /xfer command | Sebastien Helleu |
2008-05-06 | Fix crash after closing channels/pv (internal channel structure was not delet... | Sebastien Helleu |
2008-05-06 | IRC DCC chat and file (without resume) reintroduced, via xfer plugin (called ... | Sebastien Helleu |
2008-05-04 | Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: ... | Sebastien Helleu |
2008-05-04 | Fixed bug with pv buffer name (this name was changed when someone changes nic... | Sebastien Helleu |
2008-05-02 | Fix compilation of xfer plugin on FreeBSD | Sebastien Helleu |
2008-04-30 | IRC colors reintroduced | Sebastien Helleu |
2008-04-30 | Fixed crash with scripts when WeeChat calls functions of many scripts at same... | Sebastien Helleu |
2008-04-29 | Added bar priority (replaces bar number) | Sebastien Helleu |
2008-04-29 | Added "current" option for infolist "window", to retrieve infolist for curren... | Sebastien Helleu |
2008-04-27 | Fixed nick display as prefix, use of nickmode and nickmode_empty settings again | Sebastien Helleu |