Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-02-17 | wait for current_state_events_membership before ↵ | Richard van der Hoff | 2 | -2/+6 | |
delete_old_current_state_events (#6924) | |||||
2020-02-17 | Raise the default power levels for invites, tombstones and server acls (#6834) | Andrew Morgan | 3 | -2/+13 | |
2020-02-17 | wait for current_state_events_membership before ↵ | Richard van der Hoff | 2 | -2/+6 | |
delete_old_current_state_events (#6924) | |||||
2020-02-14 | Add type hints to the spam check module (#6915) | Patrick Cloke | 4 | -22/+36 | |
Add typing information to the spam checker modules. | |||||
2020-02-14 | contrib/docker: Ensure correct encoding and locale settings on DB creation ↵ | Fridtjof Mund | 2 | -0/+4 | |
(#6921) Signed-off-by: Fridtjof Mund <fridtjof@das-labor.org> | |||||
2020-02-14 | Add a warning about indentation to generated config (#6920) | Richard van der Hoff | 4 | -4/+29 | |
Fixes #6916. | |||||
2020-02-14 | Convert the directory handler tests to use HomeserverTestCase (#6919) | Patrick Cloke | 2 | -24/+18 | |
Convert directory handler tests to use HomeserverTestCase. | |||||
2020-02-14 | Filter the results of user directory searching via the spam checker (#6888) | Patrick Cloke | 5 | -2/+135 | |
Add a method to the spam checker to filter the user directory results. | |||||
2020-02-13 | Update changelog for #6905 to group it with upcoming PRs | Brendan Abolivier | 1 | -1/+1 | |
2020-02-13 | Add documentation for the spam checker module (#6906) | Patrick Cloke | 2 | -0/ |