aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/filetransfer (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-31Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...steckbrief9-49/+151
2017-01-04Added columns to fileparams table: url, original file name, key and ivsteckbrief1-1/+1
2016-08-23xmpp.httpupload moved to new namespace xmpp.filetransfer.http.upload; delete ...steckbrief8-3/+165
2016-08-22Basic filetransfer http delete implementation; Exceptions for IqPacketError a...steckbrief4-0/+108