aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings/FeedSettings.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+1
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-37/+48
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem1-1/+1
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem1-0/+47
2025-06-07fix(web): Drop the experimental icon from rss feedsMohamed Bassem1-9/+0
2025-05-25fix: Truncate the RSS feed urlMohamed Bassem1-1/+6
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem1-17/+48
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem1-1/+2
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-1/+1
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-14/+21
2024-11-09ui: Mark the RSS subscriptions as an experimental featureMohamed Bassem1-1/+11
2024-11-03feature(web): Add the ability to view the bookmarks of a particular rss feedMohamed Bassem1-2/+11
2024-11-03feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem1-0/+398