| Commit message (Expand) | Author | Files | Lines |
8 days | added the ability to use channels with password, fixes 35 | terminaldweller | 1 | -1/+6 |
2024-10-28 | added openrouter as a provider | terminaldweller | 1 | -0/+16 |
2024-09-01 | fixes 8 | terminaldweller | 1 | -10/+10 |
2024-08-31 | added rss functionality to milla, watchlists now allow you to give them a col... | terminaldweller | 1 | -0/+1 |
2024-07-30 | * fixed a crash when unloading a lua script | terminaldweller | 1 | -8/+19 |
2024-07-21 | we can now add new commands from lua plugins | terminaldweller | 1 | -0/+99 |
2024-06-26 | WIP | terminaldweller | 1 | -1/+29 |
2024-06-11 | added a shell.nix for pgformatter, and a wip trigger for db size maintenance | terminaldweller | 1 | -0/+2 |
2024-06-10 | added a new lua function, query_db | terminaldweller | 1 | -0/+35 |
2024-06-09 | added a load and unload command for plugins | terminaldweller | 1 | -0/+7 |
2024-06-09 | updated the readme, remove girc.Client as an arg to the lua extension functio... | terminaldweller | 1 | -12/+12 |
2024-06-04 | added ollama,chatgpt and gemini request functions for the lua plugins to use | terminaldweller | 1 | -7/+57 |
2024-06-03 | updated the readme and added example for lua scripting | terminaldweller | 1 | -0/+5 |
2024-06-03 | initial lua script support, fixes #27, fixes #34 | terminaldweller | 1 | -12/+51 |
2024-06-03 | first lua script, WIP, rss script incoming | terminaldweller | 1 | -18/+20 |
2024-06-03 | some cleanup | terminaldweller | 1 | -3/+36 |
2024-06-01 | tables are working now | terminaldweller | 1 | -6/+6 |
2024-05-31 | initial support for lua, WIP | terminaldweller | 1 | -0/+179 |