266 Commits

Author SHA1 Message Date
James Booth
6040b41eae jenkins: autocompletion of commands and jobs 2014-06-12 00:24:52 +01:00
James Booth
2aa4a5922d Added C and Python autocompletion examples 2014-06-12 00:05:21 +01:00
James Booth
7dfc4288e0 Update README.md 2014-06-11 21:45:15 +01:00
James Booth
751c59e8b3 Moved test plugins to folder, removed connect plugin 2014-06-11 21:42:19 +01:00
James Booth
2cf98ce8c4 Added coloured output to Ruby, Python and Lua examples 2014-06-11 21:34:37 +01:00
James Booth
4ccbeb99ae Added coloured output to c example 2014-06-11 21:30:23 +01:00
James Booth
43eb38da2d Removed usages of win_process_line 2014-06-11 21:16:54 +01:00
James Booth
20d890cfdc jenkins: moved help and settings to top of source 2014-06-10 23:35:30 +01:00
James Booth
388f17ffc1 jenkins: refactored job log 2014-06-10 23:33:27 +01:00
James Booth
16fa8557bf jenkins: added more list filters 2014-06-10 23:29:26 +01:00
James Booth
6f09260c56 jenkins: refactor jobs list 2014-06-10 23:12:42 +01:00
James Booth
ad90038c27 jenkins: Added log command, renamed list -> jobs 2014-06-10 23:05:14 +01:00
James Booth
da4c98d00c jenkins.py allow commands in window without /jenkins 2014-06-10 01:10:20 +01:00
James Booth
b61652f2c1 jenkins.py refactor command handling 2014-06-10 01:03:44 +01:00
James Booth
2ef090ab7b Refactor jenkins poll 2014-06-10 00:57:43 +01:00
James Booth
9a16e4881d jenkins.py refactored JobUpdates 2014-06-10 00:45:46 +01:00
James Booth
19352d32ff jenkins.py use state constants 2014-06-10 00:28:58 +01:00
James Booth
bac0ecd89d jenkins.py: removed unused function 2014-06-09 23:21:24 +01:00
James Booth
859fd2cfbf Added /say command to say.py 2014-06-09 22:42:18 +01:00
James Booth
ea59790289 Updated jenkins plugin doc 2014-06-09 22:35:42 +01:00
James Booth
6dd36e9145 Added settings and help commands to jenkins plugin 2014-06-09 22:34:11 +01:00
James Booth
6a7588df61 Rewritten jenkins plugin to non block 2014-06-09 22:20:26 +01:00
James Booth
dc02fc333f Added python threaded example 2014-06-09 19:30:53 +01:00
James Booth
ea7cb09ffc Updated jenkins plugin, added say.py 2014-06-08 18:38:57 +01:00
James Booth
d7c9f99071 Added ability to disable polling in jenkins plugin 2014-06-05 22:18:05 +01:00
James Booth
7a1de2b13a Added colour output to jenkins plugin 2014-06-05 22:12:43 +01:00
James Booth
603d62f1f9 Updated jenkins plugin to use own window, and enable reminder notification 2014-06-05 21:13:55 +01:00
James Booth
69b2990176 Added docstring 2014-06-05 00:37:04 +01:00
James Booth
e4981e6c54 Added jenkins plugin 2014-06-05 00:19:17 +01:00
James Booth
6712cc1ea3 Update README.md 2014-06-04 00:11:44 +01:00
James Booth
32482cd495 Update README.md 2014-06-04 00:08:57 +01:00
James Booth
0bb8d448e0 Update README.md 2014-06-04 00:05:15 +01:00
James Booth
e9a7c703b7 Updated readme 2014-06-04 00:04:20 +01:00
James Booth
6316d50e9f Added image to readme 2014-06-03 18:50:42 +01:00
James Booth
43e2f44ec1 Added error handling to cricket score plugin 2014-06-03 18:48:36 +01:00
James Booth
d3d54f7f11 Updated pid.c plugin for OSX compile 2014-05-23 23:54:02 +01:00
James Booth
3bab037cf5 Added compilation flags for OSX test-c-plugin 2014-05-23 23:00:58 +01:00
James Booth
6eca83400a Removed -lprofanity flag from compilation of test-c-plugin.c
Flag is used at the linking stage.
2014-05-23 22:42:51 +01:00
James Booth
14b5b3ac23 Tidied python plugins
Use private naming convention
Move local callback functions to top
2013-09-20 00:49:13 +01:00
James Booth
ccf9f7591a Removed semicolons from python plugins 2013-09-20 00:30:26 +01:00
James Booth
040187a091 Merge branch 'master' of github.com:boothj5/profanity-plugins 2013-09-20 00:14:49 +01:00
James Booth
f91e27b5b5 Added emoticons.py to test unicode responses from python 2013-09-20 00:14:13 +01:00
James Booth
01fca1e887 Update README.md 2013-09-16 21:59:03 +01:00
James Booth
8d60dfccee Connect plugin now a Lua implementation 2013-09-15 22:18:04 +01:00
James Booth
25c8461fa4 Added Lua example 2013-09-15 21:38:59 +01:00
James Booth
82864e710a Added window handling commands to test plugins 2013-09-09 01:26:45 +01:00
James Booth
44c0491b24 Merge branch 'master' of github.com:boothj5/profanity-plugins 2013-09-08 19:00:27 +01:00
James Booth
53a3be15f0 Added message sending hooks to test plugins 2013-09-08 18:59:53 +01:00
James Booth
a140e09858 Update README.md 2013-09-08 18:12:54 +01:00
James Booth
1fda33f5d5 Added room and private message received hooks to test plugins 2013-09-05 23:29:24 +01:00