Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plugins: Added prof_disco_add_feature() | James Booth | 2016-04-30 | 1 | -0/+16 |
| | |||||
* | Plugins: Added more muc hooks | James Booth | 2016-04-15 | 1 | -0/+34 |
| | |||||
* | Plugins: Added completer_clear | James Booth | 2016-04-07 | 1 | -0/+17 |
| | |||||
* | Plugins: Added completer_remove | James Booth | 2016-04-07 | 1 | -0/+29 |
| | |||||
* | Plugins: Renamed register_ac->completer_add | James Booth | 2016-04-07 | 1 | -2/+2 |
| | |||||
* | Plugins: Added basic incoming message function | James Booth | 2016-03-29 | 1 | -6/+25 |
| | |||||
* | Added integer settings for plugins | James Booth | 2016-03-26 | 1 | -0/+38 |
| | |||||
* | Added plugin string settings | James Booth | 2016-03-26 | 1 | -0/+42 |
| | |||||
* | Added boolean settings for plugins | James Booth | 2016-03-25 | 1 | -5/+51 |
| | |||||
* | Added prof_send_stanza to plugins API | James Booth | 2016-03-23 | 1 | -0/+19 |
| | |||||
* | Plugins: Fix python threading | James Booth | 2016-03-09 | 1 | -1/+59 |
| | | | | Release global interpreter lock during api calls | ||||
* | Merge branch 'master' into plugins-python | James Booth | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | Added current_win_is_console to python API | James Booth | 2016-02-28 | 1 | -0/+12 |
| | |||||
* | Added python_api_cons_bad_cmd_usage | James Booth | 2016-02-24 | 1 | -0/+12 |
| | |||||
* | Added python plugins code | James Booth | 2016-02-24 | 1 | -0/+450 |