Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove log error for .well-known/matrix/client (#4972) | Michael Kaye | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Remove periods from copyright headers (#5046) | Andrew Morgan | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Fixup | Erik Johnston | 2019-02-18 | 1 | -0/+1 |
| | |||||
* | fix missig import | Matthew Hodgson | 2019-02-18 | 1 | -0/+1 |
| | |||||
* | tabs | Matthew Hodgson | 2019-02-14 | 1 | -1/+1 |
| | |||||
* | set CORS on .well-known URI to unbreak modular | Matthew Hodgson | 2019-02-14 | 1 | -0/+1 |
| | | | | | otherwise a riot/web running on foo.riot.im can't query the .well-known on foo.modular.im... | ||||
* | Implement .well-known handling (#4262) | Richard van der Hoff | 2018-12-05 | 1 | -0/+70 |
Sometimes it's useful for synapse to generate its own .well-known file. |