aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/file_manager.vala
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵fiaxh2018-11-271-9/+15
| | | | in provider, move XmppStreamModule into xmpp-vala
* 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, ↵fiaxh2018-01-281-2/+1
| | | | include and use pgp embedded file names
* 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