Commit Graph

227 Commits

Author SHA1 Message Date
James Booth
3f6ac94acb paste.py: newline option only for multiline text
issue #5
2016-11-13 16:14:41 +00:00
James Booth
3bbe6c6202 paste,py: add newline option
issue #5
2016-11-13 15:36:54 +00:00
James Booth
ff4b5198d8 sounds.py: don't play sounds on messages from self 2016-11-06 23:12:48 +00:00
James Booth
e2ab722f93 Add filepath autocompletion to sounds.py 2016-10-10 23:32:04 +01:00
James Booth
3f11319a5b Update plugins to use filepath completion 2016-10-10 22:46:53 +01:00
James Booth
39f5a03e78 imgur.py screenshot on OSX 2016-10-09 22:50:23 +01:00
James Booth
cd92ab06d3 Merge remote-tracking branch 'dotoole/imgur_screenshot' 2016-10-09 22:23:00 +01:00
Dolan O'Toole
9506e24609 adding requirements comment 2016-10-09 22:00:23 +01:00
Dolan O'Toole
da276cb2e8 added screenshot subcommand to imgur plugin 2016-10-09 21:56:25 +01:00
James Booth
18c2fc0654 Merge remote-tracking branch 'dotoole/imgur_plugin' 2016-09-20 00:24:32 +01:00
Dolan O'Toole
b578b5d720 dealing with ~ in path and file not found 2016-09-19 00:29:08 +01:00
Dolan O'Toole
b8f03164ee simple image sharing in chatrooms using Imgur 2016-09-18 23:50:17 +01:00
James Booth
409c383937 sounds.py allow for certain rooms 2016-09-18 23:36:26 +01:00
James Booth
16e6d7257a Add on|off setting to sounds.py 2016-09-18 21:58:38 +01:00
James Booth
9be0cdf568 Add sounds.py 2016-09-18 21:36:07 +01:00
James Booth
009a5c79a3 Add resource to chat message plugin hooks 2016-08-10 21:38:57 +01:00
James Booth
72542b75dc Update all plugins for renamed settings functions 2016-08-07 00:17:42 +01:00
James Booth
afc2a585a3 Fix offline message in presence_notify.py 2016-08-04 00:46:14 +01:00
James Booth
b7c758161d Fixed help for presence_notify.py 2016-08-04 00:26:53 +01:00
James Booth
83ec503ea9 Add resource setting to presence_notify.py 2016-08-03 23:43:00 +01:00
James Booth
c02c159e24 Store online contacts in presence_notify.py 2016-08-03 23:26:36 +01:00
James Booth
217f4e3c99 Added ignore list to presence_notify.py 2016-08-03 23:05:02 +01:00
James Booth
d5dcd54ec8 Add status to presense_notify.py 2016-08-03 22:37:51 +01:00
James Booth
3036624725 Fix presence_notify.py offline message 2016-08-03 01:52:22 +01:00
James Booth
042e626423 Added presence_notify.py 2016-08-03 00:23:58 +01:00
James Booth
05b3d69cbb Update test plugins 2016-08-01 22:41:42 +01:00
James Booth
dc057d40a7 Remove whitespace in python test 2016-08-01 21:58:50 +01:00
James Booth
d80767f1c4 Added string list settings to pyhton test 2016-08-01 21:35:47 +01:00
James Booth
9a2234a1b4 Update README.md 2016-07-31 00:23:11 +01:00
James Booth
47acbc76ac Update README.md 2016-07-31 00:18:38 +01:00
James Booth
1250d1df42 Remove const qualifiers 2016-07-25 01:54:16 +01:00
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