aboutsummaryrefslogtreecommitdiffstats
path: root/rss.go (unfollow)
Commit message (Collapse)AuthorFilesLines
5 daysadded the ability to use channels with password, fixes 35terminaldweller1-4/+6
2024-09-01fixes 8terminaldweller1-2/+0
2024-09-01added the url to the rss output. fixed a bug with the rss feeds where ↵terminaldweller1-80/+78
different rss feeds where not being handled correctly. added new logging functions
2024-08-31fixed a bug where we would still get previously seen feeds, updated the readmeterminaldweller1-1/+1
2024-08-31added rss functionality to milla, watchlists now allow you to give them a ↵terminaldweller1-0/+179
color so they can actually show you what they matched, bunch of other changes