aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/exceptions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* partially implements FS#161lookshe2016-03-161-0/+20
| | | | do not show download button on 404
* Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵steckbrief2015-12-163-8/+45
| | | | distinguishes between image resizing and compressing/saving
* FileBackend splitted into several util classes for separate concerns: ↵steckbrief2015-11-061-0/+14
AvatarUtil, StreamUtil, ImageUtil. Unused imports removed.