Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(modules)!: init persistence | sefidel | 2024-01-12 | 1 | -1/+1 |
| | |||||
* | feat(modules/matrix-bridge): support new homeserver | sefidel | 2023-11-12 | 1 | -0/+1 |
| | |||||
* | feat(modules/matrix-homeserver): enable token requirement for registeration | sefidel | 2023-11-12 | 1 | -1/+1 |
| | |||||
* | chore(modules/matrix-homeserver): cleanup dendrite | sefidel | 2023-11-12 | 1 | -3/+1 |
| | |||||
* | feat(modules/matrix-homeserver): harden nginx | sefidel | 2023-11-12 | 1 | -4/+5 |
| | | | | | This commit removes the admin endpoints from reverse proxy, and sets the max body size to match the max file upload size in synapse. | ||||
* | feat(modules/matrix-homeserver)!: dendrite -> synapse | sefidel | 2023-11-12 | 1 | -126/+90 |
| | |||||
* | chore(modules)!: dendrite -> matrix-homeserver | sefidel | 2023-11-12 | 1 | -0/+231 |
This commit removes direct references to dendrite in system configuration to provide a base to switch to other homeservers. |