Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-12 | Delete local RoomAccessRules module (#112) | Brendan Abolivier | 3 | -2211/+0 |
2021-11-04 | Remove now useless config option | Brendan Abolivier | 1 | -3/+0 |
2021-11-04 | Lint | Brendan Abolivier | 2 | -12/+58 |
2021-11-04 | Delete custom user_may_create_room | Brendan Abolivier | 2 | -57/+1 |
2021-11-04 | Update tests | Brendan Abolivier | 1 | -47/+123 |
2021-11-04 | Update DomainRuleChecker to use the new interface | Brendan Abolivier | 1 | -32/+108 |
2021-11-03 | Fix debian package builds. (#10931) (#109) | Brendan Abolivier | 2 | -2/+4 |
2021-11-01 | Add a module API method to retrieve state from a room (#11204) | Brendan Abolivier | 3 | -2/+81 |
2021-10-26 | Converge with mainline | Brendan Abolivier | 5 | -129/+26 |
2021-10-26 | Add a spamchecker method to allow or deny 3pid invites (#10894) | Brendan Abolivier | 5 | -4/+153 |
2021-10-26 | Add a spamchecker callback to allow or deny room joins (#10910) | Brendan Abolivier | 5 | -6/+156 |
2021-10-26 | Add a spamchecker callback to allow or deny room creation based on invites (#... | Brendan Abolivier | 5 | -17/+358 |
2021-09-27 | Revert shadow HS support (#104) | Brendan Abolivier | 9 | -272/+70 |
2021-09-27 | Remove duplicate job | Brendan Abolivier | 1 | -3/+0 |
2021-09-27 | Use correct tag for sytest (#106) | Brendan Abolivier | 2 | -9/+6 |
2021-09-22 | Use the BaseReporter super-class for _WrappedRustReporter (#105) | Brendan Abolivier | 2 | -1/+12 |
2021-09-07 | Add "No significant changes" to changelog v1.42.0 | Azrenbeth | 1 | -0/+2 |
2021-09-07 | Move upgrade notice up in changelog | Azrenbeth | 1 | -6/+1 |
2021-09-07 | 1.42.0 | Azrenbeth | 3 | -1/+13 |
2021-09-06 | Improve changelog wording v1.42.0rc2 | Brendan Abolivier | 1 | -1/+1 |
2021-09-06 | Expand on why users should read upgrade notes | Brendan Abolivier | 1 | -1/+4 |
2021-09-06 | Move the upgrade notes reminder up to rc2 | Brendan Abolivier | 1 | -3/+2 |
2021-09-06 | 1.42.0rc2 | Brendan Abolivier | 5 | -3/+22 |
2021-09-06 | Add a warning when using deprecated template_dir settings (#10768) | Brendan Abolivier | 4 | -0/+42 |
2021-09-03 | Support MSC3375: room version 9. (#10747) | Patrick Cloke | 4 | -1/+79 |
2021-09-03 | Incorporate review | Brendan Abolivier | 3 | -13/+9 |
2021-09-02 | Use correct federation path for knocking | Brendan Abolivier | 1 | -12/+1 |
2021-09-02 | Lint | Brendan Abolivier | 2 | -2/+1 |
2021-09-02 | Import mock from unittest | Brendan Abolivier | 4 | -4/+4 |
2021-09-02 | Fix test_rewritten_id_server | Brendan Abolivier | 1 | -0/+5 |
2021-09-02 | Lint | Brendan Abolivier | 2 | -4/+6 |
2021-09-02 | Appease mypy | Brendan Abolivier | 4 | -6/+12 |
2021-09-02 | Load legacy modules in tests | Brendan Abolivier | 2 | -0/+5 |
2021-09-02 | Lint | Brendan Abolivier | 2 | -5/+7 |
2021-09-02 | Sample config | Brendan Abolivier | 1 | -66/+0 |
2021-09-01 | Lint | Brendan Abolivier | 3 | -5/+13 |
2021-09-01 | Don't ratelimit when admin updates profile | Brendan Abolivier | 2 | -3/+8 |
2021-09-01 | Fix one more test | Brendan Abolivier | 1 | -4/+0 |
2021-09-01 | Fix more tests | Brendan Abolivier | 5 | -11/+21 |
2021-09-01 | Fix tests | Brendan Abolivier | 4 | -11/+7 |
2021-09-01 | Fix cyclic dependency with the legacy account validity work | Brendan Abolivier | 1 | -3/+7 |
2021-09-01 | Remove account validity related schema update | Brendan Abolivier | 1 | -18/+0 |
2021-09-01 | Remove knock-related schema update | Brendan Abolivier | 1 | -20/+0 |
2021-09-01 | Lint | Brendan Abolivier | 4 | -23/+18 |
2021-09-01 | Make minor changes to changelog v1.42.0rc1 | Olivier Wilkinson (reivilibre) | 1 | -2/+2 |
2021-09-01 | Remove buildkite pipeline | Brendan Abolivier | 11 | -717/+0 |
2021-09-01 |