Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move connection fulljid function | James Booth | 2016-05-06 | 1 | -1/+1 | |
| | ||||||
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -2/+2 | |
| | ||||||
* | Add session.c | James Booth | 2016-05-05 | 1 | -1/+1 | |
| | ||||||
* | Tidy xmpp headers | James Booth | 2016-05-04 | 1 | -0/+1 | |
| | ||||||
* | Plugins: Added prof_disco_add_feature() | James Booth | 2016-04-30 | 1 | -0/+8 | |
| | ||||||
* | Plugins: Added account_name and fulljid to prof_init hook | James Booth | 2016-04-13 | 1 | -2/+8 | |
| | ||||||
* | Only complete unloaded plugins on /plugins load | James Booth | 2016-04-12 | 1 | -9/+10 | |
| | ||||||
* | Added /plugins load command | James Booth | 2016-04-10 | 1 | -16/+83 | |
| | ||||||
* | Fixed timestamp for on_room_history_message | James Booth | 2016-04-08 | 1 | -1/+1 | |
| | ||||||
* | Plugins: Added on_room_history_message | James Booth | 2016-04-08 | 1 | -0/+21 | |
| | ||||||
* | Plugins: Added on_room_win_focus | James Booth | 2016-04-07 | 1 | -0/+11 | |
| | ||||||
* | Plugins: Added on_chat_win_focus | James Booth | 2016-04-07 | 1 | -0/+11 | |
| | ||||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -12/+12 | |
| | ||||||
* | Added plugins presence hooks | James Booth | 2016-03-30 | 1 | -0/+22 | |
| | ||||||
* | Added basic stanza receive eooks | James Booth | 2016-03-27 | 1 | -0/+54 | |
| | ||||||
* | Added stanza send hooks for plugins | James Booth | 2016-03-26 | 1 | -0/+63 | |
| | ||||||
* | Added boolean settings for plugins | James Booth | 2016-03-25 | 1 | -0/+3 | |
| | ||||||
* | Merge branch 'master' into plugins-python | James Booth | 2016-03-07 | 1 | -0/+2 | |
|\ | ||||||
| * | Plugins: Added callbacks init and close functions | James Booth | 2016-03-07 | 1 | -0/+2 | |
| | | | | | | | | Included destroy function in PluginWindowCallback | |||||
* | | Added python plugins code | James Booth | 2016-02-24 | 1 | -3/+33 | |
|/ | ||||||
* | Added theme support to plugins | James Booth | 2016-02-21 | 1 | -0/+3 | |
| | ||||||
* | Fix plugin command memleak | James Booth | 2016-02-15 | 1 | -0/+1 | |
| | ||||||
* | Removed non c plugin code | James Booth | 2016-02-14 | 1 | -81/+0 | |
| | ||||||
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 | |
| | ||||||
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -0/+497 | |