Commit Graph

15 Commits (e705cba2267956520137a7ab7ef1a011bcdf31fa)

Author SHA1 Message Date
Yo Mama 35e77adb26 Now uses regex censor in the title too 2021-10-20 01:54:23 +02:00
Yo Mama 8a7dfc0ec5 Final try to make it all work 2021-10-20 01:32:28 +02:00
Yo Mama e5e4cc93ca Fix bug that censor was not censoring a slur if it was followed by '.' or ',' 2021-10-20 00:37:23 +02:00
Aevann1 184a40ccc4 Merge pull request #76 from Aevann1/fix_pytest
fix pytest giving errors when used from the command line
2021-10-19 23:14:02 +02:00
Yo Mama 3602a6446e Now the slur replacer only matches full words 2021-10-19 23:11:19 +02:00
Yo Mama d6223a4891 fix pytest giving errors when used from the command line 2021-10-19 21:30:00 +02:00
Yo Mama 10c8d7def6 Change the regex to have lookahed and lookbehinds so the match is more 'pure' 2021-10-19 00:46:10 +02:00
Yo Mama ff76a4d688 Do the replacement in a single regex 2021-10-19 00:24:15 +02:00
Yo Mama af8da42c73 Changes from regex censor v1 2021-10-18 22:46:57 +02:00
Aevann1 3b87fe7250 dfsfds 2021-10-18 03:26:30 +02:00
Yo Mama 8dd79e5368 Corrected specific Uppercase slur replacement 2021-10-17 01:58:10 +02:00
Yo Mama b345cedf2a Fixed not passing the logged user to the censor 2021-10-16 20:56:12 +02:00
Yo Mama 58c74dbdaf Compact slurs dict and added support for word censor 2021-10-16 20:42:00 +02:00
Yo Mama 5f7824b6c7 First 'working' version of the word-censor 2021-10-16 20:06:21 +02:00
Yo Mama 7e1e9ccc5b Initial working version of word censor 2021-10-16 19:04:08 +02:00