Historique des commits

Auteur SHA1 Message Date
  Brendan Abolivier a683028d81 Correctly ratelimit invites when creating a room (#9968) il y a 3 ans
  Patrick Cloke bb4b11846f Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) il y a 3 ans
  Patrick Cloke d924827da1 Check for space membership during a remote join of a restricted room (#9814) il y a 3 ans
  Patrick Cloke e8816c6ace Revert "Check for space membership during a remote join of a restricted room. (#9763)" il y a 3 ans
  Patrick Cloke cc51aaaa7a Check for space membership during a remote join of a restricted room. (#9763) il y a 3 ans
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Patrick Cloke 452991527a MSC3083: Check for space membership during a local join of restricted rooms. (#9735) il y a 3 ans
  Erik Johnston 963f4309fe Make RateLimiter class check for ratelimit overrides (#9711) il y a 3 ans
  Patrick Cloke b449af0379 Add type hints to the room member handler. (#9631) il y a 3 ans
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) il y a 3 ans
  Erik Johnston ff55300b91 Honour ratelimit flag for application services for invite ratelimiting (#9302) il y a 3 ans
  Erik Johnston f2c1560eca Ratelimit invites by room and target user (#9258) il y a 3 ans
  Erik Johnston 6633a4015a Allow moving account data and receipts streams off master (#9104) il y a 3 ans
  David Teller f14428b25c Allow spam-checker modules to be provide async methods. (#8890) il y a 3 ans
  Erik Johnston 1d55c7b567 Don't ratelimit autojoining of rooms (#8921) il y a 3 ans
  Mathieu Velten 9f0f274fe0 Allow per-room profile to be used for server notice user (#8799) il y a 3 ans
  Andrew Morgan d963c69ba5 Speed up remote invite rejection database call (#8815) il y a 3 ans
  Erik Johnston f737368a26 Add admin API for logging in as a user (#8617) il y a 3 ans
  Andrew Morgan 4f76eef0e8 Generalise _locally_reject_invite (#8751) il y a 3 ans
  Richard van der Hoff 56f0ee78a9 Optimise createRoom with multiple invites (#8559) il y a 3 ans
  Richard van der Hoff a34b17e492 Simplify `_locally_reject_invite` il y a 3 ans
  Richard van der Hoff d9d86c2996 Remove redundant `token_id` parameter to create_event il y a 3 ans
  Erik Johnston b2486f6656 Fix message duplication if something goes wrong after persisting the event (#8476) il y a 3 ans
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) il y a 3 ans
  Richard van der Hoff b520a1bf5a De-duplicate duplicate handling il y a 3 ans
  Richard van der Hoff f31f8e6319 Remove stream ordering from Metadata dict (#8452) il y a 3 ans
  Patrick Cloke c5251c6fbd Do not assume that account data is of the correct form. (#8454) il y a 3 ans
  Patrick Cloke 4ff0201e62 Enable mypy checking for unreachable code and fix instances. (#8432) il y a 3 ans
  Jonathan de Jong a3f124b821 Switch metaclass initialization to python 3-compatible syntax (#8326) il y a 3 ans
  Erik Johnston 04cc249b43 Add experimental support for sharding event persister. Again. (#8294) il y a 3 ans