summary refs log tree commit diff
path: root/changelog.d/17246.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.109.0rc1Andrew Morgan2024-06-041-1/+0
|
* Ensure we delete media if we reject due to spam check (#17246)Erik Johnston2024-05-301-0/+1
Fixes up #17239 We need to keep the spam check within the `try/except` block. Also makes it so that we don't enter the top span twice. Also also ensures that we get the right thumbnail length.