Mercurial > libervia-backend
log src/plugins/plugin_xep_0234.py @ 1620:4dd07d026214
age | author | description |
---|---|---|
Tue, 17 Nov 2015 20:13:27 +0100 | Goffi | plugin XEP-0234: hash checksum proper handling |
Tue, 17 Nov 2015 19:48:19 +0100 | Goffi | plugin XEP-0300: implemented hashing: |
Sat, 14 Nov 2015 19:20:33 +0100 | Goffi | core, plugin file: fixed progress id + data is now returned by getProgress, instead of being an argument to fill |
Sat, 14 Nov 2015 19:18:05 +0100 | Goffi | plugins XEP-0096, XEP-0260, file: sendFile method is managed by file plugin, which choose the best available method + progress_id fix |
Wed, 11 Nov 2015 18:19:49 +0100 | Goffi | plugins XEP-0234, file: moved human file size conversion to file plugi |
Wed, 11 Nov 2015 18:19:47 +0100 | Goffi | plugins XEP-0234, file: moved file request dialog to file plugin |
Sun, 08 Nov 2015 14:48:04 +0100 | Goffi | plugins XEP-0234, XEP-0260, XEP-0261: jingle session termination is managed by application (XEP-0234) instead of transport |
Sun, 08 Nov 2015 14:44:33 +0100 | Goffi | plugins XEP-0234, file: use of SatFile for writing too |