| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove registration fallback code. (#15405) | Patrick Cloke | 2023-04-13 | 1 | -117/+0 |
| | | | | | | | The registration fallback is broken and unspecced. This removes it since there is no plan to spec it. Note that this does not modify the login fallback code. | ||||
| * | Make it clearer to the user that they haven't overridden onLogin/Register ↵ | Andrew Morgan | 2020-04-09 | 1 | -1/+1 |
| | | | | | (#7237) | ||||
| * | Upgrade jQuery to 3.x on fallback login/registration screens (#7236) | Andrew Morgan | 2020-04-09 | 1 | -3/+3 |
| | | |||||
| * | Move static folder into synapse | Erik Johnston | 2015-10-26 | 1 | -0/+117 |
| This is because otherwise it won't get picked up by python packaging. This also fixes the problem where the "static" folder was found if synapse wasn't started from that directory. | |||||
