Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(services/matrix-homeserver)!: use 'actual' unread count | sefidel | 2024-02-17 | 1 | -0/+3 |
| | |||||
* | feat(modules): use types.path for secret paths | sefidel | 2024-01-14 | 1 | -4/+4 |
| | |||||
* | chore(modules/matrix-homeserver): services.matrix-synapse.sliding-sync -> ↵ | sefidel | 2024-01-12 | 1 | -9/+9 |
| | | | | services.matrix-sliding-sync | ||||
* | chore(overlays, modules/matrix-homeserver): remove obsolete sliding-sync module | sefidel | 2024-01-12 | 1 | -5/+0 |
| | |||||
* | 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. |