Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
10 days | added the ability to use channels with password, fixes 35 | terminaldweller | 1 | -12/+26 | |
2024-10-28 | added openrouter as a provider | terminaldweller | 1 | -2/+2 | |
2024-09-15 | added a new option, context. fixed a bug with the custom commands where the ↵ | terminaldweller | 1 | -0/+13 | |
context was not being treated as such | |||||
2024-09-02 | updated the examples and the readme | terminaldweller | 1 | -41/+3 | |
2024-09-01 | fixes 8 | terminaldweller | 1 | -8/+4 | |
2024-08-31 | fixed a bug where we would still get previously seen feeds, updated the readme | terminaldweller | 1 | -2/+7 | |
2024-08-31 | added rss functionality to milla, watchlists now allow you to give them a ↵ | terminaldweller | 1 | -14/+75 | |
color so they can actually show you what they matched, bunch of other changes | |||||
2024-07-30 | * fixed a bug where we would end up with an unwanted whitespace at the | terminaldweller | 1 | -3/+25 | |
beginning of all args passed to the custom lua commands * added some notes to the readme | |||||
2024-07-30 | * fixed a crash when unloading a lua script | terminaldweller | 1 | -2/+9 | |
* 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 | |||||
2024-07-21 | we can now add new commands from lua plugins | terminaldweller | 1 | -0/+47 | |
2024-06-26 | WIP | terminaldweller | 1 | -0/+1 | |
2024-06-15 | added watchlists | terminaldweller | 1 | -0/+15 | |
2024-06-11 | added a shell.nix for pgformatter, and a wip trigger for db size maintenance | terminaldweller | 1 | -8/+13 | |
2024-06-10 | added a new lua function, query_db | terminaldweller | 1 | -0/+6 | |
2024-06-09 | fixes #33 | terminaldweller | 1 | -12/+13 | |
2024-06-09 | updated the example lua script in the readme | terminaldweller | 1 | -2/+3 | |
2024-06-09 | updated the example lua script in the readme | terminaldweller | 1 | -6/+39 | |
2024-06-09 | added a load and unload command for plugins | terminaldweller | 1 | -0/+8 | |
2024-06-09 | updated the readme, remove girc.Client as an arg to the lua extension ↵ | terminaldweller | 1 | -6/+27 | |
functions closures | |||||
2024-06-04 | updated readme some more | terminaldweller | 1 | -0/+3 | |
2024-06-04 | updated readme some more | terminaldweller | 1 | -5/+10 | |
2024-06-03 | updated the readme and added example for lua scripting | terminaldweller | 1 | -0/+87 | |
2024-05-31 | added gopher-lua to the thank you list | terminaldweller | 1 | -0/+1 | |
2024-05-31 | initial support for lua, WIP | terminaldweller | 1 | -2/+7 | |
2024-05-24 | fixes #30v1.0.0 | terminaldweller | 1 | -0/+1 | |
2024-05-24 | fixes #24, fixes #25, fixes #29 | terminaldweller | 1 | -13/+30 | |
2024-05-23 | added the custom commands to the readme | terminaldweller | 1 | -3/+28 | |
2024-05-23 | sql query custom commands, WIP | terminaldweller | 1 | -2/+26 | |
2024-05-22 | added a note regarding escape sequnces getting cut off in the middle | terminaldweller | 1 | -0/+5 | |
2024-05-18 | updated readme | terminaldweller | 1 | -21/+3 | |
2024-05-17 | fixes #21, fixes #22, fixes #23 | terminaldweller | 1 | -0/+8 | |
2024-05-15 | milla can run more than one instance of itself | terminaldweller | 1 | -2/+64 | |
2024-05-15 | fixes #14, fixes #16, fixes #17, fixes #18, fixes #19, fixes #20 | terminaldweller | 1 | -5/+180 | |
2024-05-13 | added a vendored build of milla with docker | terminaldweller | 1 | -2/+3 | |
2024-05-13 | added a distroless build, made sure milla works with gvisor's runsc as the ↵ | terminaldweller | 1 | -6/+27 | |
runtime | |||||
2024-05-13 | updated the readme, added example config file | terminaldweller | 1 | -32/+188 | |
2024-05-10 | WIP | terminaldweller | 1 | -2/+2 | |
2024-02-13 | updated the README | terminaldweller | 1 | -8/+19 | |
2024-01-28 | added an image | terminaldweller | 1 | -1/+2 | |
2024-01-27 | changed inline code type to toml for the exampleconfig | terminaldweller | 1 | -1/+1 | |
2024-01-27 | added the two new options to the readme example config | terminaldweller | 1 | -0/+2 | |
2024-01-27 | added syntax hilighting fo markdown responses | terminaldweller | 1 | -2/+48 | |
2024-01-27 | first commit | terminaldweller | 1 | -1/+12 | |