Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
| | | | | | During the migration the automated script to update the copyright headers accidentally got rid of some of the existing copyright lines. Reinstate them. | ||||
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
| | |||||
* | Add missing type hints to config classes. (#12402) | Patrick Cloke | 2022-04-11 | 1 | -3/+1 |
| | |||||
* | Add a flag to the `synapse_review_recent_signups` script to ignore and ↵ | lukasdenk | 2022-01-17 | 1 | -3/+15 |
| | | | | filter appservice users. (#11675) | ||||
* | Add type hints to synapse._scripts (#11297) | Patrick Cloke | 2021-11-10 | 1 | -2/+3 |
| | |||||
* | Fixed config parse bug in review_recent_signups (#11191) | Samuel Philipp | 2021-10-27 | 1 | -2/+7 |
| | |||||
* | Remove shebang line from module files (#10415) | V02460 | 2021-07-29 | 1 | -1/+0 |
| | | | Signed-off-by: Kai A. Hiller <V02460@gmail.com> | ||||
* | Add script for getting info about recently registered users (#10290) | Erik Johnston | 2021-07-06 | 1 | -0/+175 |