Historique des commits

Auteur SHA1 Message Date
  Richard van der Hoff 6e8fb42be7 Improve validation for `send_{join,leave,knock}` (#10225) il y a 3 ans
  Jonathan de Jong 495b214f4f Fix (final) Bugbear violations (#9838) il y a 3 ans
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 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
  Patrick Cloke 1619802228 Various clean-ups to the logging context code (#8935) il y a 4 ans
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) il y a 4 ans
  Richard van der Hoff 950bb0305f Consistently use room_id from federation request body (#8776) il y a 4 ans
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) il y a 4 ans
  Patrick Cloke 08bc80ef09 Implement room version 6 (MSC2240). (#7506) il y a 4 ans
  Patrick Cloke 56b66db78a Strictly enforce canonicaljson requirements in a new room version (#7381) il y a 4 ans
  Richard van der Hoff 928edef979 Pass room_version into `event_from_pdu_json` il y a 4 ans
  Richard van der Hoff 807ec3bd99 Fix bug which caused rejected events to be stored with the wrong room state (#6320) il y a 5 ans
  Brendan Abolivier 8a5e8e829b Lint (again) il y a 5 ans
  Brendan Abolivier ebcb6a30d7 Lint il y a 5 ans
  Brendan Abolivier 6527fa18c1 Add test case il y a 5 ans
  Erik Johnston 2c176e02ae Make unit tests work il y a 9 ans
  David Baker c232780081 Merge pull request #456 from matrix-org/store_event_actions il y a 9 ans
  Matthew Hodgson 6c28ac260c copyrights il y a 9 ans
  David Baker 0e48f7f245 fix tests il y a 9 ans
  David Baker 92a1e74b20 fix tests il y a 9 ans
  David Baker d79e90f078 Add mocks to make tests work again il y a 9 ans
  Erik Johnston 1c3d844e73 Don't needlessly compute context il y a 9 ans
  Mark Haines 63878c0379 Don't bother checking for updates if the stream token hasn't advanced for a user il y a 9 ans
  Erik Johnston 9236136f3a Make work in both Maria and SQLite. Fix tests il y a 9 ans
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a il y a 9 ans
  Erik Johnston e7ca813dd4 Try to ensure we don't persist an event we have already persisted. In persist_event check if we already have the event, if so then update instead of replacing so that we don't cause a bump of the stream_ordering. il y a 10 ans
  Erik Johnston 78015948a7 Initial implementation of auth conflict resolution il y a 10 ans
  Mark Haines c3eae8a88c Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state il y a 10 ans