habitica/website/server
Keith Holliday 6a99daebac continuation of PR #8074 Adding spam prevention - fixes #8060 (#8687)
* Adding code to look over the most recent messages to look for spam from a user

* Adding in translatable error message

* Adding 2 tests for spam detection

* Fixing changes requested for pull request

* Adding unit tests for group and fixing requested changes

* Fixing message and tests

* Forgot to remove this import

* Fixing lint errors

* Cleaning up the code and tests to be more readable

* Fixing lint errors

* Fixed linting issues

* Syntax fixes

* Updated grammar
2017-04-26 13:37:18 -06:00
..
controllers continuation of PR #8074 Adding spam prevention - fixes #8060 (#8687) 2017-04-26 13:37:18 -06:00
libs Group managers (#8591) 2017-04-25 08:28:56 -06:00
middlewares Remove email addresses from translatable strings (#8448) 2017-03-27 18:03:31 +02:00
models continuation of PR #8074 Adding spam prevention - fixes #8060 (#8687) 2017-04-26 13:37:18 -06:00
.eslintrc Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
api-doc.js chore(docs): Add global definitions for param types 2016-10-11 21:35:58 -05:00
index.js remove newrelic 2017-02-05 18:43:00 +01:00
server.js fix: move attachMiddlwares function so mongoose models have tx strings 2016-09-12 20:40:12 -05:00