teutat3s · he/him
teutat3s pushed to element-call at pub-solar/infra 2024-11-21 10:15:14 +00:00
b4cfdd1c48 element-web: enable Element Call by default
teutat3s created pull request pub-solar/infra#275 2024-11-21 10:13:58 +00:00
element-web: enable Element Call by default
teutat3s deleted branch matrix-rendezvous-server-attempt-2 from pub-solar/infra 2024-11-21 09:45:00 +00:00
teutat3s pushed to main at pub-solar/infra 2024-11-21 09:45:00 +00:00
6a0b9e7e88 Merge pull request 'matrix: Enable MSC4108 to allow signing in with QR Code' (#274) from matrix-rendezvous-server-attempt-2 into main
90c8072f92 matrix: remove long-gone dimension from well-known
5076266842 matrix: Enable MSC4108 to allow Signing in with QR Code
Compare 3 commits »
teutat3s closed issue pub-solar/infra#268 2024-11-21 09:44:59 +00:00
matrix-synapse: want QR code to add new device
teutat3s merged pull request pub-solar/infra#274 2024-11-21 09:44:59 +00:00
matrix: Enable MSC4108 to allow signing in with QR Code
teutat3s pushed to element-call at pub-solar/infra 2024-11-21 08:44:51 +00:00
c70185b5ee element-web: enable Element Call by default
teutat3s created branch element-call in pub-solar/infra 2024-11-21 08:44:51 +00:00
teutat3s approved pub-solar/infra#274 2024-11-21 08:16:17 +00:00
matrix: Enable MSC4108 to allow signing in with QR Code

I tested this on https://chat.test.pub.solar and it works 🎉

teutat3s pushed to matrix-rendezvous-server-attempt-2 at pub-solar/infra 2024-11-21 08:15:43 +00:00
90c8072f92 matrix: remove long-gone dimension from well-known
5076266842 matrix: Enable MSC4108 to allow Signing in with QR Code
Compare 2 commits »
teutat3s commented on pull request pub-solar/infra#274 2024-11-21 08:05:25 +00:00
matrix: Enable MSC4108 to allow signing in with QR Code

Arg, synapse! I was scratching my head REALLY hard testing this and observing 0 changes in https://matrix.test.pub.solar/_matrix/client/versions. Turns out we already set experimental_features

teutat3s commented on pull request pub-solar/infra#273 2024-11-20 16:41:41 +00:00
matrix: Enable rendezvous server

Oh, it looks like they implemented a rendezvous server natively into synapse: https://github.com/element-hq/synapse/pull/17056

teutat3s commented on pull request pub-solar/infra#273 2024-11-20 16:22:31 +00:00
matrix: Enable rendezvous server

Hmm, when testing this on underground, this does not work yet. Something is still missing to tell Element that our synapse supports MSC3886:

teutat3s pushed to per-admin-user at pub-solar/infra 2024-11-20 15:50:27 +00:00
eb63779bb6 auth: use all sshPubKeys for disk unlock, fix tests, fix hm config
acc537decd hosts: use correct wireguardDevices option
2b72d9a5a8 style: run nix fmt
5366d07d44 auth: add user for each administrator
10f71b1959 Merge pull request 'maintenance: update element-web, forgejo, nextcloud, matrix-synapse and others' (#269) from flake-updates into main
Compare 28 commits »
teutat3s pushed to matrix-rendezvous-server at pub-solar/infra 2024-11-20 14:49:38 +00:00
a59e57c532 style: format using nixfmt-rfc-style
teutat3s commented on issue pub-solar/infra#266 2024-11-20 13:54:56 +00:00
matrix-synapse: configure media retention

I would say yes, maybe 365 days? We should probably discuss the time frame and then somehow mention it in our privacy policy. Or maybe we only want to delete local media when a user gets…

teutat3s commented on pull request pub-solar/infra#273 2024-11-20 13:48:17 +00:00
matrix: Enable rendezvous server

Thank you for taking care of this! We could test it on underground aka chat.test.pub.solar. There's a small formatting nit that can quickly be resolved by running treefmt in the devshell.

teutat3s pushed to main at pub-solar/infra 2024-11-19 16:10:59 +00:00
10f71b1959 Merge pull request 'maintenance: update element-web, forgejo, nextcloud, matrix-synapse and others' (#269) from flake-updates into main
8b8833e9c9 flake.lock: Update
Compare 2 commits »
teutat3s deleted branch flake-updates from pub-solar/infra 2024-11-19 16:10:59 +00:00
teutat3s merged pull request pub-solar/infra#269 2024-11-19 16:10:57 +00:00
maintenance: update element-web, forgejo, nextcloud, matrix-synapse and others