NixOS Matrix Subsystem | 162 Members | |
| Coordination and discussion about the matrix subsystem in NixOS - https://wiki.nixos.org/wiki/Matrix | 84 Servers |
| Sender | Message | Time |
|---|---|---|
| 15 Mar 2023 | ||
| Dandellion: by the way: worker support when? 😄 | 12:59:27 | |
| 😬 probably after I've reworked how I do stream writers | 13:02:17 | |
| stream writers? | 13:21:04 | |
| https://github.com/matrix-org/synapse/blob/develop/docs/workers.md#stream-writers they're just a little more involved to set up so aren't as compatible with some of the abstracted worker-type machinery | 13:25:57 | |
| hrm | 13:27:23 | |
| I would be up for a smaller start and incrementally adding complexity | 13:27:37 | |
| because so far we only have out-of-tree solution | 13:27:48 | |
| * because so far we only have the out-of-tree solution | 13:28:14 | |
| I can just upstream the worker.instance stuff first ig | 13:28:15 | |
| probably for the best | 13:28:25 | |
| would be happy to review | 13:28:49 | |
| maybe this weekend then :) | 13:28:53 | |
| 19 Mar 2023 | ||
| hi folks. I am setting up Synapse on my brand new NixOS server (still consider myself new to it). I have a couple of secrets --
Am I doing this right? Any other hints/ideas? | 19:11:28 | |
| * hi folks. I am setting up Synapse on my brand new NixOS server (still consider myself new to NixOS, but have been maintaining my synapse for ~2 years). I have a couple of secrets --
Am I doing this right? Any other hints/ideas? | 19:11:48 | |
| * hi folks. I am setting up Synapse on my brand new NixOS server (still consider myself new to NixOS, but have been maintaining my synapse for ~2 years). I have a couple of secrets --
Am I doing this right? Any other hints/ideas? | 19:12:03 | |
also, somewhat related question about mautrix-facebook.nix: I am looking how to pass hs_token and as_token via registrationData, however, I am not clear how to not add the secrets to the nix store. These tokens are in separate files (like in my question below); any ideas how to pass them to the service? | 19:59:06 | |
| 21 Mar 2023 | ||
In reply to @motiejus:jakstys.ltI did exactly this , and it seems to work (except for a tidbit with signing_key_path, which I suggest a fix in https://github.com/NixOS/nixpkgs/pull/222336 ) | 11:23:28 | |
In reply to @motiejus:jakstys.lt* I did exactly this , and it seems to work (except for a tidbit with signing_key_path, which I suggest a fix in https://github.com/NixOS/nixpkgs/pull/222336 | 11:23:30 | |
| 24 Mar 2023 | ||
| how is everyone else dealing with element and the read marker issues | 02:40:58 | |
| threading is now enabled by default, no opt-out, but "mark as read" doesn't clear the read marker for some rooms | 02:41:19 | |
| when starting element, lots of already read stuff reappears as read | 02:41:39 | |
| it takes the joy out of matrix for me big time | 02:41:46 | |
| I sometimes send "spam" messages | 13:51:58 | |
| Yep, same. Somehow I don’t have this issue on iOS or with syncv3 enabled, although that brings a whole new set if bugs | 15:00:39 | |
| * Yep, same. Somehow I don’t have this issue on iOS or with syncv3 enabled, although that brings a whole new set of bugs | 15:00:39 | |
| 25 Mar 2023 | ||
| 21:09:20 | ||
| 28 Mar 2023 | ||
| https://github.com/NixOS/nixpkgs/pull/222336 | 12:11:23 | |
| https://matrix.org/blog/2023/03/28/security-releases-matrix-js-sdk-24-0-0-and-matrix-react-sdk-3-69-0/ | 22:59:07 | |
| 23:23:55 | |
| * | 23:01:00 | |