AmandaNP

Results 27 issues of AmandaNP

For accounts, check if the block is anon only or not. If it is anon only, display block not found. If it's a hard block, standard appeal.

Have an interface that can go through the log and appeals table and display them without digging into the db. Available to devs only because of the scope. Wanting to...

It would be nice to be able to look at an appeal and know if there is an active ban on the appealfor target. Don't worry about the hiddenip.

good first issue

General error: 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_unicode_ci,COERCIBLE) This came up when someone uses the search bar with unicode and it doesn't find a new appeal with that...

System issues

Splitting out of #83 Add regex support for bans on usernames.

While we aren't ready for this just yet, its good to make this a known project goal (maybe a milestone too). ### Pre-Requirements: - [x] Current tool administrators for enwiki...

System issues

Whenever the API throws a fail code like "baduser" it actually crashes the user script and doesn't allow for people to modify their username. We should - [ ] Catch...

All text fields should be limited to a size in validation and expanded to text in the db as needed. Tonight we had another error where someone tried to put...

good first issue

Require a certain amount of global edits/nothing in permissions table/certain age. API: https://en.wikipedia.org/wiki/Special:ApiSandbox#action=query&format=json&meta=globaluserinfo&formatversion=2&guiuser=AmandaNP&guiprop=editcount

System issues

https://laravel.com/docs/10.x/releases#test-profiling Waiting on #628

merge & testing issues