Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-24 | Fix option weechat.look.color_nicks_number, value is now immediately applied ↵ | Sebastien Helleu | |
on nicks by IRC plugin | |||
2008-11-15 | Use of const for some functions returning "char *" | Sebastien Helleu | |
2008-10-26 | Fix option irc.network.away_check | Sebastien Helleu | |
2008-08-30 | Add new hooks (info and infolist), IRC plugin now return infos and infolists | Sebastien Helleu | |
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-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu | |
2008-04-19 | Fixed bug with print_y in script API | Sebastien Helleu | |
2008-04-19 | Fixed output of names on channels (now it's sorted/grouped/colored, like ↵ | Sebastien Helleu | |
v0.2.6) (bug #22935), added "nicklist" infolist | |||
2008-03-15 | New format for many IRC protocol commands, bugs fixed in IRC plugin | 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 | |
Added group support for nicklist (with subgroups). Partial changes in IRC protocol functions (new arguments with argv and argv_eol). Fixed some bugs: - nicklist in plugins API - problem in main loop with select() when SIGWINCH is received (terminal resize) - bug in string explode function - bug in infobar countdown. | |||
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, ↵ | Sebastien Helleu | |
replaced "void *" pointers by structures | |||
2007-12-11 | Many changes in IRC plugin, added IRC specific completions | Sebastien Helleu | |
2007-12-09 | Changes in IRC plugin to use new API | Sebastien Helleu | |
2007-12-07 | Many changes in IRC plugin and plugins API | Sebastien Helleu | |
2007-11-25 | Added buffer argument in command hooks, code cleanup in IRC plugin | Sebastien Helleu | |
2007-10-31 | Added/renamed some files, many changes in IRC sources for running as plugin ↵ | Sebastien Helleu | |
(still under development) |