Commit Graph

30 Commits (e2cce15af16cd85d5379e8d961680028bfc9e754)

Author SHA1 Message Date
Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
Andrew Morgan 92e88a71d3
Cleanup extra quotes from IDEs (#6236) 5 years ago
Andrew Morgan b09d443632
Cleanup event auth type initialisation (#5975) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969) 6 years ago
Erik Johnston 655ce037fd check event format version not room version 6 years ago
Erik Johnston 47e2dd1994 Drop vdh support 6 years ago
Erik Johnston 770b823445 Only check event IDs domain signed event for V1 and V2 6 years ago
Erik Johnston 7709d2bd16 Implement rechecking of redactions 6 years ago
Erik Johnston ae2a957dba Pass through room version to event auth 6 years ago
Erik Johnston bc80b3f454 Add helpers for getting prev and auth events (#4139) 6 years ago
Erik Johnston 6bd856caa2 User event.sender rather than alias event.user_id 6 years ago
Erik Johnston 52e6e815be Sanitise error messages when user doesn't have permission to invite 6 years ago
Erik Johnston 69e857853f Fix handling of rejected threepid invites 6 years ago
Richard van der Hoff 8afddf7afe Fix error handling for missing auth_event 6 years ago
Richard van der Hoff 19a17068f1 Check m.room.create for sane room_versions 6 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 7 years ago
Richard van der Hoff 52423607bd Clarify interface for event_auth 7 years ago
Richard van der Hoff 557b686eac Refactor get_send_level to take a power_levels event 7 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) 7 years ago
Travis Ralston eccfc8e928
Fix templating error with unban permission message 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Richard van der Hoff c2bd177ea0 Fix 500 error when fields missing from power_levels event 7 years ago
Erik Johnston e5d2df9c34 Use better variable name 8 years ago
Erik Johnston 5d6bad1b3c Optimise state resolution 8 years ago
Erik Johnston 8b2fa38256 Split event auth code into seperate module 8 years ago