aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/services/filetransfer/http (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-06introduces new message state modelsteckbrief4-15/+8
2018-05-05introduces new message state modelsteckbrief4-15/+8
2018-02-16introduces cancel status for file transfers, fixes NPE in file sharing after ...steckbrief2-1/+2
2018-01-31properly handle downloadable links0.0.8-beta2steckbrief1-1/+2
2017-07-31Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...steckbrief4-123/+57
2017-02-06relates FS#241: Implementation of http download based on okhttpsteckbrief11-15/+416
2017-01-11Improved error handling for filetransfer:http:delete, Check for httpupload fe...steckbrief3-13/+39
2017-01-04Added columns to fileparams table: url, original file name, key and ivsteckbrief1-1/+1
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief6-14/+34
2016-08-23Confirmation dialog added before sending delete command for remote filesteckbrief1-8/+25
2016-08-23services.filetransfer.httpupload moved to new namespace services.filetransfer...steckbrief8-3/+399
2016-08-23xmpp.httpupload moved to new namespace xmpp.filetransfer.http.upload; delete ...steckbrief2-2/+2
2016-08-22Basic filetransfer http delete implementation; Exceptions for IqPacketError a...steckbrief3-0/+135