Commit History

Author SHA1 Message Date
  Andrew Morgan 54fef094b3 Remove usage of deprecated logger.warn method from codebase (#6271) 4 years ago
  Andrew Morgan 92e88a71d3 Cleanup extra quotes from IDEs (#6236) 4 years ago
  Andrew Morgan b09d443632 Cleanup event auth type initialisation (#5975) 4 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Richard van der Hoff 54a87a7b08 Collect room-version variations into one place (#4969) 5 years ago
  Erik Johnston 67b82f1336 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/redactions_eiah 5 years ago
  Erik Johnston 655ce037fd check event format version not room version 5 years ago
  Erik Johnston 47e2dd1994 Drop vdh support 5 years ago
  Erik Johnston 770b823445 Only check event IDs domain signed event for V1 and V2 5 years ago
  Erik Johnston 7709d2bd16 Implement rechecking of redactions 5 years ago
  Erik Johnston ae2a957dba Pass through room version to event auth 5 years ago
  Erik Johnston bc80b3f454 Add helpers for getting prev and auth events (#4139) 5 years ago
  Erik Johnston 6bd856caa2 User event.sender rather than alias event.user_id 5 years ago
  Erik Johnston 52e6e815be Sanitise error messages when user doesn't have permission to invite 5 years ago
  Erik Johnston 69e857853f Fix handling of rejected threepid invites 5 years ago
  Richard van der Hoff 8afddf7afe Fix error handling for missing auth_event 5 years ago
  Richard van der Hoff 19a17068f1 Check m.room.create for sane room_versions 5 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Erik Johnston 2c33b55738 Avoid relying on int vs None comparison 6 years ago
  Erik Johnston cbf82dddf1 Ensure that we define sender_domain 6 years ago
  Richard van der Hoff 5c9afd6f80 Make default state_default 50 6 years ago
  Richard van der Hoff 52423607bd Clarify interface for event_auth 6 years ago
  Richard van der Hoff 557b686eac Refactor get_send_level to take a power_levels event 6 years ago
  Amber Brown c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 years ago
  Travis Ralston eccfc8e928 Fix templating error with unban permission message 6 years ago
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 6 years ago
  Richard van der Hoff c2bd177ea0 Fix 500 error when fields missing from power_levels event 6 years ago
  Erik Johnston e5d2df9c34 Use better variable name 7 years ago
  Erik Johnston 5d6bad1b3c Optimise state resolution 7 years ago
  Erik Johnston 8b2fa38256 Split event auth code into seperate module 7 years ago