Makyen

Results 33 issues of Makyen

I ended up taking a look at the code for the `regex` package. There are some issues in it which make it not thread safe. I've created the issue [Thread...

type: bug
status: confirmed
area: thread safety

Some of the exceptions logged [here](https://chat.stackexchange.com/transcript/message/61260090#61260090) indicate we're rebooting sometimes when there's an error on the EditWatcher and/or DeletionWatcher WebSockets. We could use better recovery from WebSocket exceptions in both...

type: bug
type: feature request
area: DeletionWatcher
status: confirmed
area: EditWatcher

With the merge of PRs #3971, PR #6705, and #6706, SmokeDetector is now storing queue timing information in text format in bodyfetcherQueueTimings.txt. While this should substantially reduce the amount of...

status: confirmed

Any comment which SD forwards to MS should include attribution, per the CC BY-SA license. We currently don't do that for comments which are forwarded by users who do not...

type: bug
type: feature request
area: chat system
status: confirmed

Earlier today, there was a [spam wave on Ask Different](https://metasmoke.erwaysoftware.com/search?utf8=%E2%9C%93&body_is_regex=1&body=https%3F%3A%2F%2F%28%3F%3Av%5C.ht%7Ccutt%5C.us%29&site=44) that produced a large number of reports (266 spam posts). By the time it was over, the reports being posted...

type: feature request
type: feedback wanted
area: chat system
status: confirmed

Magic Editor does not work with Greasemonkey 4.x. When a SE page is loaded, it gets the error: ``` ReferenceError: "StackExchange is not defined" userScript user-script:http%3A//github.com/SO-Close-Vote-Reviewers/UserScripts/Magic%u2122Editor/Magic%u2122Editor:4106 userScript user-script:http%3A//github.com/SO-Close-Vote-Reviewers/UserScripts/Magic%u2122Editor/Magic%u2122Editor:4152 scopeWrapper user-script:http%3A//github.com/SO-Close-Vote-Reviewers/UserScripts/Magic%u2122Editor/Magic%u2122Editor:4240...

bug
script: Magic™ Editor

On Firefox, Ctrl-Shift-A is a stock shortcut for the Add-ons page `about:addons` (similar to `chrome://extensions/` in Chrome).

script: Close Vote Request Generator

This adds the ability to ignore NS validation failures during CI testing on a per-entry basis in the *nses.yml files. If an entry in those files has the value `ignore_validation_errors:...

status: confirmed

The following posts were reported and then automatically deleted by a userscript upon the receipt of the MS WebSocket message that the post report was created. MS doesn't indicate that...

area: DeletionWatcher
status: confirmed

There's currently no coordination between manual scanning initiated via any chat commands, via the MS API, and the scanning performed in bodyfetcher.py other than the chat based scan/report will reply...

status: confirmed