Makyen

Results 33 issues of Makyen

The `posts` data structure only allows for a single post to be watched per `action`. Each `action` is a question. This means that only the first question or answer on...

type: bug
area: DeletionWatcher
status: confirmed

Rewatching an answer upon reboot currently depends on `GlobalVars.post_site_id_to_question[post_site_id]` to have the question ID for the answer. That is only populated in spamhandling.py and is not stored persistently (i.e., it's...

type: bug
area: DeletionWatcher
status: confirmed

There have been cases in the past where changes, particularly in Stack Exchange, result in SD continuously crashing. The current logic in nocrash.py is that we start reverting back through...

type: feature request
status: confirmed