Commit graph

7995 commits

Author SHA1 Message Date
Hongbo Wu
105f3ee3a5
Merge pull request #2493 from omnivore-app/fix/zero-utterance
wrap document fragment in the <html> and <body> in order to parse the HTML correctly
2023-07-17 16:54:04 +08:00
Hongbo Wu
113720caf6 wrap document fragment in the <html> and <body> in order to parse the HTML correctly 2023-07-17 16:14:59 +08:00
Hongbo Wu
b3dcf0ee46 default return builder 2023-07-17 16:14:03 +08:00
Jackson Harper
6a0698a61b Less offset for feature card fallback images 2023-07-17 15:59:19 +08:00
Jackson Harper
71ce97d32f Add ability to recover deleted items 2023-07-17 14:56:30 +08:00
Jackson Harper
3f3bdd2d4f Only use local fetch for certain filters 2023-07-17 14:37:50 +08:00
Jackson Harper
d64c32a039 Only show feature cards in the inbox 2023-07-17 14:32:38 +08:00
Jackson Harper
43905a47ba PDF notebooks, more metadata for PDF items in the list view 2023-07-17 12:56:49 +08:00
Jackson Harper
f9aac2e894
Merge pull request #2483 from omnivore-app/fix/web-advanced-search-link
Open search docs in new tab, use docs.omnivore.app
2023-07-14 18:45:02 +08:00
Jackson Harper
d8af31e685
Merge pull request #2487 from omnivore-app/fix/web-macos-redirect
Add an install redirect for macos
2023-07-14 18:44:44 +08:00
Jackson Harper
ccff1f421f Spacing between title and image 2023-07-14 17:09:57 +08:00
Hongbo Wu
e3af3f526c add in:subscription and in:library in search scope 2023-07-14 17:07:25 +08:00
Jackson Harper
d96a8ca95c Standardize menu across iPhone and iPad 2023-07-14 16:45:52 +08:00
Jackson Harper
a780b24ba1 Better handling of delete undo 2023-07-14 16:28:06 +08:00
Hongbo Wu
1a9df90576
Merge pull request #2488 from omnivore-app/fix/rss
fix/rss
2023-07-14 14:22:22 +08:00
Hongbo Wu
387174c8e9 use isoDate only 2023-07-14 13:54:55 +08:00
Jackson Harper
e9405d9738 Consolidate snackbar state into a SnackbarOperation struct 2023-07-14 13:49:18 +08:00
Hongbo Wu
153662ce6a set savedAt and publishedAt timestamp for rss item 2023-07-14 12:21:34 +08:00
Hongbo Wu
6531dd30e9 skip rss items which are published before 48 hours 2023-07-14 12:08:08 +08:00
Hongbo Wu
799eaaded4
Merge pull request #2485 from omnivore-app/fix/save-url-timezone
fix/save url timezone and locale
2023-07-13 19:07:36 +08:00
Jackson Harper
f53c3bf795 Add noreferred 2023-07-13 18:54:35 +08:00
Hongbo Wu
ebc8bca941 update gql schema 2023-07-13 18:49:28 +08:00
Jackson Harper
a62f747b81 Add an install redirect for macos 2023-07-13 18:49:09 +08:00
Hongbo Wu
e46b3c0550 fix typo 2023-07-13 18:09:04 +08:00
Jackson Harper
d80358bdb9 Remove unneeded navigation link 2023-07-13 16:48:42 +08:00
Hongbo Wu
aff7da191a set locale in saveUrl api request on android 2023-07-13 16:10:50 +08:00
Hongbo Wu
df58198161 set locale in saveUrl api request on web 2023-07-13 16:00:49 +08:00
Hongbo Wu
b56598c20b fix: wrong timezone used when saving item with adding link on web 2023-07-13 15:16:35 +08:00
Hongbo Wu
55a3f00a5e fix: wrong timezone used when saving page on android 2023-07-13 14:50:34 +08:00
Hongbo Wu
20cf99f323
Merge pull request #2482 from omnivore-app/fix/rss-handler
fix save page api request invalid parameter
2023-07-13 11:53:54 +08:00
Hongbo Wu
82d1cb221b change rss color to match rss icon 2023-07-13 11:44:57 +08:00
Hongbo Wu
b5e9aaa303 format rss feed last fetched at timestamp to short time 2023-07-13 11:28:32 +08:00
Hongbo Wu
18251aefed add feed url in the web ui 2023-07-13 11:11:36 +08:00
Hongbo Wu
983f0dcb99 add rss to the search scope 2023-07-13 11:09:13 +08:00
Hongbo Wu
9697ae2eca make rss an internal label 2023-07-13 10:58:37 +08:00
Hongbo Wu
78b40dbddc fix date comparison 2023-07-13 10:56:34 +08:00
Hongbo Wu
87275fbb9c use a separate queue for fetching rss feed item content 2023-07-13 10:27:15 +08:00
Hongbo Wu
0170ea3109 fetch rss item by url 2023-07-13 10:09:48 +08:00
Jackson Harper
d38c9e9867 Open search docs in new tab, use docs.omnivore.app 2023-07-12 17:54:19 +08:00
Hongbo Wu
6f201a9cb4 fix save page api request invalid parameter 2023-07-12 17:50:25 +08:00
Jackson Harper
ec55801eff Better undelete handling 2023-07-12 17:07:34 +08:00
Hongbo Wu
b56a71add6
Merge pull request #2481 from omnivore-app/feature/rss-ui
feature/rss ui
2023-07-12 17:02:20 +08:00
Hongbo Wu
0289efb0b6 fix subscribe and unsubscribe mutation query in web 2023-07-12 16:59:37 +08:00
Jackson Harper
52776521f3 Improve undelete 2023-07-12 16:59:17 +08:00
Hongbo Wu
b4347fc9b7 add back button 2023-07-12 15:51:16 +08:00
Jackson Harper
55d24ee52d Add undelete 2023-07-12 15:44:22 +08:00
Hongbo Wu
e40afb7706 update add feed css 2023-07-12 15:42:41 +08:00
Hongbo Wu
71fdac626b feat: add rss feeds ui
* list subscribed rss feeds
* add rss feed page
* delete rss feed modal
2023-07-12 15:25:07 +08:00
Jackson Harper
e7c43a6a08 Fix confirmation dialog on feature card section 2023-07-12 14:31:44 +08:00
Jackson Harper
31038f61ab Fix label layout, add progress indicators on feature cards 2023-07-12 14:06:43 +08:00