| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop | Erik Johnston | 2023-12-13 | 4 | -41/+64 |
| |\ | |||||
| | * | Update license headers | Patrick Cloke | 2023-11-21 | 4 | -41/+64 |
| | | | |||||
| * | | ModuleAPI SSO auth callbacks (#15207) | Andrew Yasinishyn | 2023-12-01 | 1 | -0/+6 |
| |/ | | | Signed-off-by: Andrii Yasynyshyn yasinishyn.a.n@gmail.com | ||||
| * | Use full GitHub links instead of bare issue numbers. (#16637) | Patrick Cloke | 2023-11-15 | 1 | -1/+2 |
| | | |||||
| * | Allow modules to delete rooms. (#15997) | reivilibre | 2023-09-06 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | | * Allow user_id to be optional for room deletion * Add module API method to delete a room * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org> * Don't worry about the case block=True && requester_user_id is None --------- Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | ||||
| * | Run pyupgrade for python 3.7 & 3.8. (#16110) | Patrick Cloke | 2023-08-15 | 1 | -36/+12 |
| | | |||||
| * | Add tracing to media `/upload` endpoint (#15850) | Eric Eastwood | 2023-07-05 | 1 | -0/+1 |
| | | | | Add tracing instrumentation to media `/upload` code paths to investigate https://github.com/matrix-org/synapse/issues/15841 | ||||
| * | Add login spam checker API (#15838) | Erik Johnston | 2023-06-26 | 1 | -0/+80 |
| | | |||||
| * | Move ThirdPartyEventRules into module_api/callbacks (#15535) | Andrew Morgan | 2023-05-04 | 2 | -0/+595 |
| | | |||||
| * | Move Spam Checker callbacks to a dedicated file (#15453) | Andrew Morgan | 2023-04-18 | 2 | -1/+831 |
| | | |||||
| * | Move Account Validity callbacks to a dedicated file (#15237) | Andrew Morgan | 2023-03-16 | 2 | -0/+115 |
