Age | Commit message (Expand) | Author |
2008-06-21 | Remove infobar | 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 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu |
2008-06-15 | Fix weechat slogan (and it's now translated) (bug #23531) | Sebastien Helleu |
2008-06-15 | Add speed limit for DCC files sending (task #6178) | 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-01 | Reintroduce highlight (move code from irc plugin to core) | Sebastien Helleu |
2008-05-22 | Fix help and completion of /input command | Sebastien Helleu |
2008-05-22 | Increase number of authorized calls to same command (recursive calls), from 1... | 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-11 | Add "list" and "listfull" options to /xfer command | Sebastien Helleu |
2008-05-07 | Mask allowed with /unset command (for mass-reset options) (task #6085) | 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 | 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-04-29 | Removed key functions (replaced by /input command) | Sebastien Helleu |
2008-04-29 | Added bar priority (replaces bar number) | Sebastien Helleu |
2008-04-28 | Send quit signal when terminal is lost (clean quit: disconnect from servers, ..) | flashcode |
2008-04-27 | Added marker line (or dotted line), more visible than single magenta char (ch... | Sebastien Helleu |
2008-04-24 | Fixed bug with bar auto-sizing in windows | Sebastien Helleu |
2008-04-24 | Added filling/color_fg/color_bg options for bars, added config_get/config_get... | Sebastien Helleu |
2008-04-22 | Added conditions for bar display and bar max size | Sebastien Helleu |
2008-04-19 | Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2... | Sebastien Helleu |
2008-04-18 | Replaced /builtin command by /command, and can now be used to launch commands... | Sebastien Helleu |
2008-04-15 | New format for [bar] section in weechat.conf file, bar options can be set wit... | Sebastien Helleu |
2008-04-12 | Fixed minor bugs with help on options | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu |
2008-04-03 | Bugs fixed with bars | Sebastien Helleu |
2008-04-03 | New features and bug fixes with bars | Sebastien Helleu |
2008-03-23 | Check plugin version when loading it, to prevent crash when loading old plugins | Sebastien Helleu |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), fixe... | Sebastien Helleu |
2008-03-15 | New format for many IRC protocol commands, bugs fixed in IRC plugin | Sebastien Helleu |
2008-03-08 | Fixed help of /bar command | Sebastien Helleu |
2008-03-07 | Added missing keywords for cmake gettext build | Sebastien Helleu |
2008-03-05 | Partial support of bars, with custom items. | Sebastien Helleu |
2008-02-22 | New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar dis... | Sebastien Helleu |
2008-02-21 | Added new plugin "debug" | Sebastien Helleu |
2008-02-03 | Removed option "-command" for command "/server" in IRC plugin | Sebastien Helleu |
2008-02-03 | Use of many addresses for one IRC server (auto-switch when a connexion fails)... | Sebastien Helleu |
2008-02-03 | Replaced options nick1/nick2/nick3 by nicks in IRC servers | Sebastien Helleu |
2008-01-29 | Updated translations | Sebastien Helleu |
2008-01-27 | Added config file functions in plugins API, improved /reload and /save comman... | Sebastien Helleu |
2008-01-24 | Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal... | Sebastien Helleu |
2008-01-19 | Updated translations | Sebastien Helleu |