aboutsummaryrefslogtreecommitdiff
path: root/src/util (follow)
Commit message (Expand)AuthorAgeLines
* fix truncate on unicodeMax Audron2025-05-06-10/+11
* write tons of documentation and reorganize some modulesMax Audron2021-10-22-33/+90
* add formatting trait for irc codesMax Audron2021-10-19-0/+129
* format codeMax Audron2021-10-16-1/+1
* make util functions world publicMax Audron2021-10-16-4/+4
* Add UrlShortener traitLorenz Leitner2021-10-15-19/+30
* Fix URL shortening of some WA inputsLorenz Leitner2021-10-14-0/+29
* Move short url to back of resultLorenz Leitner2021-10-12-0/+51
* Add testLorenz Leitner2021-10-12-0/+21
ooks/sed.rs?h=1-url-preview&id=47489582189b5b4f637717554029a95e7e22f871&follow=1'>fix log breaking once buffer fullMax Audron-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. 2021-05-16add deployment stuffMax Audron-6/+27786 2021-05-15add container buildMax Audron-2/+35