Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-19 | Reintroduce /upgrade command, working only with core and IRC plugin today | Sebastien Helleu | |
Command will be improved in near future and other plugins like xfer will be modified to manage upgrade process. | |||
2008-06-21 | Remove infobar | Sebastien Helleu | |
2008-06-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu | |
2008-05-20 | Remove old dcc code, unused now | Sebastien Helleu | |
2008-05-06 | IRC DCC chat and file (without resume) reintroduced, via xfer plugin (called ↵ | Sebastien Helleu | |
by /dcc command) | |||
2008-05-04 | Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: ↵ | Sebastien Helleu | |
initial commit, not working yet) | |||
2008-04-29 | Removed key functions (replaced by /input command) | Sebastien Helleu | |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu | |
2008-03-22 | Added tags for lines and custom filtering by tags or regex (task #7674), ↵ | Sebastien Helleu | |
fixed many memory leaks | |||
2008-03-05 | Partial support of bars, with custom items. | Sebastien Helleu | |
Today only root bars are partially working (refresh is not always performed), and bars are not saved in configuration file. To be continued... | |||
2008-02-22 | New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar ↵ | Sebastien Helleu | |
display, fixed nick in input for IRC buffers The "irc/debug" buffer is displayed when IRC debug is enabled (with "/debug irc" thru debug plugin). If the buffer is closed, it is reopen when new messages are written, until debug is disabled by user (with "/debug irc"). | |||
2008-02-21 | Added new plugin "debug" | Sebastien Helleu | |
2008-02-03 | Replaced options nick1/nick2/nick3 by nicks in IRC servers | Sebastien Helleu | |
2008-01-24 | Add of "modifier" hook, migration of charset plugin to new API, SIGHUP ↵ | Sebastien Helleu | |
signal catched (reload all config files), better config files reloading | |||
2008-01-14 | Update of translations for scripts, fix bugs and code factorized in script ↵ | Sebastien Helleu | |
plugins | |||
2008-01-09 | Partial migration of Perl plugin to new API | Sebastien Helleu | |
2008-01-06 | Added hotlist option for buffer in plugins API, improved buffer refreshs | Sebastien Helleu | |
2007-12-18 | All messages translated to french, fixed bugs/typos in some messages | Sebastien Helleu | |
2007-12-07 | Many changes in IRC plugin and plugins API | Sebastien Helleu | |
2007-12-03 | Added alias plugin, added missing config file functions in plugins API | Sebastien Helleu | |
2007-11-01 | Cleanup WeeChat error and warning messages, updated po files | Sebastien Helleu | |
2007-10-31 | Updated po files | Sebastien Helleu | |
2007-09-20 | Moved IRC sources from src/irc/ to src/protocols/irc/ | Sebastien Helleu | |
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu | |