Mercurial > libervia-backend
log sat/plugins/plugin_misc_upload.py @ 3580:8dd5e1bac9c3
age | author | description |
---|---|---|
2021-05-06 | Goffi | plugin upload: don't run `available_cb` if `upload_jid` is used in `upload` method |
2021-03-19 | Goffi | date update |
2020-05-29 | Goffi | plugin comp file sharing: files can now be uploaded/downloaded via HTTP: |
2020-02-23 | Goffi | plugin attach, XEP-0363: progress id can now be specified: |
2020-01-29 | Goffi | dates update |
2019-12-20 | Goffi | plugin upload, XEP-0363: code modernisation + preparation for extension: |
2019-08-13 | Goffi | Python 3 port: |
2019-03-22 | Goffi | plugin upload: minor fixes in some docstring length |
2019-03-20 | Goffi | plugin upload: fixed inversion of title and message body + better error message on failed upload |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
2018-06-27 | Goffi | code style reformatting using black |
2018-04-02 | Goffi | core, setup: huge cleaning: base src/plugins/plugin_misc_upload.py@880b297cd486 |