Commit Graph

7565 Commits

Author SHA1 Message Date
9c6a302357 Merge pull request #2718 from omnivore-app/fix/web-cleanups
Some cleanups based on reddit feedback
2023-09-01 14:36:05 +08:00
a2f339ceed Fix double registration of navigation commands 2023-09-01 14:15:48 +08:00
92e654f311 Fix docs link 2023-09-01 14:07:24 +08:00
b4d97c0ede Remove section on multi select from reader keyboard commands 2023-09-01 14:04:51 +08:00
29e0263648 Merge pull request #2716 from omnivore-app/fix/web-subscriptions-query
Fixed scoped query for RSS items
2023-09-01 13:39:18 +08:00
f2fa35c42d Use variables in subscriptions SWR cache key 2023-09-01 12:54:55 +08:00
2e0f57446f Fix useSWR usage 2023-09-01 12:39:30 +08:00
a9729e06c0 Fix sort order on Oldest First, default subs to all 2023-09-01 12:27:06 +08:00
f6bfdf6a93 Fixed scoped query for RSS items 2023-09-01 12:19:36 +08:00
6c5c3cf159 Merge pull request #2712 from omnivore-app/fix/web-default-layout
Make the list the default layout for new users
2023-08-31 17:49:12 +08:00
c27ffc1ba2 Make the list the default layout for new users 2023-08-31 13:15:44 +08:00
53a3d879ba Merge pull request #2710 from omnivore-app/fix/web-subscriptions-empty-message
Update the empty state message for subscriptions
2023-08-31 12:04:25 +08:00
aca3f38764 Update test 2023-08-31 11:37:46 +08:00
0248902041 Update the empty state message for subscriptions 2023-08-31 11:11:27 +08:00
98f472019a Merge pull request #2706 from omnivore-app/fix/web-grid-layout-improvements
Improve the layout of grid cards in the library
2023-08-31 09:45:10 +08:00
879a9510ae Increase padding on empty library messages 2023-08-30 19:51:03 +08:00
df7ee53e5b Merge pull request #2704 from omnivore-app/fix/api-subscriptions-query
Fix typo with RSS typed subscription queries
2023-08-30 19:50:09 +08:00
61e2760376 Improve the layout of grid cards in the library 2023-08-30 19:08:24 +08:00
da7a2d76aa Update test 2023-08-30 18:34:35 +08:00
2cdc8ef090 Merge pull request #2705 from omnivore-app/fix/ios-highlight-remove-confirm
Fix check for confirming if a highlight has a note
2023-08-30 18:29:17 +08:00
5dc3b94b57 Update for new Swift rules 2023-08-30 18:12:03 +08:00
cffdb3e349 Bump appreader 2023-08-30 16:01:11 +08:00
8057c7e7fd Fix check for confirming if a highlight has a note 2023-08-30 15:33:43 +08:00
79cea907a3 Fix typo with RSS typed subscription queries 2023-08-30 14:18:39 +08:00
3fc6f52b07 Merge pull request #2703 from omnivore-app/fix/web-rm-help-files
Move all the help stuff into the docs
2023-08-30 13:41:51 +08:00
77d4d14573 Merge pull request #2702 from omnivore-app/fix/content-fetch-fool-ca
Use scrapingbee for fool.ca
2023-08-30 12:32:03 +08:00
53173f3d5a Move all the help stuff into the docs 2023-08-30 12:22:54 +08:00
8b2d48413c Merge pull request #2701 from omnivore-app/fix/web-subscriptions-page
Better handling of RSS items on the subscriptions page
2023-08-30 12:15:03 +08:00
38a1290b2a Use scrapingbee for fool.ca 2023-08-30 12:13:52 +08:00
63d5e87dfd Better handling of RSS items on the subscriptions page 2023-08-30 11:51:55 +08:00
85d5361d89 Merge pull request #2700 from omnivore-app/fix/subscriptions-cleanup
Subscriptions cleanup
2023-08-30 11:23:56 +08:00
527930f89b Update test 2023-08-29 20:40:51 +08:00
fe3d3be7f5 Make query more clear 2023-08-29 20:17:13 +08:00
6c1484cd09 Add type filter 2023-08-29 20:06:28 +08:00
3565c7000e Update subscriptions query 2023-08-29 17:03:49 +08:00
9b181633d9 Fix positioning of toggle buttons 2023-08-29 16:25:28 +08:00
9f0a5dfd03 Add Oldest First, toggle to the right when closed 2023-08-29 16:15:59 +08:00
561dbf3cc7 Fix toggle arrow directions 2023-08-29 16:12:17 +08:00
bd84f34a7c Improve test 2023-08-29 16:12:01 +08:00
32b52efba7 Improve the toggle buttons on the library menu 2023-08-29 15:55:01 +08:00
8851017100 Use andWhere query to not overwrite the where 2023-08-29 15:54:07 +08:00
e69d53167d Add test to make sure the subscriptions query is user scoped 2023-08-29 15:48:39 +08:00
130e1c5eff Merge pull request #2692 from omnivore-app/feat/web-empty-library-improvements
Improve the empty search message
2023-08-29 14:40:26 +08:00
63a50b6395 Merge pull request #2697 from omnivore-app/fix/web-list-feed-subscriptions
Add feed items to subscriptions list, allow unsubscribing from feed items on the subscriptions page
2023-08-29 14:39:50 +08:00
a967989ea8 Fix test 2023-08-29 13:52:52 +08:00
927fdc8fb8 Set empty library layout type in story 2023-08-29 13:35:54 +08:00
92a723b6bc Add one more subscriptions test 2023-08-29 13:25:56 +08:00
89c17fd0ab Only filter inactive newsletters out from the subscriptions response 2023-08-29 11:34:55 +08:00
3925a7bfeb Add page_updated webhook event 2023-08-29 10:49:05 +08:00
a6639d077a Include RSS in subscriptions response 2023-08-29 10:42:29 +08:00