aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/file_manager.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of typos and double importshrxi2019-06-011-6/+6
* Make file read/write asyncfiaxh2019-02-141-6/+6
* Improve ping timeouts, add debug output for XmlErrors and ping timeoutsfiaxh2019-01-021-1/+1
* Fix aesgcm http file up/download bugsfiaxh2018-11-271-9/+16
* Implement aesgcm encrypted file uploadfiaxh2018-11-271-1/+1
* Restructure (http) file provider flow: Separate download&get_info, download i...fiaxh2018-11-271-9/+15
* sort file transfers into correct conversationbobufa2018-08-131-5/+5
* load+display later messages when scrolling downbobufa2018-08-131-17/+7
* refactor conversation item management (accumulate them in libdino)bobufa2018-08-131-5/+32
* Only display transferred images, display file names, open in system viewer, i...fiaxh2018-01-281-2/+1
* Fix warningsfiaxh2017-10-311-16/+20
* PGP encrypted file transfersfiaxh2017-10-221-8/+37
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-211-20/+89
* Download & inline display imagesfiaxh2017-08-311-0/+74