| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve define-tg-method | 2025-10-13 | 3 | -15/+45 | |
| * | Move bot/impl to state | 2025-10-13 | 8 | -19/+25 | |
| * | Move do-call &co to a transport package | 2025-10-13 | 3 | -39/+48 | |
| * | Move serializing stuff from bot/impl to a new file | 2025-10-13 | 5 | -62/+74 | |
| * | Oupsie | 2025-10-13 | 1 | -0/+1 | |
| * | Added a SWANK server | 2025-10-13 | 2 | -3/+23 | |
| * | Remove some commented-out code | 2025-10-13 | 1 | -7/+0 | |
| * | Remove some "debug prints" | 2025-10-13 | 1 | -2/+2 | |
| * | Rewrite define-tg-type and move it into type-macros | 2025-10-13 | 33 | -149/+156 | |
| * | Move define-tg-method to a new file | 2025-10-13 | 3 | -26/+66 | |
| * | Rename tg-types to just tg | 2025-10-13 | 41 | -168/+168 | |
| * | Some more TG types | 2025-10-12 | 7 | -2/+112 | |
| * | Added BusinessBotRights and BusinessConnection | 2025-10-12 | 4 | -2/+76 | |
| * | Replace my simple logging implementation with log4cl | 2025-10-12 | 6 | -105/+24 | |
| * | Add message-entity-type enum | 2025-10-12 | 4 | -3/+51 | |
| * | Fix enum jsonification | 2025-10-12 | 1 | -2/+2 | |
| * | Introduce chat-type enum | 2025-10-12 | 5 | -4/+17 | |
| * | Introduce enums and a pretty parse-mode type | 2025-10-12 | 6 | -11/+83 | |
| * | msginfo: pretty print the response | 2025-10-12 | 2 | -2/+2 | |
| * | Add Animation and PhotoSize types | 2025-10-12 | 4 | -10/+70 | |
| * | Try to work around broken connections | 2025-10-12 | 1 | -3/+6 | |
| * | Bunch of changes | 2025-10-10 | 30 | -309/+605 | |
| * | Add a helper reply-message function | 2025-10-10 | 5 | -184/+101 | |
| * | Initial commit | 2025-10-09 | 25 | -0/+1548 |