Commit Graph

133 Commits (deepcrayonfish)

Author SHA1 Message Date
Konstantinos07 c91bf17931 update en, fr dict
*cry(ing) may or may not be intended to offend.
*adding other offensive terms
2021-10-13 17:49:50 +03:00
Konstantinos07 5cb1cd5b0a
Shutup improvements (#9930)
* support pluralising es and de in shutup

* tweak dict and comments

*past tenses are redundant in en dict
*add comment and clarify which dictionaries are pluralized
2021-10-05 08:17:57 +02:00
Thibault Duplessis 4874517402 update dict 2021-07-22 08:18:23 +02:00
Thibault Duplessis f254aa66a9 tweak dict 2021-05-12 16:52:58 +02:00
Konstantinos07 eec3d3e4ad
Update Dictionary.scala
remove duplicate and add missing pipe
2021-05-09 16:22:10 +03:00
DanWaLes 5c5eb82be5
dictionary changes (#8716)
* fixes for false posatives and missed match

* prevented 'i am' from matching

* noob sometimes spelt with many o

* fix for 'shit' + turkish/latin 'i'

* changed tests so that 'shit' not used as insult

* removed 'shit' filtering - needs more testing + improved turk highlight + very harsh en insults

* update test due to changed regex

* forgot to readd something

* combined doublicated words

* small modification

* space change + common term

* phase modification

* toxic chat and check if using latest upstream

* don't see why space should be optional
2021-04-21 08:41:46 +02:00
Thibault Duplessis 0ede238ac4 detect words with unicode case insensitivity 2021-04-20 11:19:24 +02:00
Konstantinos07 0dd03b21d7
tweak dict
Removing redundant plural, removing redundant filter, loser matches any amount of "o", fixing format consistency in a filter, adding 2 terms
2021-04-17 14:29:48 +03:00
Vitaly a740407123
Update Dictionary.scala
Improvement on Russian dictionary
2021-04-17 12:53:25 +03:00
DanWaLes 96e3930373
Dict (#8657)
* fixes for false posatives and missed match

* prevented 'i am' from matching

* noob sometimes spelt with many o

* fix for 'shit' + turkish/latin 'i'

* changed tests so that 'shit' not used as insult

* removed 'shit' filtering - needs more testing + improved turk highlight + very harsh en insults

* update test due to changed regex

* forgot to readd something

* combined doublicated words

* small modification
2021-04-14 20:02:35 +02:00
Konstantinos07 fda038075e
improve dictionaries format
en: merging where possible and makes sense, removing redudant plurals (since all strings are auto-pluralized), removing redudant leetifying, tweaking poop-related similarly with noob

fr: removing redundant plural
2021-04-14 18:46:40 +03:00
michael1241 39f197291e removing lookbehind regex 2021-04-11 10:40:54 +01:00
DanWaLes f1d7fa5888
Dict (#8616)
* fixes for false posatives and missed match

* prevented 'i am' from matching

* noob sometimes spelt with many o

* fix for 'shit' + turkish/latin 'i'

* changed tests so that 'shit' not used as insult
2021-04-11 08:38:15 +02:00
Thibault Duplessis 8faff24384 tweak dicts 2021-04-09 16:52:47 +02:00
michael1241 ad3f41dcd2
Dictionary changes (#8541)
* draft changes

* moar changes and some tests

* adding actual implementation and some fancier regex

* removing fancy regex that breaks

* more turkish

* more turkish

* adding kill yourself

* tidier pic

* more word alterations

* removing koc

* more spanish

* removing kike for FP

Co-authored-by: michael1241 <michael@jamcupboard.co.uk>
2021-04-05 08:07:12 +02:00
Thibault Duplessis 88ee203189 saying "loser" may (or may not) be offensive 2021-04-01 10:06:47 +02:00
Thibault Duplessis b456e733b9 start spanish dict 2021-03-30 15:17:39 +02:00
ijhchess 63b40801dd
change to noob(s|) instead of noob 2021-01-16 19:20:53 -06:00
ijhchess e86d5c4018 add noob to shutup dictionary 2021-01-16 19:11:18 -06:00
Thibault Duplessis 3c90dd78f8 did mongodb 4.2 fix upsert duplicate key? - closes #7841 2021-01-07 15:22:47 +01:00
Thibault Duplessis 46c840a6c1 remove report score threshold and unprocessed counts
use highest report score instead
2020-10-12 16:13:02 +02:00
Thibault Duplessis 3e6bd20829 fix tests 2020-10-10 11:31:48 +02:00
Thibault Duplessis 1d935e4c1d scalafmt 2.7.4 2020-10-10 11:08:23 +02:00
Thibault Duplessis f259240f7f explicitly return unit to prevent value discarding #list 2020-09-29 10:38:01 +02:00
Thibault Duplessis aaf88bc62c scalafmt 2.7.1 2020-09-21 09:28:28 +02:00
Thibault Duplessis f89b162533 use sizeIs and lengthIs
https://medium.com/@april_at_protenus/lengthcompare-why-its-needed-and-why-it-needed-to-be-fixed-2080c1c632d7
2020-08-18 00:10:52 +02:00
Thibault Duplessis 4f9d267c79 code tweaks 2020-08-16 14:37:41 +02:00
antma 182c09a88a shutup: add cheater to russian dict 2020-07-18 23:12:47 +03:00
Daniel Dugovic ea5be49881 Accusing other players is rude 2020-07-13 06:23:45 -05:00
Thibault Duplessis b24ee2a38c ignore more duplicate keys during upsert 2020-07-09 18:02:24 +02:00
Thibault Duplessis ed1b9defc7 scalafmt 2.6.1 2020-06-24 11:37:18 +02:00
Simplas920 be7d165016
Fixes shutup according to Russian dictionary
Correct spelling is _педераст_ but there is also _пидорас_.
2020-06-17 00:24:49 +00:00
Thibault Duplessis 5488a09548 scalafmt 2.5 2020-05-05 22:11:15 -06:00
Thibault Duplessis 0856f2a582 fix exhaustive match 2020-04-30 10:43:53 -06:00
Thibault Duplessis 6db316fe0a team chat WIP 2020-04-25 18:52:13 -06:00
Thibault Duplessis 54b5c1f553 more msg integration 2020-01-27 17:13:00 -06:00
Thibault Duplessis 4e5d337c7d class WIP 2020-01-16 11:52:20 -06:00
Thibault Duplessis 74afc821e7 inject play default execution context everywhere - WIP 2019-12-13 19:17:43 -06:00
Thibault Duplessis ff1cc70bef reformat with scalafmt 2019-12-13 08:37:32 -06:00
Thibault Duplessis 41871d3ddf more warnings fixed 2019-12-08 08:12:47 -06:00
Thibault Duplessis e73bc38bc9 remove db "uno" 2019-12-07 22:49:02 -06:00
Thibault Duplessis edb690ae8c refactor db 2019-12-06 21:37:15 -06:00
Thibault Duplessis 547641f69b wire all the things 2019-12-04 22:32:03 -06:00
Thibault Duplessis 3d179646eb migration WIP 2019-12-01 12:03:39 -06:00
Thibault Duplessis 29a411ad38 migration WIP 2019-12-01 10:46:36 -06:00
Thibault Duplessis 234432b226 migration WIP 2019-11-30 19:00:44 -06:00
Thibault Duplessis 4b3d3dc1f3 modules/user compiles 2019-11-29 20:16:11 -06:00
Thibault Duplessis 2e7eb6e31a update dict 2019-09-13 14:25:22 +02:00
Thibault Duplessis b39a1fdc28 better report muted threads 2019-09-05 10:13:31 +02:00
Thibault Duplessis 79cf53d719 Merge branch 'master' into lobbyRemoteSocket
* master: (405 commits)
  remove CSP live setting
  remove service worker live setting
  tweak slack icon
  tweak logging order
  New Crowdin translations (#5468)
  tweak socket handler
  remove team tournament points
  upgrade dependencies
  remove team best members list
  i18n: ...ize -> ...ise
  i18n: tournament 404 tweak (#5473)
  i18n: tweak coordinates (#5473)
  i18n: misc source tweaks (#5473)
  i18n: source is british (#5473)
  i18n: tweak site description (#5473)
  log all signups in slack
  add cli example
  cosmetic
  signup agreement
  fix identification of lichess comments - for #5470
  ...
2019-09-02 19:28:05 +02:00