about summary refs log tree commit diff stats
path: root/src/plugins/plugins.c
Commit message (Expand)AuthorAgeFilesLines
* WIP - Unload plugin commandsJames Booth2016-06-291-0/+27
* Move connection fulljid functionJames Booth2016-05-061-1/+1
* Rename jabber_ functionsJames Booth2016-05-061-2/+2
* Add session.cJames Booth2016-05-051-1/+1
* Tidy xmpp headersJames Booth2016-05-041-0/+1
* Plugins: Added prof_disco_add_feature()James Booth2016-04-301-0/+8
* Plugins: Added account_name and fulljid to prof_init hookJames Booth2016-04-131-2/+8
* Only complete unloaded plugins on /plugins loadJames Booth2016-04-121-9/+10
* Added /plugins load commandJames Booth2016-04-101-16/+83
* Fixed timestamp for on_room_history_messageJames Booth2016-04-081-1/+1
* Plugins: Added on_room_history_messageJames Booth2016-04-081-0/+21
* Plugins: Added on_room_win_focusJames Booth2016-04-071-0/+11
* Plugins: Added on_chat_win_focusJames Booth2016-04-071-0/+11
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-12/+12
* Added plugins presence hooksJames Booth2016-03-301-0/+22
* Added basic stanza receive eooksJames Booth2016-03-271-0/+54
* Added stanza send hooks for pluginsJames Booth2016-03-261-0/+63
* Added boolean settings for pluginsJames Booth2016-03-251-0/+3
* Merge branch 'master' into plugins-pythonJames Booth2016-03-071-0/+2
|\
| * Plugins: Added callbacks init and close functionsJames Booth2016-03-071-0/+2
* | Added python plugins codeJames Booth2016-02-241-3/+33
|/
* Added theme support to pluginsJames Booth2016-02-211-0/+3
* Fix plugin command memleakJames Booth2016-02-151-0/+1
* Removed non c plugin codeJames Booth2016-02-141-81/+0
* Updated copyrightJames Booth2016-02-141-1/+1
* Added C plugin code from plugins branchJames Booth2016-02-141-0/+497