aboutsummaryrefslogtreecommitdiffstats
path: root/rss.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixes 8terminaldweller2024-09-011-2/+0
|
* added the url to the rss output. fixed a bug with the rss feeds where ↵terminaldweller2024-09-011-80/+78
| | | | 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-311-1/+1
|
* added rss functionality to milla, watchlists now allow you to give them a ↵terminaldweller2024-08-311-0/+179
color so they can actually show you what they matched, bunch of other changes