Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Add pre chat and room message blocking | James Booth | 2017-01-22 | 1 | -0/+11 |
* | Remove disco features added by plugins on unload | James Booth | 2016-08-11 | 1 | -0/+3 |
* | Add resource to chat message plugin hooks | James Booth | 2016-08-10 | 1 | -44/+44 |
* | Move all filepath handling to files.c | James Booth | 2016-07-24 | 1 | -2/+3 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Add plugins on_unload hook | James Booth | 2016-07-05 | 1 | -0/+15 |
* | Remove plugin callbacks in plugin_destroy functions | James Booth | 2016-07-04 | 1 | -0/+2 |
* | Plugins: Added account_name and fulljid to prof_init hook | James Booth | 2016-04-13 | 1 | -4/+6 |
* | Added /plugins load command | James Booth | 2016-04-10 | 1 | -4/+1 |
* | Plugins: Added on_room_history_message | James Booth | 2016-04-08 | 1 | -0/+17 |
* | Plugins: Added on_room_win_focus | James Booth | 2016-04-07 | 1 | -0/+15 |
* | Plugins: Added on_chat_win_focus | James Booth | 2016-04-07 | 1 | -0/+15 |
* | Added plugins presence hooks | James Booth | 2016-03-30 | 1 | -170/+205 |
* | Added basic stanza receive eooks | James Booth | 2016-03-27 | 1 | -0/+45 |
* | Added stanza send hooks for plugins | James Booth | 2016-03-26 | 1 | -0/+45 |
* | Return result from plugin calls | James Booth | 2016-02-21 | 1 | -1/+1 |
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -0/+367 |