aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/persistance/db/migrations/FileParamsBodyToDatabaseFieldsMigration.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added columns to fileparams table: url, original file name, key and ivsteckbrief2017-01-041-0/+5
| | | | | auto download of files moved from MessageParser to MessageAdapter download and open file representation cleaned up
* Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief2016-09-291-0/+101