summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2024-01-27Update nix config and dependencies mainPaweł Dybiec2-43/+32
2024-01-27Update structs in modelPaweł Dybiec3-405/+678
2023-08-27Merge branch 'nixos_test' into 'main'Paweł Dybiec1-5/+3
2023-08-27Move CI to nixos runnerPaweł Dybiec1-5/+3
2023-08-27Terminate on connection errorPaweł Dybiec3-21/+25
2023-08-22Use nix for docker buildsPaweł Dybiec1-24/+10
2023-08-22Nix configPaweł Dybiec2-0/+200
2023-08-22Handle pings and protocol errorsPaweł Dybiec1-6/+16
2023-05-16bump versionsPaweł Dybiec2-251/+381
2022-12-27Proper handling of signalsPaweł Dybiec1-6/+10
2022-12-27formatPaweł Dybiec2-59/+72
2022-12-27Handle shutdown gracefullyPaweł Dybiec2-27/+55
2022-12-27Treat missing mentions as empty listPaweł Dybiec1-1/+7
2022-12-27[CI] Add sqlite to docker and buildsPaweł Dybiec2-3/+3
2022-12-27Use db for static stringsPaweł Dybiec3-5/+103
2022-12-26Add basic model for messages + parsingPaweł Dybiec4-62/+331
2022-12-26Add dockerfile and build/publish step for itPaweł Dybiec3-0/+24
2022-12-25Add reply to method with example use-casePaweł Dybiec2-12/+116
2022-12-25Support for custom message handlersPaweł Dybiec4-4/+32
2022-12-25Parse json response from serverPaweł Dybiec1-2/+17
2022-12-24Set up ciPaweł Dybiec1-0/+21
2022-12-24Initial commitPaweł Dybiec5-0/+1546