Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-28 | Add color for bar item "away" (irc.color.item_away) | Sebastien Helleu | |
2009-04-24 | Remove notify plugin (moved to core) | 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-19 | Add some colors in IRC messages from server (for text and nicks) (task #8926) | Sebastien Helleu | |
2008-11-19 | Remove old and unused color options | 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-09-25 | Add nick modes in bar item "input_prompt" for IRC plugin | Sebastien Helleu | |
2008-09-23 | Fix background bug with bar item "buffer_name" for IRC plugin | Sebastien Helleu | |
2008-09-21 | Add IRC bar items (buffer name, lag indicator), use bar items from plugins ↵ | Sebastien Helleu | |
with callback to core items if not found | |||
2008-09-18 | Remove "category" for buffers (keep only name). | Sebastien Helleu | |
2008-06-21 | Remove infobar | Sebastien Helleu | |
2008-06-15 | Fix bug/crash when any color option is changed (bug #23566) | Sebastien Helleu | |
2008-05-20 | Add hook_connect (background connection to peer) | Sebastien Helleu | |
2008-04-11 | Improved /set command, added /unset command, new name for config files (*.conf) | Sebastien Helleu | |
2008-04-03 | Fixed compilation problems when gnutls dev lib is not found | 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-01-09 | Partial migration of Perl plugin to new API | 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-11 | Many changes in IRC plugin, added IRC specific completions | Sebastien Helleu | |
2007-12-10 | Changes in IRC plugin | Sebastien Helleu | |
2007-12-10 | Many changes in IRC plugin | 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) | |||
2007-10-31 | Moved IRC files from src/protocols/irc to src/plugins/irc (IRC is now a ↵ | Sebastien Helleu | |
"plugin", not a "protocol") |