Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-27 | Move CI to nixos runner | Paweł Dybiec | 1 | -5/+3 | |
2023-08-27 | Terminate on connection error | Paweł Dybiec | 3 | -21/+25 | |
2023-08-22 | Use nix for docker builds | Paweł Dybiec | 1 | -24/+10 | |
2023-08-22 | Nix config | Paweł Dybiec | 2 | -0/+200 | |
2023-08-22 | Handle pings and protocol errors | Paweł Dybiec | 1 | -6/+16 | |
2023-05-16 | bump versions | Paweł Dybiec | 2 | -251/+381 | |
2022-12-27 | Proper handling of signals | Paweł Dybiec | 1 | -6/+10 | |
2022-12-27 | format | Paweł Dybiec | 2 | -59/+72 | |
2022-12-27 | Handle shutdown gracefully | Paweł Dybiec | 2 | -27/+55 | |
2022-12-27 | Treat missing mentions as empty list | Paweł Dybiec | 1 | -1/+7 | |
2022-12-27 | [CI] Add sqlite to docker and builds | Paweł Dybiec | 2 | -3/+3 | |
2022-12-27 | Use db for static strings | Paweł Dybiec | 3 | -5/+103 | |
2022-12-26 | Add basic model for messages + parsing | Paweł Dybiec | 4 | -62/+331 | |
2022-12-26 | Add dockerfile and build/publish step for it | Paweł Dybiec | 3 | -0/+24 | |
2022-12-25 | Add reply to method with example use-case | Paweł Dybiec | 2 | -12/+116 | |
2022-12-25 | Support for custom message handlers | Paweł Dybiec | 4 | -4/+32 | |
2022-12-25 | Parse json response from server | Paweł Dybiec | 1 | -2/+17 | |
2022-12-24 | Set up ci | Paweł Dybiec | 1 | -0/+21 | |
2022-12-24 | Initial commit | Paweł Dybiec | 5 | -0/+1546 | |