Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-29 | Support PyJWT v2.0.0. (#8986) | Patrick Cloke | 2 | -4/+13 | |
Tests were broken due to an API changing. The code used in Synapse proper should be compatible with both versions already. | |||||
2020-12-14 | Allow per-room profile to be used for server notice user (#8799) | Mathieu Velten | 2 | -1/+10 | |
This applies even if the feature is disabled at the server level with `all |