Files
discourse/lib
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
..
2019-07-30 16:46:20 -04:00
2019-05-30 16:29:51 +03:00
2019-07-09 08:51:23 +01:00
2019-05-22 17:39:44 +03:00
2019-06-05 11:29:27 +10:00
2019-06-27 01:54:40 +02:00
2019-07-15 10:12:45 -04:00