Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-01 | Update copyright dates | Sebastien Helleu | |
2010-08-11 | Add new plugin "rmodifier": alter modifier strings with regular expressions ↵ | Sebastien Helleu | |
(bug #26964) | |||
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu | |
2010-01-03 | Update copyright dates | Sebastien Helleu | |
2009-06-14 | Remove jabber plugin (will be replaced by script) | Sebastien Helleu | |
2009-06-14 | Remove obsolete trigger plugin | Sebastien Helleu | |
2009-05-08 | Install developement files for plugins and pkg-config support (autotools). | Emmanuel Bouthenot | |
2009-04-24 | Remove notify plugin (moved to core) | Sebastien Helleu | |
2009-03-28 | Add cmake files in package built by autotools | Sebastien Helleu | |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu | |
This commit introduces Jabber/XMPP protocol for WeeChat. It uses iksemel lib. Please note many major Jabber features are missing: - roster management (add/remove/.. buddies), - MUC, - transports. It is possible to define servers (with /jabber), connect to them (with /jconnect), disconnect (/jdisconnect) and chat with buddies (with /jchat). | |||
2009-01-03 | Update copyright dates | Sebastien Helleu | |
2008-12-10 | Add new plugin "relay", new function "string_format_size" in plugin API | Sebastien Helleu | |
2008-11-02 | Remove debug plugin (merged to core), new debug variable for each plugin (no ↵ | Sebastien Helleu | |
more signals for setting debug) | |||
2008-10-05 | Add Tcl script plugin (thanks to Dmitry Kobylin) | 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-17 | New plugin "notify", new option for debug messages in plugins | Sebastien Helleu | |
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-02-21 | Added new plugin "debug" | Sebastien Helleu | |
2008-01-02 | Update of year in some copyrights | 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-11 | Added logger plugin | Sebastien Helleu | |
2007-11-03 | Added demo plugin | Sebastien Helleu | |
2007-10-31 | Improved plugin API, most functions rewritten from scratch | Sebastien Helleu | |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu | |
2007-01-05 | Changed copyright date (2006 -> 2007) | Sebastien Helleu | |
2006-11-08 | Added charset plugin (WeeChat is now full UTF-8 for internal data storage), ↵ | Sebastien Helleu | |
fixed compilation problems with FreeBSD, fixed status bar display bug | |||
2006-06-11 | adding aspell plugin | Emmanuel Bouthenot | |
2006-02-11 | Enable plugins compilation if Lua is enabled (like Perl/Python/Ruby) | Sebastien Helleu | |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu | |
2005-10-23 | Added new plugins functions: set_config, get_plugin_config, set_plugin_config. | Sebastien Helleu | |
New file is used to store plugin variables (~/.weechat/plugins.rc) | |||
2005-10-15 | New plugin interface (loads dynamic C libraries) | Sebastien Helleu | |
2005-08-21 | Added Ruby plugins skeleton | Sebastien Helleu | |
2005-05-01 | Added Python plugin support | Sebastien Helleu | |
2005-01-01 | Version 0.0.9 | Sebastien Helleu | |
2004-01-15 | Added LOCALEDIR define | Sebastien Helleu | |
2003-12-31 | New copyright | Sebastien Helleu | |
2003-11-16 | Perl plugin support | Sebastien Helleu | |
2003-11-09 | Perl plugin skeleton | Sebastien Helleu | |