Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plugins fixed return values for python stanza hooks | James Booth | 2016-04-15 | 1 | -3/+3 |
* | Plugins: Added account_name and fulljid to prof_init hook | James Booth | 2016-04-13 | 1 | -2/+3 |
* | Execute python string to append plugin path | James Booth | 2016-04-12 | 1 | -15/+5 |
* | Added /plugins load command | James Booth | 2016-04-10 | 1 | -1/+1 |
* | Plugins: Added on_room_history_message | James Booth | 2016-04-08 | 1 | -0/+23 |
* | Plugins: Added on_room_win_focus | James Booth | 2016-04-07 | 1 | -0/+22 |
* | Plugins: Added on_chat_win_focus | James Booth | 2016-04-07 | 1 | -0/+22 |
* | Added plugins presence hooks | James Booth | 2016-03-30 | 1 | -17/+66 |
* | Use one stanza handler per type (message, iq, presence) | James Booth | 2016-03-28 | 1 | -0/+3 |
* | Added basic stanza receive eooks | James Booth | 2016-03-27 | 1 | -0/+87 |
* | Added stanza send hooks for plugins | James Booth | 2016-03-26 | 1 | -0/+111 |
* | Plugins: Fix python threading | James Booth | 2016-03-09 | 1 | -3/+3 |
* | Added python plugins code | James Booth | 2016-02-24 | 1 | -0/+595 |