| 3 Feb 2024 |
hexa | https://github.com/NixOS/nixpkgs/pull/286172 | 23:11:14 |
| 4 Feb 2024 |
hexa | https://github.com/NixOS/nix/issues/7578 | 17:20:13 |
| 5 Feb 2024 |
hexa | that was a fun ride | 16:11:02 |
hexa | let's not do it again soon. | 16:11:09 |
Dandellion | Wow I just caught up..
That's crazy. Good job everyone involved! | 23:44:49 |
| 6 Feb 2024 |
ma27 | I'll do my best to do a review today btw! | 08:45:11 |
| 7 Feb 2024 |
| risson changed their profile picture. | 22:47:28 |
| 10 Feb 2024 |
| raspher joined the room. | 16:52:28 |
| raspher changed their display name from Szymon Scholz to raspher. | 20:50:12 |
| 14 Feb 2024 |
| raspher set a profile picture. | 01:30:43 |
| 20 Feb 2024 |
Sumner Evans | I keep having this issue where Element decides that it can't write to the database anymore (claiming it's out of disk space), and says it needs to reload, and when it does it comes up with "Missing Session Data". I definitely have enough free disk space (200+ GB), so it's not actually that. Any ideas of what it might actually be? | 15:20:26 |
Sumner Evans | (Element also seems to have forgotten how to send notifications as well, so not sure what's going on there either) | 15:22:44 |
Florian | In reply to @sumner:nevarro.space I keep having this issue where Element decides that it can't write to the database anymore (claiming it's out of disk space), and says it needs to reload, and when it does it comes up with "Missing Session Data". I definitely have enough free disk space (200+ GB), so it's not actually that. Any ideas of what it might actually be? I have no idea what's happening there, but I also repeatedly stumbled into that problem. | 15:29:51 |
hexa | element-web or element-desktop? | 20:06:31 |
hexa | e.g. firefox has limited local storage per site | 20:07:18 |
Sumner Evans | element desktop. Just happened to me twice today. | 20:12:13 |
Sumner Evans | I have a feeling it has to do with the large number of keys that my account has, but it's really stupid that it just blows up | 20:14:49 |
| 23 Feb 2024 |
| Jane Jasperous left the room. | 16:35:54 |
| Sam Lehman joined the room. | 20:05:05 |
| 4 Mar 2024 |
hexa | how does synapse merge the extraConfigFiles? | 21:47:43 |
hexa | I have an OIDC provider set up, and that is basically an object within a list | 21:48:01 |
hexa | to I have to keep the whole oidc provider section in an extraConfigFile | 21:48:18 |
hexa | * do I have to keep the whole oidc provider section in an extraConfigFile | 21:48:30 |
ma27 | yes you'd have to. Or use client_secret_path for the secret (in fact I added that to synapse for precisely that problem) | 22:02:09 |
hexa | ok | 22:22:56 |
| 6 Mar 2024 |
| @sammy:cherrykitten.dev joined the room. | 19:04:07 |
| 18 Mar 2024 |
| konaya changed their display name from konaya to SA0TAY. | 11:36:14 |
| 20 Mar 2024 |
| @withoutwithin:matrix.org changed their profile picture. | 19:01:01 |
| 21 Mar 2024 |
Ralith | anyone have a good simple tool for sending messages from a shell script? | 02:29:43 |
miloignis | In reply to @ralith:ralith.com anyone have a good simple tool for sending messages from a shell script? Like this? https://github.com/fabianonline/matrix.sh | 02:51:42 |