Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-18 | Update the license headers to mention the commercial license | Quentin Gliech | |
2024-10-17 | Rename the go package | Quentin Gliech | |
github.com/matrix-org/dendrite to github.com/element-hq/dendrite | |||
2024-10-17 | Update the copyright headers in all files | Quentin Gliech | |
2023-02-14 | Remove polylith/API mode (#2967) | Till | |
This removes most of the code used for polylith/API mode. This removes the `/api` internal endpoints entirely. Binary size change roughly 5%: ``` 51437560 Feb 13 10:15 dendrite-monolith-server # old 48759008 Feb 13 10:15 dendrite-monolith-server # new ``` | |||
2021-11-02 | Fix building on Windows (#2008) | S7evinK | |
Signed-off-by: Till Faelligen <tfaelligen@gmail.com> |