discourse/app/assets/javascripts/pretty-text/engines
David Taylor 39e0442de9 FIX: Various watched words improvements
- Client-side censoring fixed for non-chrome browsers. (Regular expression rewritten to avoid lookback)
- Regex generation is now done on the server, to reduce repeated logic, and make it easier to extend in plugins
- Censor tests are moved to ruby, to ensure everything works end-to-end
- If "watched words regular expressions" is enabled, warn the admin when the generated regex is invalid
2019-08-02 15:29:12 +01:00
..
discourse-markdown FIX: Various watched words improvements 2019-08-02 15:29:12 +01:00
discourse-markdown-it.js.es6 Follow-up for 9a11a8b3 to fix qunit tests 2019-07-11 23:56:22 +02:00