aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/http/HttpUploadConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief2016-09-291-243/+0
* xmpp.httpupload moved to new namespace xmpp.filetransfer.http.upload; delete ...steckbrief2016-08-231-9/+4
* FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief2016-05-291-23/+29
* XmppConnectionService.markMessage moved to MessageUtilsteckbrief2016-05-091-2/+2
* Related to FS#134: Set Message flags according to httpupload hintsteckbrief2016-04-191-0/+2
* Merge branch 'trz/rebase' into trz/renamelookshe2016-04-171-1/+0
* Fixed null pointer exception in case of IOException before uploading file to ...steckbrief2016-04-161-2/+7
* Implements FS#176: error logging for httpupload improvedsteckbrief2016-03-281-1/+7
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-251-5/+1
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-061-26/+54
* Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...steckbrief2015-12-161-1/+2
* Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-101-1/+1
* Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief2015-11-201-4/+4
* FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief2015-11-061-4/+5
* Merge branch 'trz/rebase' into trz/renamelookshe2015-08-111-0/+204