poezio/plugins
Emmanuel Gil Peyrot d35c0564b3 Add a /sticker plugin
This plugin currently uploads the selected sticker every time, to the
HTTP File Upload service of the server (see XEP-0363), a future
optimisation would be to use XEP-0231 instead, for better caching on the
recipient side.

It relies on a helper tool to select the wanted sticker inside the pack,
a sample one is provided in tools/sticker-picker/, but it is not built
by default.
2022-02-10 01:45:37 +01:00
..
__init__.py Update setup.py to use distutils 2013-05-26 20:13:39 +02:00
admin.py plugins: also update the admin plugin to reflect coroutine changes 2021-02-17 19:10:22 +01:00
alias.py
amsg.py
autocorrect.py
b64.py
bob.py
capslock.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
change_title.py Fix close_all and change_title plugins 2018-07-22 16:17:06 +02:00
close_all.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
code.py plugins/code: Prevent traceback when not enough arguments -- thanks Ge0rG 2020-09-04 09:29:19 +02:00
contact.py
csi.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
cyber.py
day_change.py
dice.py
disco.py
display_corrections.py move date and time SHORT_FORMAT and LONG_FORMAT to the theme 2020-08-14 22:12:26 +02:00
double.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
embed.py /upload to original tab and not current tab (thanks jonas)" 2021-12-14 11:22:37 +01:00
emoji_ascii.py
exec.py
figlet.py
iq_show.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
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
mirror.py plugins: Make all changed plugins work in 1:1 tabs 2019-07-19 18:55:16 +02:00
mpd_client.py
otr.py
pacokick.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
ping.py Replace asyncio.ensure_future() with asyncio.create_task() 2021-12-11 19:16:33 +01:00
pipe_cmd.py
pointpoint.py
qr.py
quote.py
rainbow.py
random_nick.py
regex_admin.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
reminder.py
remove_get_trackers.py plugins/remove_get_trackers: add deprecation notice 2020-08-14 01:15:53 +02:00
reorder.py
replace.py Replace the %date% output with Year-Month-Day 2019-11-19 14:38:51 +01:00
replace_word.py
revstr.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
rstrip.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
screen_detach.py fix: typing issues in plugins 2021-04-02 17:44:36 +02:00
send_delayed.py
server_part.py fix: remove all remaining safejids (fix #3457) 2021-04-12 20:43:51 +02:00
shuffle.py
simple_notify.py
spaces.py yapf -rip on plugins 2018-08-15 13:13:17 +02:00
spam.py
status.py
sticker.py
stoi.py plugins: Make all changed plugins work in 1:1 tabs 2019-07-19 18:55:16 +02:00
tell.py plugins: Update use of tab.name to tab.jid where appropriate 2019-04-28 01:02:49 +01:00
test.py
time_marker.py
untrackme.py fix: typing issues in plugins 2021-04-02 17:44:36 +02:00
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