poezio/plugins
Tanguy Ortolo 9eff396227 Fix inexistent method calls in the gpg plugin
The gpg plugin tries to call Presence.find() and Message.find(), that do not
exist. The correct calls are Presence.xml.find() and Message.xml.find().
2016-11-29 21:30:48 +01:00
..
gpg Fix inexistent method calls in the gpg plugin 2016-11-29 21:30:48 +01:00
__init__.py Update setup.py to use distutils 2013-05-26 20:13:39 +02:00
admin.py Don’t call input completion() functions inside completion methods 2016-08-21 15:39:30 +02:00
alias.py Don’t call input completion() functions inside completion methods 2016-08-21 15:39:30 +02:00
amsg.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
autocorrect.py Remove some unused things 2016-07-06 09:52:19 +02:00
bob.py Don’t call input completion() functions inside completion methods 2016-08-21 15:39:30 +02:00
capslock.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
change_title.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
close_all.py "information" is already plural, fix wording 2016-10-04 00:54:57 +02:00
csi.py Remove some unused things 2016-07-06 09:52:19 +02:00
cyber.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
day_change.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
dice.py Fix the dice plugin config 2016-07-05 01:39:17 +02:00
display_corrections.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
double.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
exec.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
figlet.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
iq_show.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
irc.py Update the IRC plugin to use % to address IRC users 2016-09-20 10:22:22 +02:00
link.py Link plugin : add support for magnets links. 2016-10-27 15:20:55 +02:00
marquee.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
mirror.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
mpd_client.py Don’t call input completion() functions inside completion methods 2016-08-21 15:39:30 +02:00
otr.py Add support for XEP-0380: Explicit Message Encryption 2016-11-26 16:34:58 +00:00
pacokick.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
ping.py Don’t call input completion() functions inside completion methods 2016-08-21 15:39:30 +02:00
pipe_cmd.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
pointpoint.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
quote.py Don’t call input completion() functions inside completion methods 2016-08-21 15:39:30 +02:00
rainbow.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
random_nick.py Replace "MUC" by "chatroom" in the documentation 2016-10-04 00:29:19 +02:00
regex_admin.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
reminder.py Don’t call input completion() functions inside completion methods 2016-08-21 15:39:30 +02:00
reorder.py Make reorder plugin read create_gaps config 2016-10-15 01:50:41 +01:00
replace.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
replace_word.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
revstr.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
screen_detach.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
send_delayed.py send_delayed plugin: Give feedback on using /send_delayed. 2016-10-16 00:03:23 +01:00
server_part.py Replace "MUC" by "chatroom" in the documentation 2016-10-04 00:29:19 +02:00
shuffle.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
simple_notify.py Fix #3205 (doubled notification in simple_notify) 2016-08-26 21:33:19 +02:00
spaces.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
spam.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
status.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
stoi.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
tell.py Replace "MUC" by "chatroom" in the documentation 2016-10-04 00:29:19 +02:00
test.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
time_marker.py Replace "MUC" by "chatroom" in the documentation 2016-10-04 00:29:19 +02:00
uptime.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
vcard.py Rename "roster" to "contact list" 2016-10-04 00:40:56 +02:00