aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0363_http_file_upload.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add incoming mediated invitation support (#162)fiaxh2019-08-221-1/+1
| | | | Co-authored-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
* Fix specified size for encrypted file uploadsfiaxh2019-08-211-1/+1
|
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-5/+35
|
* Fix a couple of typos and double importshrxi2019-06-011-1/+0
|
* Restructure (http) file provider flow: Separate download&get_info, download ↵fiaxh2018-11-271-0/+160
in provider, move XmppStreamModule into xmpp-vala