Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-30 | Disabled broken xmpp domains | Ben Sima | |
These stopped working with the Lets Encrypt integration and I don't know why. Just got a 404 when trying to check the .well-known endpoint. Also I don't know how to debug this. So I guess just disable and try to fix later? | |||
2023-08-16 | Get python targets building | Ben Sima | |
I added 'black' to Biz/Lint.hs, but not the others because they rely on dependencies being in the PYTHONPATH to work, so they are only relevant in nix builds and repls. I also made some other tweaks to the python checkPhase and linted all the files. Everything should be building and linting correctly now. | |||
2023-04-28 | Reorganize to Biz/Cloud/Comms | Ben Sima | |