aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/utils (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-11Improved error handling for filetransfer:http:delete, Check for httpupload ↵steckbrief1-13/+16
feature available extended to include filetransfer:http as well, method to check if http upload is available moved from data class 'Account' to 'AccountUtil'
2016-08-22Basic filetransfer http delete implementation; Exceptions for IqPacketError ↵steckbrief1-0/+44
added