poezio/plugins
Florent Le Coz a536c1dc4f Make the Executor class reliable.
Plugins do not need to escape the command arguments or remove the line
breaks and care about how the will get parsed anymore, they just need to
pass a list of args.

Do not spawn an additional shell, for more clarity, simplicity and possibly
security.
2012-10-22 17:14:21 +02:00
..
gpg Remove some debugging prints 2012-02-09 11:08:14 +01:00
.translate.py Make translate.py more customizable, and hide it for now 2012-05-09 19:19:17 +02:00
admin.py Add /mute to the admin plugin 2012-05-05 19:45:45 +02:00
ai.py Replace /load with /load_db in AI plugin… 2012-03-09 14:42:22 +01:00
alias.py Make the alias plugin behave like documented. 2012-05-19 21:56:13 +02:00
amsg.py Add a /amsg plugin 2012-02-07 01:12:21 +01:00
day_change.py Should fix day_change plugin 2011-11-08 00:14:44 +01:00
exec.py Exec plugin now executes the command in sh -c, allowing us to do some shell tricks etc (pipes, for example). 2011-11-10 05:19:34 +01:00
figlet.py Do not let figlet interpret - as args 2012-05-10 10:47:45 +02:00
iq_show.py Add an iq_show plugin 2011-11-15 01:27:42 +01:00
link.py Make the Executor class reliable. 2012-10-22 17:14:21 +02:00
mpd_client.py Prevent tracebacks in the mpd_client plugin 2012-07-07 04:39:01 +02:00
otr.py Fix the OTR plugin completion 2012-05-29 12:37:50 +02:00
pacokick.py Added the super-useful and popular pacokick 2011-11-09 03:08:53 +01:00
ping.py Fix the ping plugin 2012-05-06 21:10:13 +02:00
quote.py Use add_tab_command in the quote plugin 2012-05-13 18:39:57 +02:00
rainbow.py Same as previous commit, but with _say 2011-11-09 14:29:13 +01:00
reminder.py Fix the /remind help 2012-05-06 22:09:16 +02:00
replace.py typo or something like that… 2012-07-07 04:56:38 +02:00
screen_detach.py [teisenbe] Use the imp module to import modules. 2011-09-24 22:26:31 +02:00
send_delayed.py Add a send_delayed plugins to send messages in some time 2011-11-15 21:35:39 +01:00
simple_notify.py Make the Executor class reliable. 2012-10-22 17:14:21 +02:00
status.py Make /status comply with the command args rule 2012-07-03 03:55:57 +02:00
tell.py Add a /tell plugin 2012-03-31 01:24:37 +02:00
test.py Example for add_tab_command in the test plugin 2011-11-13 00:26:14 +01:00
uptime.py Fixes #2335 2012-02-24 02:14:54 +01:00