Commit Graph

23 Commits

Author SHA1 Message Date
c7406da834 stop using home for queries 2024-08-27 09:22:34 +08:00
71da03c794 fix: failed to search items by rss feed url which has query parameters
* encode uri component of the rss feed url
* use descriminated unions to differetiate rss and newsletter subscription
2024-08-26 14:18:27 +08:00
d51aed5b7c Rendering improvements, remove unused 2024-08-13 13:29:57 +08:00
3f6e7c924a Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
5dfbd7f238 failed timestamp text is in red color 2024-04-08 16:32:43 +08:00
f8a6887d09 show failed_at timestamp if a feed failed to fresh 2024-04-05 17:26:38 +08:00
4184d64341 Add dismiss on tap outside extension 2024-03-21 10:17:50 +08:00
8a5f993f8d Allow toggling the fetch content type per feed 2024-03-05 18:03:24 +08:00
1082b3fa9d Remove server sync for theme settings 2024-02-14 14:42:54 +08:00
70513b5244 Add more information on the feeds page 2024-02-07 13:02:19 +08:00
0782ddbaea hide auto add to library button on web because we are only releasing following features on iOS for now 2023-12-01 12:15:25 +08:00
885f608600 add auto add to library checkbox 2023-11-15 18:12:52 +08:00
260c3270a3 update message on feeds page 2023-11-15 17:50:05 +08:00
859e88dd1a Only show unsubscribe in the feeds list 2023-10-09 12:31:45 +08:00
817e248922 Sort subscriptions by name for now (should allow options in the future) 2023-10-09 12:31:45 +08:00
5b1fb886e6 Filter out unsubscribed subscriptions 2023-10-07 11:07:56 +08:00
0946f3d3e8 Fix some console logs, better handle posthog 2023-09-13 12:52:34 +08:00
45b990b77d Improve the help box 2023-09-04 13:47:24 +08:00
e8fc315301 Add suggestion boxes for the major pages 2023-09-04 11:25:51 +08:00
92e654f311 Fix docs link 2023-09-01 14:07:24 +08:00
ce2055851f Start to add docs for feeds 2023-08-28 10:27:45 +08:00
a326a5ff95 replace rss with feeds on the settings page 2023-08-04 16:28:17 +08:00
ded8c0ef2f Rename rss to feeds in web (redirect from rss to feeds) 2023-08-04 12:16:29 +08:00