aboutsummaryrefslogtreecommitdiff
path: root/src/hooks/sed.rs (follow)
Commit message (Collapse)AuthorAgeLines
* format codeMax Audron2021-10-16-1/+1
|
* fix and improve hook error handlingMax Audron2021-10-10-10/+7
|
* handle CTCP ACTION in sed moduleMax Audron2021-09-07-2/+16
|
* put benchmark behind feature flag we can compile using stable rustMax Audron2021-09-07-4/+9
|
* handle error cases in sed moduleMax Audron2021-09-07-8/+15
|
* rewrite sed regex to work cross channelMax Audron2021-06-23-109/+133
|
* fix log breaking once buffer fullMax Audron2021-05-26-2/+33
| | | | | the log_msg function was poping the newest message and replacing it with the newest message, it should be poping the oldest messages.
* initMax Audron2021-05-15-0/+175
insertions'>+14 2023-08-02add error message if no projects foundMax Audron-2/+6 2023-08-02setup new nix flake using craneMax Audron-115/+225 2023-06-22update dependenciesMax Audron-469/+457 2022-07-06release 1.0.1Max Audron-1/+57 - fix gitlab api not returning all results 2022-07-06paginate results from gitlab apiMax Audron-11/+36 2022-06-20add gitlab upload commandMax Audron-0/+4 2022-06-20prepare release 1.0.0Max Audron-3/+17