about summary refs log tree commit diff stats
path: root/src/plugins/plugins.h
Commit message (Expand)AuthorAgeFilesLines
* Plugins: Added prof_disco_add_feature()James Booth2016-04-301-0/+2
* Plugins: Added account_name and fulljid to prof_init hookJames Booth2016-04-131-1/+1
* Only complete unloaded plugins on /plugins loadJames Booth2016-04-121-1/+1
* Added /plugins load commandJames Booth2016-04-101-1/+3
* Plugins: Added on_room_history_messageJames Booth2016-04-081-0/+4
* Plugins: Added on_room_win_focusJames Booth2016-04-071-0/+2
* Plugins: Added on_chat_win_focusJames Booth2016-04-071-0/+4
* Added plugins presence hooksJames Booth2016-03-301-33/+49
* Added basic stanza receive eooksJames Booth2016-03-271-0/+10
* Added stanza send hooks for pluginsJames Booth2016-03-261-2/+9
* Added python plugins codeJames Booth2016-02-241-0/+2
* Integrated plugins with /help commandJames Booth2016-02-181-0/+1
* Added new help format to c plugins WIPJames Booth2016-02-181-0/+3
* Removed non c plugin codeJames Booth2016-02-141-3/+0
* Updated copyrightJames Booth2016-02-141-1/+1
* Added C plugin code from plugins branchJames Booth2016-02-141-0/+108