| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deal with some deletion errors | 2025-10-23 | 1 | -4/+15 | |
| * | Use serapeum's -> & defsubst | 2025-10-23 | 1 | -12/+29 | |
| * | Work on launching scripts a bit | 2025-10-19 | 1 | -10/+8 | |
| * | Make state be a global special variable | 2025-10-19 | 1 | -68/+58 | |
| * | Get rid of a couple warnings in main.lisp | 2025-10-19 | 1 | -0/+2 | |
| * | Migrate packages from :ukkoclot to :ukkoclot/src | 2025-10-19 | 1 | -7/+7 | |
| * | Make config be a global special variable | 2025-10-18 | 1 | -18/+20 | |
| * | Replace bunch of our string utilities with str library | 2025-10-18 | 1 | -7/+7 | |
| * | Bunch more tiny improvements | 2025-10-18 | 1 | -15/+18 | |
| * | Get rid of anaphora | 2025-10-18 | 1 | -29/+31 | |
| * | Add com.dieggsy.f-string, replace simple formats with #f"strings" | 2025-10-18 | 1 | -7/+12 | |
| * | Revert "Added a SWANK server" | 2025-10-18 | 1 | -16/+1 | |
| * | Manage dependencies with ocicl :) | 2025-10-18 | 1 | -0/+1 | |
| * | Add ocicl lint | 2025-10-18 | 1 | -10/+11 | |
| * | Add "tiny ..." trigger | 2025-10-18 | 1 | -1/+11 | |
| * | Make ukkoclot:main return nil | 2025-10-17 | 1 | -1/+2 | |
| * | Move bot/adanced to tg/* | 2025-10-13 | 1 | -1/+1 | |
| * | Move bot/methods to tg/* | 2025-10-13 | 1 | -1/+1 | |
| * | Move bot/impl to state | 2025-10-13 | 1 | -2/+2 | |
| * | Move serializing stuff from bot/impl to a new file | 2025-10-13 | 1 | -1/+2 | |
| * | Added a SWANK server | 2025-10-13 | 1 | -1/+20 | |
| * | Rename tg-types to just tg | 2025-10-13 | 1 | -1/+1 | |
| * | Replace my simple logging implementation with log4cl | 2025-10-12 | 1 | -6/+7 | |
| * | Add message-entity-type enum | 2025-10-12 | 1 | -1/+1 | |
| * | Introduce chat-type enum | 2025-10-12 | 1 | -1/+0 | |
| * | Introduce enums and a pretty parse-mode type | 2025-10-12 | 1 | -6/+8 | |
| * | msginfo: pretty print the response | 2025-10-12 | 1 | -1/+1 | |
| * | Bunch of changes | 2025-10-10 | 1 | -12/+14 | |
| * | Add a helper reply-message function | 2025-10-10 | 1 | -169/+68 | |
| * | Initial commit | 2025-10-09 | 1 | -0/+354 |