Files
habitica/website/server/controllers/api-v3
Keith Holliday d438990d18 Added block when user types a swear word listed in banned words (#8197)
* Added block when user types a swear word listed in banned words

* Moved banned words check to server

* Removed unused code

* Moved banned words to separate file and fixed grammar.

* Updated chat test

* Changed error to BadRequest

* Fixed regex matching

* Updated test banned word

* Moved banned words and cached regex

* Updated banned word message

* Add ban filter only for tavern

* Added tavern id constant

* Added more tests for banned words

* Added warning to banned words

* Added alert

* Added new regex to capture markdown

* Fixed lint, spelling and importing
2017-04-24 07:55:42 -06:00
..
2017-01-11 19:16:20 +01:00
2017-04-06 22:03:33 +02:00
2017-02-27 13:58:30 -07:00
2016-10-06 21:45:37 -05:00
2016-10-19 21:31:07 -05:00
2017-02-16 08:53:21 -07:00
2017-04-12 15:54:35 -05:00
2017-02-05 22:32:10 -07:00
2016-12-20 15:32:59 +01:00
2017-01-13 14:06:46 -07:00
2016-11-23 19:34:09 -06:00
2017-03-18 12:01:41 -05:00
2016-11-03 08:31:30 -05:00
2017-03-26 21:42:21 +02:00