- 17 Feb, 2016 5 commits
- 16 Feb, 2016 2 commits
- 15 Feb, 2016 2 commits
- 14 Feb, 2016 2 commits
- 13 Feb, 2016 7 commits
- 12 Feb, 2016 9 commits
- 11 Feb, 2016 7 commits
-
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
The file_to_post table sometimes had post_id with values that did not exist in the notice table.
-
mattl authored
When deleting a profile it'll delete its notices and the coupling to file entries, but not the file entries themselves (and thus not the files). So if one to delete a person uploading offending images, then the images are left behind and can be hotlinked. This will remove it.
-
mattl authored
-
- 10 Feb, 2016 6 commits
-
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
This will probably cause older oEmbed images not to show, since they probably were updated to use empty url entries because they were thought of as local ones. During a migration period maybe you want to change the default value of notNullUrl to 'false' in File_thumbnail::byFile(...)
-
mattl authored
-