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