aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved error handling for filetransfer:http:delete, Check for httpupload ↵steckbrief2017-01-111-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'
* Basic filetransfer http delete implementation; Exceptions for IqPacketError ↵steckbrief2016-08-221-0/+44
added