poezio/plugins
mathieui 31fc9d00f5
Update the OTR plugin
make it more restrictive and give some hints
2018-08-12 13:03:01 +02:00
..
__init__.py
admin.py
alias.py
amsg.py
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 Fix close_all and change_title plugins 2018-07-22 16:17:06 +02:00
close_all.py Fix close_all and change_title plugins 2018-07-22 16:17:06 +02:00
code.py Fix some absolute imports 2018-08-09 00:56:28 +02:00
csi.py Remove some unused things 2016-07-06 09:52:19 +02:00
cyber.py
day_change.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
dice.py
disco.py
display_corrections.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
double.py
embed.py Initial start with the embed command 2018-05-16 11:37:19 +02:00
exec.py
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 Change all “not … in …” into “… not in …”. 2017-10-08 15:38:06 +01: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
pacokick.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
ping.py
pipe_cmd.py
pointpoint.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
quote.py
rainbow.py
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 Fix some excepts (bare, useless, unused) 2017-10-12 01:23:40 +02:00
reorder.py Fix /reorder 2018-07-21 21:38:26 +02:00
replace.py
replace_word.py
revstr.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
rstrip.py
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
spam.py Make plugins import from the absolute poezio package. 2016-06-28 00:10:52 +01:00
status.py
stoi.py
tell.py
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
upload.py plugins: Switch exec and upload to async/await. 2018-07-28 13:31:25 +02:00
uptime.py
vcard.py Rename "roster" to "contact list" 2016-10-04 00:40:56 +02:00
white.py