Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-07-04 | Add Betula integration | 1 | -0/+9 | ||
2024-07-02 | Add global block and keep filters | 1 | -0/+6 | ||
2024-05-06 | Add description field to feed settings | 1 | -0/+3 | ||
This adds a new "description" field to the feed settings. This allows to save custom description regarding a feed. It is also exported and imported as "description" in OPML. | |||||
2024-05-02 | integration/raindrop: initial draft implementation | 1 | -0/+12 | ||
2024-03-17 | feat: Media player: Conrol playback speed | 2 | -0/+14 | ||
fix #1845 | |||||
2024-02-24 | Add feed option to disable HTTP/2 to avoid fingerprinting | 2 | -0/+5 | ||
2024-02-21 | Add Readeck integration | 1 | -0/+15 | ||
2024-02-11 | Add Linkwarden integration | 1 | -0/+9 | ||
2024-01-25 | feat: add linkace service integration | 1 | -0/+18 | ||
2023-12-04 | Add Omnivore integration | 1 | -0/+9 | ||
2023-11-05 | Add WebAuthn / Passkey integration | 1 | -0/+20 | ||
This is a rebase of #1618 in which @dave-atx added WebAuthn support. Closes #1618 | |||||
2023-10-22 | Refactor HTTP Client and LocalizedError packages | 5 | -27/+27 | ||
2023-10-22 | Add RSS-Bridge integration | 1 | -0/+6 | ||
2023-09-27 | Telegram: add the possibility to disable buttons | 1 | -0/+3 | ||
Closes #2093 | |||||
2023-09-10 | Improve Telegram integration | 1 | -121/+139 | ||
- Remove dependency on `go-telegram-bot-api` - Add new options: optional topic ID, disable page preview, disable notifications - Add new button to go to article | |||||
2023-09-09 | Add generic webhook integration | 1 | -0/+7 | ||
2023-09-09 | Apprise Service Urls per feed | 1 | -0/+3 | ||
2023-09-08 | Trim username and password form fields | 1 | -2/+3 | ||
2023-08-13 | Add Shaarli integration | 1 | -0/+9 | ||
2023-08-13 | Add Shiori integration | 1 | -0/+12 | ||
2023-08-10 | Move internal packages to an internal folder | 9 | -0/+714 | ||
For reference: https://go.dev/doc/go1.4#internalpackages |