Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.109.0rc1 | Andrew Morgan | 2024-06-04 | 1 | -1/+0 |
| | |||||
* | Ensure we delete media if we reject due to spam check (#17246) | Erik Johnston | 2024-05-30 | 1 | -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. |