aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added a new option, context. fixed a bug with the custom commands where the ↵HEADmainterminaldweller38 hours4-3/+64
| | | | context was not being treated as such
* updated the examples and the readmeterminaldweller2024-09-024-57/+35
|
* fixes 8terminaldweller2024-09-015-28/+57
|
* added the url to the rss output. fixed a bug with the rss feeds where ↵terminaldweller2024-09-016-118/+132
| | | | different rss feeds where not being handled correctly. added new logging functions
* fixed a bug where we would still get previously seen feeds, updated the readmeterminaldweller2024-08-312-3/+8
|
* added rss functionality to milla, watchlists now allow you to give them a ↵terminaldweller2024-08-318-32/+398
| | | | color so they can actually show you what they matched, bunch of other changes
* * fixed a bug where we would end up with an unwanted whitespace at theterminaldweller2024-07-303-3/+28
| | | | | beginning of all args passed to the custom lua commands * added some notes to the readme
* * fixed a crash when unloading a lua scriptterminaldweller2024-07-307-37/+127
| | | | | | | | | | | | * 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 pluginsterminaldweller2024-07-217-7/+250
|
* WIPterminaldweller2024-06-266-1/+66
|
* added watchliststerminaldweller2024-06-155-19/+112
|
* added a shell.nix for pgformatter, and a wip trigger for db size maintenanceterminaldweller2024-06-117-8/+54
|
* added a new lua function, query_dbterminaldweller2024-06-103-3/+54
|
* fixes #33terminaldweller2024-06-094-18/+55
|
* updated the example lua script in the readmeterminaldweller2024-06-091-2/+3
|
* updated the example lua script in the readmeterminaldweller2024-06-091-6/+39
|
* added a load and unload command for pluginsterminaldweller2024-06-096-21/+128
|
* updated the readme, remove girc.Client as an arg to the lua extension ↵terminaldweller2024-06-094-27/+42
| | | | functions closures
* added ollama,chatgpt and gemini request functions for the lua plugins to useterminaldweller2024-06-044-118/+164
|
* updated all images to alpine 3.20terminaldweller2024-06-043-4/+4
|
* updated readme some moreterminaldweller2024-06-041-0/+3
|
* updated readme some moreterminaldweller2024-06-041-5/+10
|
* updated the readme and added example for lua scriptingterminaldweller2024-06-036-0/+165
|
* initial lua script support, fixes #27, fixes #34terminaldweller2024-06-034-13/+80
|
* first lua script, WIP, rss script incomingterminaldweller2024-06-034-19/+36
|
* some cleanupterminaldweller2024-06-039-3092/+140
|
* tables are working nowterminaldweller2024-06-012-8/+19
|
* added gopher-lua to the thank you listterminaldweller2024-05-311-0/+1
|
* initial support for lua, WIPterminaldweller2024-05-317-13/+226
|
* fixes #30v1.0.0terminaldweller2024-05-242-1/+5
|
* fixes #24, fixes #25, fixes #29terminaldweller2024-05-242-105/+144
|
* added the custom commands to the readmeterminaldweller2024-05-231-3/+28
|
* sql query custom commands, WIPterminaldweller2024-05-233-96/+223
|
* added a note regarding escape sequnces getting cut off in the middleterminaldweller2024-05-221-0/+5
|
* update to go1.22.3terminaldweller2024-05-214-4/+4
|
* code clean upterminaldweller2024-05-212-228/+323
|
* updated readmeterminaldweller2024-05-181-21/+3
|
* fixes #21, fixes #22, fixes #23terminaldweller2024-05-172-69/+152
|
* milla can run more than one instance of itselfterminaldweller2024-05-154-48/+141
|
* fixes #14, fixes #16, fixes #17, fixes #18, fixes #19, fixes #20terminaldweller2024-05-157-21/+498
|
* fixing the go executable build for github actionsterminaldweller2024-05-141-1/+1
|
* fixing github actionterminaldweller2024-05-141-6/+6
|
* fixing github actionterminaldweller2024-05-141-3/+1
|
* fixing github actionterminaldweller2024-05-141-0/+2
|
* fixing github actionterminaldweller2024-05-141-0/+2
|
* fixing github actionterminaldweller2024-05-141-0/+1
|
* fixing github actionterminaldweller2024-05-141-1/+1
|
* fixing github actionterminaldweller2024-05-141-1/+1
|
* fixing github actionterminaldweller2024-05-141-1/+1
|
* set id-token permission to readterminaldweller2024-05-141-0/+1
|