ChrisJL

Results 31 issues of 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...

area: backend
Up for Grabs
type: enhancement

## 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...

area: frontend
status: needs review
type: enhancement

## 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...

type: feature
status: approved
area: backend
up for grabs
category: core

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...

t: feature
a: moderation
p: 1 - high
s: needs review

### 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...

t: feature
a: API
a: moderation
s: waiting for author
review: do not merge

This also updates the URL to ignore > charaters https://regex101.com/r/yVs4Wj/1 can be used for testing

a: backend
p: 3 - low
t: enhancement
s: needs review

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...

good first issue
a: moderation
p: 2 - normal
l: 0 - beginner
t: enhancement
up for grabs
status: approved

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...

enhancement
good first issue
python

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...

enhancement
good first issue
python

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...