27 次程式碼提交 (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

作者 SHA1 備註 提交日期
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Andrew Morgan 847ecdd8fa
Pass SSO IdP information to spam checker's registration function (#9626) 3 年之前
  Erik Johnston 7e8083eb48 Add check_media_file_for_spam spam checker hook 3 年之前
  David Teller f14428b25c
Allow spam-checker modules to be provide async methods. (#8890) 3 年之前
  Patrick Cloke 473dfec1e5
Use TYPE_CHECKING instead of magic MYPY variable. (#8770) 3 年之前
  Richard van der Hoff 4f0637346a
Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 3 年之前
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) 3 年之前
  Patrick Cloke 3f91638da6
Allow denying or shadow banning registrations via the spam checker (#8034) 3 年之前
  Andrew Morgan 67feea8044
Extend spam checker to allow for multiple modules (#7435) 4 年之前
  Patrick Cloke 10027c80b0
Add type hints to the spam check module (#6915) 4 年之前
  Patrick Cloke 49f877d32e
Filter the results of user directory searching via the spam checker (#6888) 4 年之前
  Travis Ralston 3a74c03ffb
Expose some homeserver functionality to spam checkers (#6259) 4 年之前
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 年之前
  Andrew Morgan caa76e6021
Remove periods from copyright headers (#5046) 5 年之前
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 6 年之前
  David Baker f878e6f8af Spam checking: add the invitee to user_may_invite 6 年之前
  David Baker d8ce68b09b spam check room publishing 6 年之前
  David Baker 197c14dbcf Add room creation checks to spam checker 6 年之前
  David Baker 1e2ac54351 s/roomid/room_id/ 6 年之前
  David Baker 1e375468de pass room id too 6 年之前
  David Baker 537088e7dc Actually write warpper function 6 年之前
  David Baker ef3a5ae787 Don't test is spam_checker not None 6 年之前
  David Baker 8c06dd6071 Remove unintentional debugging 6 年之前
  David Baker 60c78666ab pep8 6 年之前
  David Baker 6cd5fcd536 Make the spam checker a module 6 年之前
  Matthew Hodgson f496399ac4 fix thinko'd docstring 6 年之前
  Richard van der Hoff 5ed109d59f PoC for filtering spammy events (#2456) 6 年之前