Commit graph

10092 commits

Author SHA1 Message Date
Jackson Harper
f603e4e522
Merge pull request #3655 from omnivore-app/fix/ios-push-item-id
Use folders when handling push notifications
2024-03-08 21:21:57 +08:00
Jackson Harper
e15ae29961 Use folders when handling push notifications 2024-03-08 21:11:16 +08:00
Jackson Harper
c3b461865f
Merge pull request #3654 from omnivore-app/fix/ios-push-item-id
Parse libraryItemId from notifications
2024-03-08 20:59:17 +08:00
Jackson Harper
9e99b5d7f8 Parse libraryItemId from notifications 2024-03-08 20:41:18 +08:00
Jackson Harper
b618957d97
Merge pull request #3653 from omnivore-app/fix/ios-reading-position
iOS read position and view hierarchy fixes
2024-03-08 17:55:42 +08:00
Jackson Harper
50a7315185 Fix confirmation modal 2024-03-08 17:41:49 +08:00
Jackson Harper
e093738dcc Send libraryItemId with push notifications 2024-03-08 17:24:02 +08:00
Jackson Harper
28aa9a468d Reduce toast display time 2024-03-08 17:23:38 +08:00
Jackson Harper
7d77291f11 Push configuration on iOS 2024-03-08 17:15:59 +08:00
Jackson Harper
6bc100942f Send libraryItemId and thumbnail with push notifications 2024-03-08 16:40:49 +08:00
Jackson Harper
bd4e405984 Dont show results indicator while loading on iPad 2024-03-08 13:26:49 +08:00
Jackson Harper
2ce4fa3f48 Fix issues with search view hierarchy 2024-03-08 13:20:22 +08:00
Jackson Harper
5383e8133b Dont show footer during loading 2024-03-08 12:49:41 +08:00
Jackson Harper
cd8347d0e0 Properly observe model items so library position can be updated 2024-03-08 12:43:54 +08:00
Jackson Harper
45b81a2983
Merge pull request #3651 from jeffbowen/jeffbowen-fix-workflow-badge
Fix Github Workflow Status badge in README.md
2024-03-08 11:03:35 +08:00
Jeff Bowen
b4faee4bb7
Fix Github Workflow Status badge in README.md
Noticed the workflow status badge in the README was broken and pointing to [this issue](badges/shields#8671). Fixed per the instructions in that issue.
2024-03-08 10:43:45 +10:00
Jackson Harper
cd250d112d
Merge pull request #3645 from omnivore-app/fix/firefox-get-started-typo
Fix typo
2024-03-07 16:35:43 +08:00
Jackson Harper
fa48e607ab Fix typo 2024-03-07 16:24:16 +08:00
Jackson Harper
1f101e328e
Merge pull request #3643 from omnivore-app/feat/firefox-get-started
Add a get started page for firefox extension users
2024-03-07 15:12:27 +08:00
Jackson Harper
fda30a024e Revert about change 2024-03-07 14:03:44 +08:00
Jackson Harper
b8d8de1373 Add a get started page for firefox extension users
Should help with some onboarding issues, also helps with the
weird grant consent process.
2024-03-07 13:41:39 +08:00
Jackson Harper
efcc9647a1
Merge pull request #3641 from omnivore-app/fix/web-system-default-font
Fix issue where System Default font overrides the browser agent font settings
2024-03-07 11:54:27 +08:00
Jackson Harper
1a358585b6 Fix issue where System Default font overrides the browser agent font settings 2024-03-07 11:37:25 +08:00
Jackson Harper
ee5000393f
Merge pull request #3637 from jeffbowen/jeffbowen-plus-macos
Refer to "Omnivore for iOS" as "Omnivore for iOS and macOS"
2024-03-06 13:48:21 +08:00
Jeff Bowen
25ec04c578
Capitalize "Share" in "Share extension"
Apple capitalizes "Share" in "Share extension" when referring to Share extensions. https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/Share.html
2024-03-06 14:38:59 +10:00
Jeff Bowen
c250717320
Add "macOS" to "Omnivore for iOS" app name
Currently on the Install page Omnivore refers to the "Omnivore for iOS" app but as that app seems to be a universal app for iOS *and* macOS, it should probably be referred to as "Omnivore for iOS and macOS".
2024-03-06 14:36:30 +10:00
Hongbo Wu
3d8458992c
Merge pull request #3636 from omnivore-app/fix/send-push-notification
fix/send push notification
2024-03-06 12:18:42 +08:00
Hongbo Wu
d41459a5cd log unhandled error 2024-03-06 12:04:16 +08:00
Hongbo Wu
289f1cf5e2 better error message 2024-03-06 11:54:41 +08:00
Hongbo Wu
c346ba8703 do not throw error if failed to find tokens 2024-03-06 11:47:17 +08:00
Jackson Harper
bd237d06fa
Merge pull request #3634 from omnivore-app/feat/rss-fetch-content-type
Allow toggling the fetch content type per feed
2024-03-06 10:40:53 +08:00
Jackson Harper
8a5f993f8d Allow toggling the fetch content type per feed 2024-03-05 18:03:24 +08:00
Jackson Harper
90e716d0f5
Merge pull request #3632 from omnivore-app/fix/web-disable-user-verify-primary
Remove use verify auth on home
2024-03-05 17:02:43 +08:00
Jackson Harper
fc9c744496 Remove use verify auth on home 2024-03-05 17:02:05 +08:00
Jackson Harper
0ee80ee2c0
Merge pull request #3630 from omnivore-app/fix/web-keyboard-shortcut-fixes
Open links in new tab
2024-03-05 15:03:38 +08:00
Jackson Harper
773438dfae Remove link hover args 2024-03-05 14:47:25 +08:00
Jackson Harper
58f75b51d5 Open links in new tab 2024-03-05 14:37:35 +08:00
Jackson Harper
903edf1542
Merge pull request #3629 from omnivore-app/fix/web-keyboard-shortcut-fixes
Fix the library select and mark read/unread shortcuts
2024-03-05 14:01:50 +08:00
Jackson Harper
fb609cffa0 Add verify auth check to settings 2024-03-05 13:16:01 +08:00
Jackson Harper
a7f052a9af Add empty trash support to account page 2024-03-05 13:15:46 +08:00
Jackson Harper
9706fee07b New function to verify auth 2024-03-05 12:53:07 +08:00
Jackson Harper
4ba3bc03de Update shortcut params 2024-03-05 12:53:07 +08:00
Jackson Harper
cb6ef5f81c Fix the library select and mark read/unread shortcuts 2024-03-05 12:53:07 +08:00
Hongbo Wu
9b64d47618
Merge pull request #3618 from omnivore-app/feature/text-direction-extension
Allow web extension to get the content text direction and save
2024-03-05 12:52:40 +08:00
Jackson Harper
62bfbd57ba
Merge pull request #3622 from omnivore-app/debug/web-menu-debugging
Fix package dependencies for hover actions
2024-03-05 12:50:28 +08:00
Jackson Harper
4b627d9058 Stop event propogation over hover cards so we dont click on cards when opening the menu 2024-03-05 10:53:10 +08:00
Jackson Harper
553ea5d8a3 Remove old import 2024-03-05 10:21:42 +08:00
Jackson Harper
158a833d2d Remove tooltip wrapped component 2024-03-05 10:18:07 +08:00
Jackson Harper
8ef19ba28c Remove tooltips to fix library clash 2024-03-05 10:10:16 +08:00
Jackson Harper
91df117072 Remove onOpenChange 2024-03-05 09:34:36 +08:00