index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
upload.py
Age
Commit message (
Expand
)
Author
2022-03-23
plugins/upload: use correct tab attribute name
Maxime “pep” Buquet
2022-03-23
plugins/upload: send encrypted if e2ee enabled on tab
Maxime “pep” Buquet
2021-12-14
/upload to original tab and not current tab (thanks jonas)"
Maxime “pep” Buquet
2021-12-11
Replace asyncio.ensure_future() with asyncio.create_task()
Emmanuel Gil Peyrot
2020-05-12
plugins/upload: handle more exceptions
Maxime “pep” Buquet
2020-04-12
plugins/upload: Use embed directly instead of populating input field
Maxime “pep” Buquet
2018-12-16
Work around /upload not working in direct tabs (similar to #3449)
Georg Lukas
2018-10-13
upload: add user friendly error when upload service not found
Maxime “pep” Buquet
2018-08-15
yapf -rip on plugins
mathieui
2018-07-28
plugins: Switch exec and upload to async/await.
Emmanuel Gil Peyrot
2018-03-11
upload plugin: Don’t insert invalid URL after HTTP upload failed.
Emmanuel Gil Peyrot
2018-03-09
Add a check for slixmpp xep_0363 plugin.
Emmanuel Gil Peyrot
2018-03-08
Add HTTP File Upload support.
Emmanuel Gil Peyrot