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
.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
day_change.py
exec.py
figlet.py Do not let figlet interpret - as args 2012-05-10 10:47:45 +02:00
iq_show.py
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
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
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
send_delayed.py
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
uptime.py