Matthew Carey

Results 29 issues of Matthew Carey

**Is your feature request related to a problem? Please describe.** I'm looking to store embeddings without a specific subject. **Describe the solution you'd like** An API Endpoint to add an...

This was intended behavior to prevent a user from inputting a bag slug and causing the message to blow up. However, since different submission types can have additional message slugs...

When loading a subreddit's search history, we are not filter out ingest searches so they are being included. This gives incorrect results since they do not use the SubReddit's search...

Currently if we get a TooManyRequests exception on any mod actions it stops processing the post and does not return. We need to add a retry for that exception. Will...

Users should have the ability to create a watch based off an image, not tied to a specific Reddit post.

Currently, any new posts for a registered Subreddit are checked immediately. We've had requests to add an option to postpone, allowing Automod to potentially take action for things like title...

Add options to see how many times a user has reposted and imaged in a subreddit. Expose the count and allow mod actions based on threshold

We should be able to use the same slugs in the mod mail messages

Bot Comment Monitor wasn't updated to use new Util API. Needs to get fixed. Currently karma on comments is not being tracked

bug

Right now each service handles it's own messaging. I want to move all messaging to a single celery queue.

enhancement