Age | Commit message (Expand) | Author |
2008-05-06 | IRC DCC chat and file (without resume) reintroduced, via xfer plugin (called ... | Sebastien Helleu |
2008-05-04 | Fixed bug with pv buffer name (this name was changed when someone changes nic... | Sebastien Helleu |
2008-04-30 | IRC colors reintroduced | Sebastien Helleu |
2008-04-19 | Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2... | Sebastien Helleu |
2008-04-11 | Fixed bugs with weechat_config_get() in plugin API | Sebastien Helleu |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu |
2008-03-23 | Removed sizeof(char) and useless type casts from void* to another pointer typ... | 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-16 | Added comments in code for core sources | Sebastien Helleu |
2008-03-15 | New format for some IRC protocol commands | Sebastien Helleu |
2008-03-15 | New format for many IRC protocol commands, bugs fixed in IRC plugin | Sebastien Helleu |
2008-02-22 | New "irc/debug" buffer (replaces old IRC raw buffer), improved status bar dis... | Sebastien Helleu |
2008-02-21 | Removed kernel info in CTCP VERSION reply (IRC plugin) (task #7494) | Sebastien Helleu |
2008-02-03 | Replaced options nick1/nick2/nick3 by nicks in IRC servers | Sebastien Helleu |
2008-02-02 | Use of sizeof(char) in all malloc/realloc for strings | Sebastien Helleu |
2008-02-01 | New "close callback" for buffers, use of this callback in IRC plugin to leave... | Sebastien Helleu |
2008-01-24 | Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal... | Sebastien Helleu |
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 |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2008-01-01 | Added group support for nicklist, fixed some bugs in plugins API and IRC plugin | Sebastien Helleu |
2007-12-19 | Fixed bug with display of errors received from IRC server | Sebastien Helleu |
2007-12-18 | All messages translated to french, fixed bugs/typos in some messages | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-12-11 | Many changes in IRC plugin, added IRC specific completions | Sebastien Helleu |
2007-12-10 | Changes in IRC plugin | Sebastien Helleu |
2007-12-10 | Added UTF-8 functions to plugins API | Sebastien Helleu |
2007-12-10 | Many changes in IRC plugin | 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-10-31 | Added/renamed some files, many changes in IRC sources for running as plugin (... | Sebastien Helleu |