Commit Graph

196 Commits

Author SHA1 Message Date
James Booth
c39550cd1c Update README.md 2016-07-24 02:58:32 +01:00
James Booth
38c06599c1 Remove unnecessary unicode handling 2016-07-24 02:42:57 +01:00
James Booth
32ad1708a9 Make paste.py python2 and 3 compatible 2016-07-20 01:05:34 +01:00
James Booth
dfd7b09d9e Make emoticons.py python2 and 3 compatible 2016-07-20 00:56:45 +01:00
James Booth
91558b7f06 Fixed clients.py for python3 2016-07-19 23:42:48 +01:00
James Booth
6d954537b9 Update README.md 2016-07-19 01:16:52 +01:00
James Booth
b8a19f3cff Update README.md 2016-07-19 01:14:40 +01:00
James Booth
77c2eb0f56 Update gitignore 2016-07-19 00:39:13 +01:00
James Booth
eeb1c0e214 Update syscmd.py for python3 2016-07-19 00:11:12 +01:00
James Booth
2a20b83f53 Update README.md 2016-07-13 00:00:38 +01:00
James Booth
64a97f5177 Update README.md 2016-07-12 23:59:56 +01:00
James Booth
9c7f05305b Remove window checks from test plugins 2016-07-12 01:59:24 +01:00
James Booth
ff23b5b2ce Clean up thread in python test 2016-07-09 22:48:11 +01:00
James Booth
ef43aa0267 C test: cancel thread on unload 2016-07-05 23:16:34 +01:00
James Booth
8cf42e000b Add unload hook to test plugins 2016-07-05 22:04:12 +01:00
James Booth
2895411eb6 Fix /say active in rooms 2016-06-20 23:23:58 +01:00
James Booth
13e97a9789 Fix say.py help 2016-06-09 00:10:44 +01:00
James Booth
5ccf25eb98 say.py allow passing args to espeak 2016-06-09 00:09:40 +01:00
James Booth
c77ebf7ca9 say.py add settings 2016-06-08 01:18:45 +01:00
James Booth
1c6a178932 Added examples for prof_disco_add_feature 2016-04-30 23:11:49 +01:00
James Booth
b945ac3acc browser.py fixed error logging on dict key checks 2016-04-15 23:36:43 +01:00
James Booth
1086b93015 Updated test plugins 2016-04-15 23:18:52 +01:00
James Booth
cd4072c9d0 Updated copy script 2016-04-15 22:59:20 +01:00
James Booth
14b8c2415e Added clients.py 2016-04-15 22:31:19 +01:00
James Booth
0110764b2d Updated prof_init hook args 2016-04-13 00:14:31 +01:00
James Booth
a8d64f9b21 Update README.md 2016-04-12 23:33:10 +01:00
James Booth
6d80b2e4bb browser.py: Updated help 2016-04-08 00:36:11 +01:00
James Booth
7c4f39a023 Tidied browser.py 2016-04-08 00:32:28 +01:00
James Booth
e15ea30cf0 browser.py: Include room message history links 2016-04-08 00:19:18 +01:00
James Booth
97b3995c59 Added prof_on_room_history_message to test plugins 2016-04-08 00:12:02 +01:00
James Booth
df0b39f720 browser.py: Allow tabbing through previous links 2016-04-07 23:26:10 +01:00
James Booth
145b1a2464 Added on_room_win_focus hooks to test plugins 2016-04-07 22:16:05 +01:00
James Booth
6be57ff8a2 Added on_chat_win_focus hooks to test plugins 2016-04-07 22:07:01 +01:00
James Booth
709ae90e88 Renamed register_ac->completer_add 2016-04-07 20:49:46 +01:00
James Booth
f4accf64ef Added presence hooks to test plugins 2016-03-30 23:19:10 +01:00
James Booth
b48aa0ceb1 Added incoming message calls to test plugins 2016-03-29 23:50:21 +01:00
James Booth
8ef42b451c test-c-plugin: fixed buffer sizes 2016-03-29 22:29:47 +01:00
James Booth
fc16b908e4 Merge remote-tracking branch 'origin/stanza-hooks' into stanza-hooks 2016-03-29 22:14:51 +01:00
James Booth
73a63a4ee5 Added debug options to pid.c Makefile 2016-03-29 22:07:44 +01:00
James Booth
7b9aa3faa4 Merge branch 'master' into stanza-hooks 2016-03-28 20:45:42 +01:00
James Booth
5df1dec0f8 Merge branch 'master' into stanza-hooks 2016-03-28 15:54:36 +01:00
James Booth
9e2dc6d2c3 Added debug flags to test-c-plugin 2016-03-28 15:54:16 +01:00
James Booth
8ce019290f Added stanza hooks to test plugins 2016-03-28 01:36:43 +01:00
James Booth
d9e5f1f21d paste plugin, allow pasting to all window types 2016-03-26 17:10:23 +00:00
James Booth
f4aa454397 Added stanza send hooks to C and Python exmaples 2016-03-26 15:51:43 +00:00
James Booth
609f0cb7fc Added docstrings to plugins 2016-03-26 02:38:18 +00:00
James Booth
0446048b57 Merge remote-tracking branch 'origin/master' 2016-03-26 02:22:12 +00:00
James Booth
6e8dceffcb Added int settings to C and Python examples 2016-03-26 02:18:00 +00:00
James Booth
fc868d2117 Added string settings to C and Python examples 2016-03-26 01:48:57 +00:00
James Booth
26957ffa03 Tidy C test plugin 2016-03-26 01:04:46 +00:00