misspelling-reporter icon indicating copy to clipboard operation
misspelling-reporter copied to clipboard

Only send misspelled word once!

Open blobaugh opened this issue 11 years ago • 2 comments

Before sending an email with a misspelling report make sure that that word and post has not already be reported and emailed out previously.

blobaugh avatar May 30 '13 15:05 blobaugh

I'd suggest we add an option that is a key => value array of IPs and words. That way, we can use that as the data store to fix this issue, as well as #33.

JustinSainton avatar May 31 '13 19:05 JustinSainton

I've written a new class method to check if a post with the word and post parent already exists before creating a new post. Not sure if that is needed if we're going to store an array of IPs and words. Let me know if you want me to push it anyways.

thoronas avatar Jun 01 '13 19:06 thoronas