about summary refs log tree commit diff
path: root/modules/services
Commit message (Collapse)AuthorAgeFilesLines
* feat(modules/hydrogen-web): initsefidel2024-08-231-0/+36
|
* chore(cobalt)!: remove nand.moesefidel2024-07-071-4/+2
| | | | * exotic.sh no longer owns this domain.
* feat(modules/metrics): enable WAL logging on lokisefidel2024-06-151-0/+4
|
* fix(modules/matrix-bridge): fixup matrix-discord-appservicesefidel2024-06-151-2/+15
|
* feat(services/atrix-bridge): move matrix-appservice-discord to private libsefidel2024-06-151-1/+1
|
* fix(modules/metrics): migrate loki to 3.0sefidel2024-06-151-12/+6
|
* fixup! feat(modules/matrix-bridge): use nixpkgs mautrix-signal modulesefidel2024-05-181-0/+3
|
* feat(modules/rss)!: rename whitelist -> enabled_bridgessefidel2024-05-181-3/+3
|
* feat(modules/matrix-bridge): use nixpkgs mautrix-signal modulesefidel2024-05-182-206/+0
|
* feat(modules/matrix-homeserver): allow admin endpoints on tailscale ipsefidel2024-04-061-0/+9
|
* chore(modules/nixos-mailserver): remove hacksefidel2024-03-191-4/+0
| | | | Mentioned MR has been merged upstream
* fix(modules/matrix-bridge): discord: fix invalid m.sticker eventsefidel2024-03-071-0/+2
|
* feat(modules/nixos-mailserver): add bot at sefidel.netsefidel2024-02-281-2/+23
|
* fix(modules/akkoma): fix OAuth loginsefidel2024-02-202-3/+42
|
* feat(modules/akkoma): support OAuth loginsefidel2024-02-191-1/+67
|
* feat(modules/matrix-bridge): use exotic.sh assets on matrix-appservice-discordsefidel2024-02-172-0/+58
|
* feat(modules/matrix-bridge): configure matrix-appservice-discordsefidel2024-02-171-2/+49
|
* feat(services/matrix-homeserver)!: use 'actual' unread countsefidel2024-02-171-0/+3
|
* feat(project)!: support nixos-rebuild and hydrasefidel2024-02-117-4/+682
|
* feat(modules/metrics)!: domain -> realHostsefidel2024-02-041-4/+4
| | | | * For option consistency between modules
* chore(flake): bumpsefidel2024-02-021-0/+4
|
* feat(modules/matrix-bridge): configure matrix-appservice-ircsefidel2024-01-171-1/+98
|
* feat(modules/authentik): initsefidel2024-01-141-0/+69
|
* feat(modules): use types.path for secret pathssefidel2024-01-146-9/+9
|
* feat(modules/acme): change provider to cloudflaresefidel2024-01-121-1/+1
|
* feat(modules/nebula): initsefidel2024-01-121-0/+18
|
* chore(modules/matrix-homeserver): services.matrix-synapse.sliding-sync -> ↵sefidel2024-01-121-9/+9
| | | | services.matrix-sliding-sync
* chore(overlays, modules/matrix-homeserver): remove obsolete sliding-sync modulesefidel2024-01-121-5/+0
|
* feat(modules/matrix-bridge): target Go mautrix-signalsefidel2024-01-121-10/+4
|
* feat(modules)!: init persistencesefidel2024-01-1217-18/+18
|
* feat(modules/matrix-bridge): configure double puppetingsefidel2023-12-231-1/+32
|
* feat(modules/matrix-bridge): [::] -> localhostsefidel2023-12-221-0/+2
|
* feat(modules/matrix-bridge): add mautrix-discordsefidel2023-12-221-1/+48
|
* feat(modules/rss): add rss-bridgesefidel2023-12-091-19/+44
|
* feat(modules/{schildichat-web -> cinny-web}): change schildichat-web to ↵sefidel2023-12-072-47/+34
| | | | cinny-web
* feat(modules/{tt-rss -> rss}): change tt-rss to freshrsssefidel2023-12-061-15/+12
|
* fix(modules/nixos-mailserver): fix webmail smtp (outgoing)sefidel2023-12-051-0/+5
|
* feat(modules/obsidian-livesync): initsefidel2023-12-041-0/+63
|
* chore: ensurePermissions -> ensureDBOwnershipsefidel2023-11-222-4/+4
|
* chore(modules/matrix-bridge): add spacing between enable and optionssefidel2023-11-121-0/+1
|
* feat(modules/matrix-bridge): enable encryptionsefidel2023-11-121-7/+6
|
* fix(modules/matrix-bridge): fix KeyError on encryptionsefidel2023-11-121-1/+8
| | | | | | This commit fixes the issue where the client would fail to initialise if encryption was enabled, by pinning mautrix to 0.19, which is the last supported version.
* fix(modules/matrix-bridge): fix history syncsefidel2023-11-121-1/+1
| | | | * Nobody knows how long this option was left like this...
* feat(modules/matrix-bridge): enable encryptionsefidel2023-11-121-7/+19
|
* feat(modules/matrix-bridge): support new homeserversefidel2023-11-122-11/+13
|
* feat(modules/matrix-moderation): add module to synapsesefidel2023-11-121-0/+2
|
* feat(modules/matrix-moderation): support new homeserversefidel2023-11-121-4/+16
|
* feat(modules/matrix-homeserver): enable token requirement for registerationsefidel2023-11-121-1/+1
|
* chore(modules/matrix-homeserver): cleanup dendritesefidel2023-11-121-3/+1
|
* feat(modules/matrix-homeserver): harden nginxsefidel2023-11-121-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.