Matthew Carey
Matthew Carey
Right now there are 2 separate jobs running to monitor the inbox and activate new subs. These can be handled by the same service
Finer detail is needed on search results filters. We're starting to see some search takes an excessive amount of time. The index search time is normal. The delay is in...
If the image search API is called with a post that isn't ingested it causes the image search to fail. We need to either add a way to ingest on...
Add a feature to set a min size for an image and allow the bot to remove posts that don't meet the threshold
When a new sub is added, is_mod doesn't get set until the scheduled task runs. This prevents config updates from happening initially. When the config update checker runs it will...
If someone adds an unexpected token to an admin template is causes it to fail to send the message. Most notable is in reporting. This breaks the submission processing change...
Linking to NSFW subs is becoming an issue. However, checking if each match is NSFW or is from a NSFW sub will create too many requests to Reddit API. Instead,...
repost_only report_submission only_comment_on_repost