Hannah Giovanna Dawson
bf98a6a8bb
SS14-17313 Chatfactor: Chat Censorship Systems ( #25908 )
...
* SS14-17313 Chat Censorship Systems
Adds some systems to manage chat censorship:
1. No-op: does nothing
2. SimpleCensor: a regex-free censor with a variety of rules to use
3. RegexCensor: a censor that uses regex.
This exposes a singleton backed by a builder pattern (ChatCensor) that
is set up, probably during the code init phase, and then globally available
for your censorship needs.
* Migrate to Shared
* Add a reset function to the builder.
* Resolve PJB's feedback; add unit tests
2024-03-26 10:50:20 +11:00
..
2024-02-13 16:48:39 -05:00
2024-03-18 23:35:46 +01:00
2024-03-18 23:35:46 +01:00
2024-03-24 10:39:53 -05:00
2024-03-03 01:07:05 +11:00
2024-02-29 16:44:28 -05:00
2024-03-18 07:30:27 +11:00
2024-02-29 17:25:10 +11:00
2024-01-25 17:04:01 -05:00
2024-03-25 03:17:56 +11:00
2024-03-24 17:52:05 -07:00
2024-02-26 14:36:19 +11:00
2024-01-06 17:04:33 -08:00
2024-03-11 12:55:19 +11:00
2024-02-14 17:37:56 -08:00
2024-02-02 00:33:57 +11:00
2024-03-25 17:37:25 +11:00
2024-03-19 21:09:00 +11:00
2024-01-23 09:13:04 +11:00
2024-02-26 21:38:00 -04:00
2024-03-24 13:46:45 +11:00
2024-02-13 16:48:39 -05:00
2024-03-24 16:33:45 +11:00
2024-03-26 10:50:20 +11:00
2024-03-13 21:00:45 +11:00
2024-03-23 20:29:43 +01:00
2024-01-23 09:13:04 +11:00
2024-03-19 21:09:00 +11:00
2024-02-26 14:36:19 +11:00
2024-01-27 08:51:24 -05:00
2024-03-22 18:08:40 +11:00
2024-03-19 23:27:02 -04:00
2024-03-22 18:08:40 +11:00
2024-02-23 15:04:44 +11:00
2024-03-11 14:12:52 +11:00
2024-03-19 21:09:00 +11:00
2024-03-19 23:27:02 -04:00
2024-03-19 23:27:02 -04:00
2024-01-23 18:59:09 -04:00
2024-03-18 07:30:27 +11:00
2024-03-24 21:59:16 -04:00
2024-03-19 21:09:00 +11:00
2024-03-19 23:27:02 -04:00
2024-03-19 21:09:00 +11:00
2024-03-11 12:50:09 +11:00
2024-03-19 23:27:02 -04:00
2024-01-10 17:01:38 -05:00
2024-03-19 23:27:02 -04:00
2024-02-26 14:36:19 +11:00
2024-01-16 21:39:14 -08:00
2024-01-14 20:18:45 +11:00
2024-03-21 12:59:56 +11:00
2024-03-14 15:27:08 +11:00
2024-02-13 16:48:39 -05:00
2024-02-14 12:14:51 +11:00
2024-02-16 16:54:27 -07:00
2024-02-13 17:12:32 -05:00
2024-03-03 16:36:36 +11:00
2024-02-10 00:44:19 -08:00
2024-03-19 14:30:56 +11:00
2024-03-19 23:27:02 -04:00
2024-03-18 18:23:25 +11:00
2024-03-02 15:40:04 -05:00
2024-02-13 16:48:39 -05:00
2024-03-19 23:27:02 -04:00
2024-03-21 12:59:56 +11:00
2024-03-19 23:27:02 -04:00
2024-03-11 14:12:52 +11:00
2024-03-19 23:27:02 -04:00
2024-03-19 23:27:02 -04:00
2024-03-21 12:59:56 +11:00
2024-03-19 21:09:00 +11:00
2024-02-26 00:20:28 +11:00
2024-01-17 06:14:32 -07:00
2024-02-13 17:16:00 -05:00
2024-03-06 12:33:28 +11:00
2024-01-31 13:50:40 +11:00
2024-03-19 23:27:02 -04:00
2024-01-04 21:18:09 -08:00
2024-03-19 21:09:00 +11:00
2024-01-06 20:19:45 +11:00
2024-03-24 03:34:56 +11:00
2024-02-26 21:38:00 -04:00
2024-03-19 13:36:21 +11:00
2024-03-19 23:27:02 -04:00
2024-02-26 14:36:19 +11:00
2024-02-26 16:26:46 -07:00
2024-02-22 22:03:44 +11:00
2024-03-18 23:35:46 +01:00
2024-02-02 00:33:57 +11:00
2024-03-25 17:37:25 +11:00
2024-02-28 00:51:20 +11:00
2024-03-18 18:23:25 +11:00
2024-02-15 16:26:45 -08:00
2024-02-29 17:25:10 +11:00
2024-03-19 23:27:02 -04:00
2024-01-06 18:31:20 +11:00
2024-03-19 23:34:00 +11:00
2024-02-16 16:48:18 -07:00
2024-03-03 18:39:19 +11:00
2024-03-22 18:08:40 +11:00
2024-02-13 16:48:39 -05:00
2024-02-28 00:51:20 +11:00
2024-03-24 10:39:53 -05:00
2024-01-29 10:32:42 +11:00
2024-02-03 19:09:20 +11:00
2024-02-01 23:17:02 +11:00
2024-03-06 02:59:05 +01:00
2024-02-13 16:48:39 -05:00
2024-02-26 14:36:19 +11:00
2024-02-26 13:36:38 +11:00
2024-03-24 14:37:18 +11:00
2024-03-19 21:09:00 +11:00
2024-01-07 14:23:25 +11:00
2024-03-19 21:09:00 +11:00
2024-02-28 00:51:20 +11:00
2024-03-19 21:09:00 +11:00
2024-03-22 18:08:40 +11:00
2024-03-21 20:19:52 -04:00
2024-03-19 21:09:00 +11:00
2024-02-29 17:25:10 +11:00
2024-02-29 17:25:10 +11:00
2024-02-08 10:37:24 +11:00
2024-03-19 21:09:00 +11:00
2024-03-19 14:30:56 +11:00
2024-03-19 21:09:00 +11:00
2024-03-11 13:11:46 +11:00
2024-02-10 22:23:32 -08:00
2024-03-19 23:27:02 -04:00
2024-03-24 16:33:45 +11:00
2024-03-22 18:08:40 +11:00
2024-03-21 12:59:56 +11:00
2024-03-19 21:09:00 +11:00
2024-02-21 15:53:46 -05:00
2024-02-13 16:48:39 -05:00
2024-03-19 21:09:00 +11:00
2024-02-01 19:30:07 +11:00
2024-03-19 23:27:02 -04:00
2024-03-19 23:27:02 -04:00
2024-01-10 01:30:20 -07:00
2024-03-19 23:27:02 -04:00
2024-03-19 23:27:02 -04:00
2024-03-17 21:37:00 -04:00
2024-02-28 00:51:20 +11:00
2024-03-24 16:33:45 +11:00
2024-03-19 23:27:02 -04:00
2024-03-24 19:07:05 +01:00
2024-03-16 14:50:53 +11:00
2024-03-19 23:27:02 -04:00
2024-03-22 18:08:40 +11:00
2024-02-28 00:51:20 +11:00
2024-03-19 23:27:02 -04:00
2024-03-19 23:27:02 -04:00
2024-01-27 08:51:24 -05:00
2024-03-25 17:37:25 +11:00
2024-03-22 18:08:40 +11:00
2024-02-26 14:36:19 +11:00
2024-03-19 21:09:00 +11:00
2024-02-01 11:33:10 +11:00
2024-02-13 16:48:39 -05:00
2024-03-19 21:09:00 +11:00
2024-01-14 21:18:47 +11:00
2024-01-14 18:52:07 +11:00
2024-03-25 17:37:25 +11:00
2024-03-19 23:27:02 -04:00
2024-01-12 01:05:28 -07:00
2024-01-29 10:32:42 +11:00
2024-02-23 10:01:31 +11:00
2024-01-19 10:35:02 -05:00
2024-03-18 15:57:36 -06:00
2024-02-23 15:02:59 +11:00