Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added the ability to use channels with password, fixes 35 | terminaldweller | 8 days | 1 | -12/+12 |
| | |||||
* | added openrouter as a provider | terminaldweller | 2024-10-28 | 1 | -1/+30 |
| | |||||
* | added a new option, context. fixed a bug with the custom commands where the ↵ | terminaldweller | 2024-09-15 | 1 | -0/+1 |
| | | | | context was not being treated as such | ||||
* | fixes 8 | terminaldweller | 2024-09-01 | 1 | -0/+6 |
| | |||||
* | added the url to the rss output. fixed a bug with the rss feeds where ↵ | terminaldweller | 2024-09-01 | 1 | -0/+20 |
| | | | | different rss feeds where not being handled correctly. added new logging functions | ||||
* | added rss functionality to milla, watchlists now allow you to give them a ↵ | terminaldweller | 2024-08-31 | 1 | -18/+40 |
| | | | | color so they can actually show you what they matched, bunch of other changes | ||||
* | * fixed a crash when unloading a lua script | terminaldweller | 2024-07-30 | 1 | -1/+7 |
| | | | | | | | | | | | | * added event types, foreground and background color for watchlists * added a url_encode function to lua to encode urls. Underneath, it just calls the standard library function from golang * updated the README * the urban plugin now can take in the number of entries to return * reverted a bug where setting the http proxy for the lua http module was not working * fixed the url for the ip script so it is actually working. the current provider does not support ipv6 though | ||||
* | we can now add new commands from lua plugins | terminaldweller | 2024-07-21 | 1 | -0/+22 |
| | |||||
* | added watchlists | terminaldweller | 2024-06-15 | 1 | -0/+8 |
| | |||||
* | fixes #33 | terminaldweller | 2024-06-09 | 1 | -3/+4 |
| | |||||
* | added a load and unload command for plugins | terminaldweller | 2024-06-09 | 1 | -18/+48 |
| | |||||
* | first lua script, WIP, rss script incoming | terminaldweller | 2024-06-03 | 1 | -1/+1 |
| | |||||
* | some cleanup | terminaldweller | 2024-06-03 | 1 | -0/+104 |