1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src/plugins
2016-03-30 23:18:12 +01:00
..
api.c Plugins: Added basic incoming message function 2016-03-29 23:44:54 +01:00
api.h Plugins: Added basic incoming message function 2016-03-29 23:44:54 +01:00
autocompleters.c Parse plugin args with freetext parser 2016-03-15 22:32:44 +00:00
autocompleters.h Updated copyright 2016-02-14 23:12:01 +00:00
c_api.c Plugins: Added basic incoming message function 2016-03-29 23:44:54 +01:00
c_api.h Updated copyright 2016-02-14 23:12:01 +00:00
c_plugins.c Added plugins presence hooks 2016-03-30 23:18:12 +01:00
c_plugins.h Added plugins presence hooks 2016-03-30 23:18:12 +01:00
callbacks.c Parse plugin args with freetext parser 2016-03-15 22:32:44 +00:00
callbacks.h Plugins: Added callbacks init and close functions 2016-03-07 20:36:25 +00:00
plugins.c Added plugins presence hooks 2016-03-30 23:18:12 +01:00
plugins.h Added plugins presence hooks 2016-03-30 23:18:12 +01:00
profapi.c Plugins: Added basic incoming message function 2016-03-29 23:44:54 +01:00
profapi.h Plugins: Added basic incoming message function 2016-03-29 23:44:54 +01:00
python_api.c Plugins: Added basic incoming message function 2016-03-29 23:44:54 +01:00
python_api.h Added python plugins code 2016-02-24 00:31:55 +00:00
python_plugins.c Added plugins presence hooks 2016-03-30 23:18:12 +01:00
python_plugins.h Added plugins presence hooks 2016-03-30 23:18:12 +01:00
settings.c Added integer settings for plugins 2016-03-26 02:19:30 +00:00
settings.h Added integer settings for plugins 2016-03-26 02:19:30 +00:00
themes.c Remove default from plugin theme NULL checks 2016-02-25 01:51:33 +00:00
themes.h Added boolean settings for plugins 2016-03-25 22:06:24 +00:00