Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(modules)!: init persistence | sefidel | 2024-01-12 | 20 | -34/+68 | |
| | ||||||
* | feat(systems/v-nanode1): init | sefidel | 2024-01-12 | 3 | -0/+158 | |
| | ||||||
* | feat(systems/v-coord1): init | sefidel | 2024-01-12 | 3 | -0/+149 | |
| | ||||||
* | fix(modules/matrix-bridge): fix logging for mautrix-discord | sefidel | 2023-12-23 | 1 | -22/+7 | |
| | ||||||
* | feat(modules/matrix-bridge): configure double puppeting | sefidel | 2023-12-23 | 2 | -4/+38 | |
| | ||||||
* | feat(modules/matrix-bridge): [::] -> localhost | sefidel | 2023-12-22 | 3 | -2/+4 | |
| | ||||||
* | feat(systems/cobalt): mautrix-telegram-envs -> mautrix-envs | sefidel | 2023-12-22 | 2 | -5/+5 | |
| | ||||||
* | feat(modules/matrix-bridge): add mautrix-discord | sefidel | 2023-12-22 | 2 | -4/+51 | |
| | ||||||
* | feat(overlays/mautrix-discord-module): init | sefidel | 2023-12-22 | 2 | -1/+221 | |
| | ||||||
* | chore(flake): bump | sefidel | 2023-12-21 | 1 | -15/+15 | |
| | ||||||
* | feat(systems/cobalt): enable rss-bridge | sefidel | 2023-12-09 | 1 | -1/+8 | |
| | ||||||
* | feat(modules/rss): add rss-bridge | sefidel | 2023-12-09 | 1 | -19/+44 | |
| | ||||||
* | feat(systems/cobalt)!: status -> metrics | sefidel | 2023-12-08 | 1 | -2/+2 | |
| | ||||||
* | chore(flake): bump | sefidel | 2023-12-07 | 1 | -12/+12 | |
| | ||||||
* | feat(modules/{schildichat-web -> cinny-web}): change schildichat-web to ↵ | sefidel | 2023-12-07 | 3 | -55/+38 | |
| | | | | cinny-web | |||||
* | feat(modules/{tt-rss -> rss}): change tt-rss to freshrss | sefidel | 2023-12-06 | 3 | -18/+18 | |
| | ||||||
* | fix(modules/nixos-mailserver): fix webmail smtp (outgoing) | sefidel | 2023-12-05 | 1 | -0/+5 | |
| | ||||||
* | feat(systems/cobalt): enable obsidian-livesync (labs) | sefidel | 2023-12-04 | 2 | -2/+7 | |
| | ||||||
* | feat(modules/obsidian-livesync): init | sefidel | 2023-12-04 | 1 | -0/+63 | |
| | ||||||
* | chore: ensurePermissions -> ensureDBOwnership | sefidel | 2023-11-22 | 2 | -4/+4 | |
| | ||||||
* | chore(flake): bump | sefidel | 2023-11-22 | 1 | -15/+15 | |
| | ||||||
* | feat(systems/cobalt): enable searx (labs) | sefidel | 2023-11-16 | 1 | -1/+1 | |
| | ||||||
* | chore(flake): bump | sefidel | 2023-11-12 | 1 | -12/+12 | |
| | ||||||
* | chore(modules/matrix-bridge): add spacing between enable and options | sefidel | 2023-11-12 | 1 | -0/+1 | |
| | ||||||
* | feat(modules/matrix-bridge): enable encryption | sefidel | 2023-11-12 | 1 | -7/+6 | |
| | ||||||
* | fix(modules/matrix-bridge): fix KeyError on encryption | sefidel | 2023-11-12 | 1 | -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. | |||||
* | feat(overlays): add python3Packages.mautrix_0_19 | sefidel | 2023-11-12 | 2 | -1/+89 | |
| | ||||||
* | feat(overlays/matrix-signal-module): support setting package | sefidel | 2023-11-12 | 1 | -6/+8 | |
| | ||||||
* | chore(systems/cobalt): set urls from dependent module, part 1 | sefidel | 2023-11-12 | 1 | -1/+2 | |
| | ||||||
* | fix(modules/matrix-bridge): fix history sync | sefidel | 2023-11-12 | 1 | -1/+1 | |
| | | | | * Nobody knows how long this option was left like this... | |||||
* | feat(modules/matrix-bridge): enable encryption | sefidel | 2023-11-12 | 1 | -7/+19 | |
| | ||||||
* | feat(modules/matrix-bridge): support new homeserver | sefidel | 2023-11-12 | 3 | -13/+15 | |
| | ||||||
* | feat(modules/matrix-moderation): add module to synapse | sefidel | 2023-11-12 | 1 | -0/+2 | |
| | ||||||
* | feat(modules/matrix-moderation): support new homeserver | sefidel | 2023-11-12 | 1 | -4/+16 | |
| | ||||||
* | 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 | 2 | -5/+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 | 3 | -132/+103 | |
| | ||||||
* | chore(modules)!: dendrite -> matrix-homeserver | sefidel | 2023-11-12 | 2 | -5/+5 | |
| | | | | | This commit removes direct references to dendrite in system configuration to provide a base to switch to other homeservers. | |||||
* | feat(systems/cobalt): enable tailscale | sefidel | 2023-11-12 | 1 | -0/+2 | |
| | ||||||
* | feat(modules/tailscale): init | sefidel | 2023-11-12 | 1 | -0/+22 | |
| | ||||||
* | fix(systems/cobalt)!: disable matrix bridges | sefidel | 2023-11-04 | 1 | -1/+1 | |
| | | | | | This commit disabls matrix bridges, as they cause more troubles then the convenience it brings. | |||||
* | chore(flake): bump | sefidel | 2023-11-04 | 1 | -12/+12 | |
| | ||||||
* | feat(modules/nixos-mailserver): remove all.s5h.net | sefidel | 2023-11-03 | 1 | -1/+0 | |
| | | | | | This mailserver removes all.s5h.net from blacklists, since it has too much false positives | |||||
* | chore(flake): bump | sefidel | 2023-10-23 | 1 | -18/+18 | |
| | ||||||
* | feat(systems/cobalt): enable tt-rss | sefidel | 2023-10-07 | 1 | -0/+6 | |
| | ||||||
* | feat(modules/tt-rss): init | sefidel | 2023-10-07 | 1 | -0/+42 | |
| | ||||||
* | chore(flake): bump | sefidel | 2023-10-06 | 1 | -12/+12 | |
| | ||||||
* | chore(flake/sefidel-web): bump | sefidel | 2023-09-30 | 1 | -4/+4 | |
| | ||||||
* | chore(flake): bump | sefidel | 2023-09-28 | 1 | -12/+12 | |
| |