Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |