nyuszika7h
277080a247
Unix: Made plugin.py:190 localizable and regenerated messages.pot
2011-12-22 22:28:46 +01:00
nyuszika7h
1c01dc2a3c
Unix: Add configuration variable spell.language
2011-12-22 22:21:20 +01:00
nyuszika7h
8af27f4f64
Unix: Make configuration variable fortune.offensive channel-specific
2011-12-18 14:24:35 +01:00
nyuszika7h
751a3ef921
Unix: Make configuration variable fortune.short channel-specific
2011-12-18 14:21:46 +01:00
skizzhg
6e5350def6
ChannelLogger & Format & Karma & Owner & Reply & Status & URL & Unix: Fix typoes.
2011-08-10 11:26:47 +02:00
Valentin Lorentz
2d56eba17e
Unix: fix merge of @ping
2011-02-26 09:50:15 +01:00
Daniel Folkinshteyn
e35bf94600
Unix: add call command, giving owner ability to call any system command.
2011-02-25 19:38:33 +01:00
brian c
cc5f3c1049
Unix: various enhancements to the ping command:
...
Fixed bug in 100% packet loss response.
Errors from ping are now sent to irc.error().
Added packet count, interval, ttl, and wait options.
Added additional test cases.
Also, Enabled threading for Unix plugin, and
for wtf, spell, and ping commands.
Signed-off-by: Daniel Folkinshteyn <nanotube@users.sourceforge.net>
2011-02-25 19:31:46 +01:00
oevna@users.sourceforge.net
61167ce909
Unix: fixed uncaught OSError exception raised when executing ping fails.
...
Signed-off-by: Daniel Folkinshteyn <nanotube@users.sourceforge.net>
2011-02-25 19:31:06 +01:00
oevna@users.sourceforge.net
390b3ec15f
Added ping command to Unix plugin
...
Signed-off-by: Daniel Folkinshteyn <nanotube@users.sourceforge.net>
2011-02-25 19:30:31 +01:00
Valentin Lorentz
6a9a8d81b8
Internationalize Time, Todo, Topic, URL, Unix, Utilities, and Web
2010-10-20 09:39:44 +02:00
James Vega
ca56575eb5
Unix: Use converter to enforce "no spaces" for spell's argument.
...
Closes: Sf#3064304
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2010-09-20 19:44:01 -04:00
James Vega
a7c924b466
Switch from using the various popen flavors to subprocess.Popen
...
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit fbdc44ca52
)
2010-08-24 19:40:23 -04:00
Jeremy Fincher
de69f9da17
Backed out my previous change. I should know better than to question the all-knowing jamessan.
2009-03-11 13:37:25 -04:00
Jeremy Fincher
bec12b6877
Made jamessan's code agree with his comment (and the maximum integer that can fit into two bytes).
2009-03-11 13:37:25 -04:00
James Vega
699bb15f23
Fix a test failure by limiting random.randrange to [-32768, 32767]
2009-03-11 13:37:25 -04:00
James Vega
a3e4fc5b1d
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00:00
James Vega
0367ae5615
plugins/Unix: Keep track of two lines in Unix.spell since aspell sometimes list suggestions after a '*' or '+' line.
2005-07-22 13:08:40 +00:00
James Vega
41c7c5f2d2
Add Unix in the new plugin format.
2005-05-10 03:31:54 +00:00