poezio/plugins
Emmanuel Gil Peyrot 01b9f37dac /disco plugin: Add error handling
It was missing.
2021-12-22 00:29:26 +01:00
..
__init__.py
admin.py
alias.py Fix various spelling mistakes throughout the code 2019-03-19 17:50:58 +00:00
amsg.py
autocorrect.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
b64.py fix: typing issues in plugins 2021-04-02 17:44:36 +02:00
bob.py
capslock.py
change_title.py
close_all.py
code.py
contact.py
csi.py
cyber.py
day_change.py Pass a message to add_message instead of messed up kwargs everywhere 2020-05-09 19:46:17 +02:00
dice.py plugins/dice: Fix LMC (use origin id), reorganize things a bit to stop using tab.last_sent_message 2020-05-26 14:44:08 +02:00
disco.py
display_corrections.py
double.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
embed.py
emoji_ascii.py fix: typing issues in plugins 2021-04-02 17:44:36 +02:00
exec.py
figlet.py plugins/figlet: error out when figlet doesn't exist 2019-06-07 16:09:06 +02:00
iq_show.py
irc.py Replace asyncio.ensure_future() with asyncio.create_task() 2021-12-11 19:16:33 +01:00
lastlog.py plugins/lastlog: adapt to use poezio.ui.types 2020-08-09 20:09:50 +02:00
link.py link plugin: fix regex for aesgcm and add gemini&gopher 2021-02-05 20:34:16 +01:00
marquee.py plugins/marquee: Fix LMC, use origin id 2020-05-26 14:41:13 +02:00
mirror.py
mpd_client.py plugins: Make all changed plugins work in 1:1 tabs 2019-07-19 18:55:16 +02:00
otr.py fix: unsupported typ= parameter in OTR plugin 2021-05-16 11:31:15 +02:00
pacokick.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
ping.py
pipe_cmd.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
pointpoint.py
qr.py
quote.py
rainbow.py Update most references to dev.louiz.org to lab.louiz.org. 2020-12-26 23:21:17 +01:00
random_nick.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
regex_admin.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
reminder.py
remove_get_trackers.py
reorder.py fix: do not print a message on a muc not found 2021-06-25 23:09:52 +02:00
replace.py
replace_word.py
revstr.py
rstrip.py
screen_detach.py fix: typing issues in plugins 2021-04-02 17:44:36 +02:00
send_delayed.py
server_part.py
shuffle.py
simple_notify.py
spaces.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
spam.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
status.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
stoi.py
tell.py
test.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
time_marker.py plugins/time_marker: use now required poezio.ui.types 2020-08-09 20:38:46 +02:00
untrackme.py
upload.py /upload to original tab and not current tab (thanks jonas)" 2021-12-14 11:22:37 +01:00
uptime.py
user_extras.py
vcard.py Replace asyncio.ensure_future() with asyncio.create_task() 2021-12-11 19:16:33 +01:00
white.py