ChrisJL
ChrisJL
This PR adds two things 1. An easy way to generate migrations running under a pure docker setup - Simply run `poetry run task dockermigrations` and all the migrations will...
## Relevant Issues Closes #918 ## Description This simplifies the bookmark implementation, and adds the ability to delete bookmarks in DMs. To reduce complexity, the delete bookmark functionality actually allows...
## Description We limit add a global limit of 1 concurrent command at a time to the image processing commands (easterifiy, pride avatar 8bitify etc.). We should also run them...
These changes have been discussed within the mod team. This PR changes autoban filter alerts to be sent to #filter-log instead of #mod-meta. This is with the aim to reduce...
### Important note This must be merged after https://github.com/python-discord/site/pull/1171 # Summary This allows moderators, in mod channels, to add, remove & list a user's alt accounts. When searching for infractions...
This also updates the URL to ignore > charaters https://regex101.com/r/yVs4Wj/1 can be used for testing
Threads (& forum posts) can now be locked without the need to close them. This behaviour is exactly what we want for silencing a thread, and mods can still type...
Currently by default a paste slug is auto-growing, making it easy to enumerate all pastes if you wish to do so. In the case that people hosting this service don't...
The `Download` button at the top of the view page directs the user to `/download-archive/:code`, which is useful when there are multiple files within the paste, as it's handy to...
Is there any chance a new release can be made for this repo to pull in all the changes since May 2020 (date of the last release)? Notably 1.2.0 still...