| 4 Mar 2024 |
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:ansiktsburk.se 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 |
Ralith | yeah, that looks nice, thanks | 02:53:20 |
Ralith | seems a bit unmaintained, but probably adequate for my simple text purposes | 02:58:38 |
@delroth:delroth.net | The NixOS monitoring infra uses go-neb which is a daemon with an HTTP endpoint to send messages, which might work for your use case too | 06:54:18 |
| 22 Mar 2024 |
Ralith | that seems kind of recursive; synapse is already a daemon with an HTTP endpoint to send messages | 18:17:45 |
Ralith | if it wasn't annoying to get the escaping right you could just use curl | 18:18:25 |