James Booth
|
5f393a6d9f
|
Remove plugin window on /close
|
2016-07-12 02:16:12 +01:00 |
|
James Booth
|
1a7eb00763
|
Check for plugin win before creating
|
2016-07-12 01:51:27 +01:00 |
|
James Booth
|
82458c9d96
|
Revert "Move adding plugins commands to autocompleters"
This reverts commit 97f7997025 .
|
2016-07-05 22:11:58 +01:00 |
|
James Booth
|
97f7997025
|
Move adding plugins commands to autocompleters
|
2016-07-05 22:10:41 +01:00 |
|
James Booth
|
71178b3696
|
Store plugin completers by plugin name
|
2016-07-05 21:46:36 +01:00 |
|
James Booth
|
fd218ac3e4
|
Pass plugin name to all autocompleter functions
|
2016-07-04 23:14:08 +01:00 |
|
James Booth
|
0d7b4cb4a7
|
Store plugin window callbacks by plugin name
|
2016-07-04 22:42:15 +01:00 |
|
James Booth
|
a779ad0764
|
Use hash table for plugin timed functions
|
2016-07-04 21:48:04 +01:00 |
|
James Booth
|
71879a3f64
|
Free plugins commands on quit
|
2016-07-04 00:41:29 +01:00 |
|
James Booth
|
606a860bdc
|
Rename callback execte and destroy functions
|
2016-07-03 01:03:05 +01:00 |
|
James Booth
|
70a79abd3b
|
Add plugin name to win_create api call
|
2016-07-03 00:48:22 +01:00 |
|
James Booth
|
56480ce9ea
|
Pass plugin name to api layer
|
2016-06-30 22:54:46 +01:00 |
|
James Booth
|
29eb843d56
|
Revert "WIP - Unload plugin commands"
This reverts commit a01eb5d08e .
|
2016-06-30 22:37:52 +01:00 |
|
James Booth
|
a01eb5d08e
|
WIP - Unload plugin commands
|
2016-06-29 23:35:57 +01:00 |
|
James Booth
|
fb34785566
|
Rename command sources
|
2016-05-22 23:59:52 +01:00 |
|
James Booth
|
579d062063
|
Move send stanza function
|
2016-05-06 01:51:58 +01:00 |
|
James Booth
|
88f423afea
|
Rename jabber_ functions
|
2016-05-06 00:53:03 +01:00 |
|
James Booth
|
3bb1f12410
|
Add session.c
|
2016-05-05 23:51:49 +01:00 |
|
James Booth
|
623fbe9e47
|
Plugins: Added prof_disco_add_feature()
|
2016-04-30 23:00:07 +01:00 |
|
James Booth
|
d90c47f287
|
Plugins: Added more muc hooks
|
2016-04-15 22:24:50 +01:00 |
|
James Booth
|
2f432a942d
|
Plugins: Added completer_clear
|
2016-04-07 23:25:47 +01:00 |
|
James Booth
|
bfdc3b8807
|
Plugins: Added completer_remove
|
2016-04-07 21:25:12 +01:00 |
|
James Booth
|
a328367eb4
|
Plugins: Renamed register_ac->completer_add
|
2016-04-07 20:49:23 +01:00 |
|
James Booth
|
194c53c4fa
|
Plugins: Added basic incoming message function
|
2016-03-29 23:44:54 +01:00 |
|
James Booth
|
ce9b0836a0
|
Added integer settings for plugins
|
2016-03-26 02:19:30 +00:00 |
|
James Booth
|
e2b02733df
|
Added plugin string settings
|
2016-03-26 01:48:42 +00:00 |
|
James Booth
|
a4e6d50a40
|
Added boolean settings for plugins
|
2016-03-25 22:06:24 +00:00 |
|
James Booth
|
4c913aa08b
|
Added prof_send_stanza to plugins API
|
2016-03-23 22:57:03 +00:00 |
|
James Booth
|
5cabcf9b79
|
Plugins: Added callbacks init and close functions
Included destroy function in PluginWindowCallback
|
2016-03-07 20:36:25 +00:00 |
|
James Booth
|
ab08d0a378
|
Added current_win_is_console to plugins api
|
2016-02-28 23:06:45 +00:00 |
|
James Booth
|
5b34e11e45
|
Added missing string.h include to plugins/api.c
|
2016-02-24 23:52:59 +00:00 |
|
James Booth
|
ac91e7ef85
|
Added theme support to plugins
|
2016-02-21 23:58:13 +00:00 |
|
James Booth
|
1654f16a2f
|
Return result from plugin calls
closes #739
|
2016-02-21 02:06:09 +00:00 |
|
James Booth
|
412dc13629
|
Added prof_cons_bad_cmd_usage plugin function
|
2016-02-18 22:25:43 +00:00 |
|
James Booth
|
a14b7815ae
|
Added new help format to c plugins WIP
|
2016-02-18 01:20:37 +00:00 |
|
James Booth
|
3dd5c3b2c3
|
Updated copyright
|
2016-02-14 23:12:01 +00:00 |
|
James Booth
|
41fe8c22b1
|
Added C plugin code from plugins branch
|
2016-02-14 22:28:55 +00:00 |
|