about summary refs log tree commit diff stats
path: root/src/plugins/profapi.h
Commit message (Expand)AuthorAgeFilesLines
* WIP - Unload plugin commandsJames Booth2016-06-291-1/+1
* Add macro for plugins completer addJames Booth2016-06-231-1/+2
* Add macro for C plugins register_timedJames Booth2016-06-231-1/+2
* Add function to get C plugin nameJames Booth2016-06-231-1/+3
* Plugins: Added prof_disco_add_feature()James Booth2016-04-301-0/+2
* Plugins: Added more muc hooksJames Booth2016-04-151-0/+2
* Plugins: Added completer_clearJames Booth2016-04-071-0/+1
* Plugins: Added completer_removeJames Booth2016-04-071-0/+1
* Plugins: Renamed register_ac->completer_addJames Booth2016-04-071-1/+1
* Plugins: Added basic incoming message functionJames Booth2016-03-291-0/+2
* Added integer settings for pluginsJames Booth2016-03-261-0/+2
* Added plugin string settingsJames Booth2016-03-261-0/+2
* Added boolean settings for pluginsJames Booth2016-03-251-0/+2
* Added prof_send_stanza to plugins APIJames Booth2016-03-231-0/+2
* Added current_win_is_console to plugins apiJames Booth2016-02-281-0/+1
* Added theme support to pluginsJames Booth2016-02-211-4/+3
* Return result from plugin callsJames Booth2016-02-211-8/+8
* Added prof_cons_bad_cmd_usage plugin functionJames Booth2016-02-181-1/+1
* Added new help format to c plugins WIPJames Booth2016-02-181-1/+2
* Updated copyrightJames Booth2016-02-141-1/+1
* Added C plugin code from plugins branchJames Booth2016-02-141-0/+72