aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/file_manager.vala
Commit message (Collapse)AuthorAgeFilesLines
* 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