Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-18 | Aspell plugin is born again | Sebastien Helleu | |
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-06-03 | Disable aspell and trigger plugins compilation by default (they do not ↵ | Sebastien Helleu | |
compile today) | |||
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-08-31 | Changed order of compilation for source directories with cmake | Sebastien Helleu | |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu | |
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu | |