about summary refs log tree commit diff stats
path: root/src/plugins/plugins.h
Commit message (Expand)AuthorAgeFilesLines
* Profani-tty has rebornDaniel Santos2023-07-011-4/+4
* Apply coding styleMichael Vetter2020-07-071-95/+97
* Revert "Apply coding style"Michael Vetter2020-07-071-97/+95
* Apply coding styleMichael Vetter2020-07-071-95/+97
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Improve plugin load/install failure messageMichael Vetter2019-06-071-2/+2
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* added the possibility to uninstall a pluginPhilip Flohr2018-09-061-0/+2
* provide feedback on failure cause if plugin installation failsPhilip Flohr2018-09-061-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-1/+1
* Allow installing plugins from directoryJames Booth2017-02-051-0/+8
* Allow loading all pluginsJames Booth2017-02-051-1/+2
* Allow unloading all pluginsJames Booth2017-02-051-0/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Add pre chat and room message blockingJames Booth2017-01-221-0/+2
* Add resource to chat message plugin hooksJames Booth2016-08-101-16/+16
* Rename plugin jid argumentsJames Booth2016-08-101-15/+15
* Make header defines consistentJames Booth2016-07-241-2/+2
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Add /plugins install commandJames Booth2016-07-121-0/+1
* Remove plugin window on /closeJames Booth2016-07-121-0/+1
* Allow reloading all plugins with /plugin reloadJames Booth2016-07-101-0/+1
* Add /plugin reload commandJames Booth2016-07-101-0/+1
* Add plugins on_unload hookJames Booth2016-07-051-0/+1
* Use hash table to store pluginsJames Booth2016-06-301-2/+1
* /plugins unload command and completerJames Booth2016-06-301-0/+2
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-1/+0
* WIP - Unload plugin commandsJames Booth2016-06-291-0/+1
* Rename command sourcesJames Booth2016-05-221-1/+1
* 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