about summary refs log tree commit diff
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* feat(modules/nixos-mailserver): add bot at sefidel.netsefidel2024-02-281-2/+23
|
* Revert "feat(modules/binary-cache): add kusanari-hydra"sefidel2024-02-201-12/+0
| | | | | | | This reverts commit fe718869eb5006c99b6515c733c34293e2b0f5dc. infra nodes doesn't have access to kusanari network, therefore caches can only be used in builders.
* 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(modules/binary-cache): add kusanari-hydrasefidel2024-02-111-0/+12
|
* feat(modules): cachix -> binary-cachesefidel2024-02-112-3/+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/persistence): set default value for directoriessefidel2024-01-221-0/+1
|
* 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
|
* fix(modules): fix flake inputssefidel2024-01-121-7/+7
|
* feat(modules, systems): don't implicitly activate modulessefidel2024-01-122-55/+75
|
* feat(modules)!: init persistencesefidel2024-01-1218-18/+64
|
* 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.
* feat(modules/matrix-homeserver)!: dendrite -> synapsesefidel2023-11-121-126/+90
|
* chore(modules)!: dendrite -> matrix-homeserversefidel2023-11-121-4/+4
| | | | | This commit removes direct references to dendrite in system configuration to provide a base to switch to other homeservers.
* feat(modules/tailscale): initsefidel2023-11-121-0/+22
|
* feat(modules/nixos-mailserver): remove all.s5h.netsefidel2023-11-031-1/+0
| | | | | This mailserver removes all.s5h.net from blacklists, since it has too much false positives
* feat(modules/tt-rss): initsefidel2023-10-071-0/+42
|
* feat(modules/misskey): deletesefidel2023-09-152-245/+0
| | | | * Misskey is too immature, and is a pain to maintain.