Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move callback-related code from the SpamChecker to its own class | Andrew Morgan | 2023-03-09 | 1 | -1/+3 |
| | | | | And update the many references. | ||||
* | Refactor media modules. (#15146) | Patrick Cloke | 2023-02-27 | 6 | -0/+2142 |
* Removes the `v1` directory from `test.rest.media.v1`. * Moves the non-REST code from `synapse.rest.media.v1` to `synapse.media`. * Flatten the `v1` directory from `synapse.rest.media`, but leave compatiblity with 3rd party media repositories and spam checkers. |