a

Results 183 issues of a

Windows 10, running the following command after renaming the script to media.py for brevity and putting youtube-dl.exe in the same directory: `media.py --include-video youtube-dl.exe --continue-after-failure` It doesn't look like a...

Related to #19149 Some calls are idempotent (see #19147) and this means that calling them multiple times will lead to nonsensical audit log entries that don't actually reflect changes in...

### Steps to reproduce the problem 1. `POST /api/v1/admin/ip_blocks?ip=8.8.8.8` to create an IpBlock with id=1 2. `PUT /api/v1/admin/ip_blocks/:id?ip=8.8.4.4` to update that IpBlock with a new ip ### Expected behaviour Audit...

bug
moderation

### Pitch Entries for entities should link to those entities (e.g. domain blocks, ip blocks, etc) ### Motivation easier to make changes or jump to the relevant part of the...

moderation
suggestion

### Pitch Add `ip` and `severity` filters for GET /api/v1/admin/ip_blocks ### Motivation Easier management of IP block rules

suggestion

Context: https://lamp.institute/@dankwraith/101807672245086401 Recently an idea came up where a "before you reply" modal can be shown before replying to non-mutual posts. The idea is that this prompt would remind users...

suggestion

### Pitch Instead of just having a heuristic on whether the silenced user is followed or not, attach a `filtered` attribute with an account match. ### Motivation Related: #18955, #11218,...

moderation
suggestion

### Steps to reproduce the problem Go to Settings > Account > Authorized applications ### Expected behaviour it loads quickly ### Actual behaviour it loads very slowly (18.6s) ### Detailed...

bug

### Pitch Sort authorized apps by how recently they were used, and secondarily by when they were authorized. ### Motivation There doesn't seem to be any logical ordering currently

suggestion

### Pitch Instead of revoking one at a time, allow selecting multiple apps to be revoked, as well as having a "Revoke all" button ### Motivation Doing it one by...

suggestion