|
|
334d3add17
|
Add IOSInstallHelp file
|
2024-05-07 12:40:03 +08:00 |
|
|
|
4dffbadd30
|
Use yellow for the Add button
|
2024-05-07 12:10:33 +08:00 |
|
|
|
91ecc99f37
|
Add client header
|
2024-05-07 12:10:22 +08:00 |
|
|
|
9fa6683675
|
Login and auth styling
|
2024-05-07 10:58:52 +08:00 |
|
|
|
c830e8ce4e
|
Style improvements for login
|
2024-05-07 10:33:51 +08:00 |
|
|
|
d31f558ce9
|
Fix issue with Google auth button occasionally dissapearing
|
2024-05-07 10:33:39 +08:00 |
|
|
|
749995628e
|
Design improvements on landing page, add return button in settings
|
2024-05-07 09:37:37 +08:00 |
|
|
|
99f5369513
|
Merge pull request #3901 from omnivore-app/feat/ios-skip-chapters
iOS Digest Chapters + audio issues
|
2024-05-06 18:01:28 +08:00 |
|
|
|
a461eab30f
|
Merge pull request #3900 from omnivore-app/feature/digest-push-notification-deep-link
feat: send digestId with the push notification for deep link
|
2024-05-06 17:16:39 +08:00 |
|
|
|
f14c6b9e88
|
Return the deep link from save intent
|
2024-05-06 17:10:11 +08:00 |
|
|
|
e407633eae
|
Fix crash with library items that have no info
|
2024-05-06 17:09:47 +08:00 |
|
|
|
bc802adc93
|
feat: send digestId with the push notification for deep link
|
2024-05-06 16:44:21 +08:00 |
|
|
|
75f55959f2
|
Merge pull request #3897 from omnivore-app/feature/open-notion-to-public
feat: open notion to public
|
2024-05-06 14:02:07 +08:00 |
|
|
|
023df68f7b
|
feat: open notion to public
|
2024-05-06 13:29:48 +08:00 |
|
|
|
ac63dd5f52
|
Merge pull request #3893 from omnivore-app/feature/digest-email
feature/digest email
|
2024-05-04 09:13:59 +08:00 |
|
|
|
889fed6597
|
Merge pull request #3894 from jivesh/main
|
2024-05-04 08:42:25 +08:00 |
|
|
|
702fb88fb7
|
make buttons more touchable
|
2024-05-04 01:56:59 +08:00 |
|
|
|
cd59eedcf0
|
avoid divide by zero error?
|
2024-05-04 01:52:47 +08:00 |
|
|
|
c9afcd0c86
|
Add plus and minus buttons to sliders on reader preference view
|
2024-05-04 01:35:56 +08:00 |
|
|
|
3c56d01c86
|
Load digest from disk if available
|
2024-05-03 16:09:16 +08:00 |
|
|
|
3f92d12704
|
Remove some debug
|
2024-05-03 16:08:57 +08:00 |
|
|
|
70e5dbc5a8
|
Remove some debug
|
2024-05-03 16:08:28 +08:00 |
|
|
|
2c0f5dc6a1
|
Load cached items first
|
2024-05-03 16:08:15 +08:00 |
|
|
|
2fd3b930fe
|
use the shortened title as subject
|
2024-05-03 16:06:50 +08:00 |
|
|
|
e013963143
|
update email content
|
2024-05-03 15:56:19 +08:00 |
|
|
|
053ceb9073
|
Fix preferences popover on iOS 15 for iPad users
|
2024-05-03 15:45:36 +08:00 |
|
|
|
6a0ea1b078
|
update gcs upload filename
|
2024-05-03 15:15:11 +08:00 |
|
|
|
9bac4798b1
|
put omnivore url in each chapter
|
2024-05-03 14:56:45 +08:00 |
|
|
|
7b2e336eca
|
log unknown channel
|
2024-05-03 14:45:01 +08:00 |
|
|
|
a9dd2d0d4c
|
dedupe channels
|
2024-05-03 14:43:18 +08:00 |
|
|
|
0692ab0454
|
add chapters to the digest email
|
2024-05-03 14:39:12 +08:00 |
|
|
|
20408277d2
|
add digestConfig to the userPersonalization API request data
|
2024-05-03 14:35:55 +08:00 |
|
|
|
e00f8150cd
|
Long press to view full story
|
2024-05-03 14:20:56 +08:00 |
|
|
|
7060ae771c
|
send notifications to the channels defined in digest config
|
2024-05-03 14:17:22 +08:00 |
|
|
|
c7536dc598
|
Forward and backward chapter skipping
|
2024-05-03 13:58:15 +08:00 |
|
|
|
3e84c2f1df
|
fix tests
|
2024-05-03 12:17:07 +08:00 |
|
|
|
0639a52676
|
add digestConfig to the userPersonalization entity
|
2024-05-03 11:13:24 +08:00 |
|
|
|
6592ac6a86
|
add digest_config column to the user_personalization table
|
2024-05-03 11:12:19 +08:00 |
|
|
|
2e4833d68c
|
Merge pull request #3891 from omnivore-app/fix/digest
select model from prompt and defaults to openai
|
2024-05-03 09:25:32 +08:00 |
|
|
|
c4644ce0e7
|
Clean up metadata in list cards
|
2024-05-03 09:21:02 +08:00 |
|
|
|
53f1ac17ff
|
Add an Unread filter to Following
|
2024-05-03 09:20:44 +08:00 |
|
|
|
e4ae644c7d
|
Refactor chapter data to allow for click to skip to next chapter
|
2024-05-03 09:20:29 +08:00 |
|
|
|
767b3dc77f
|
Merge pull request #3890 from omnivore-app/fix/android-synced-content
Add content when syncing
|
2024-05-03 08:52:18 +08:00 |
|
|
|
cb2206fbb3
|
Merge pull request #3892 from jivesh/main
Android QoL: use Android sharesheet when sharing article links
|
2024-05-03 08:43:52 +08:00 |
|
|
|
a021d1b549
|
Merge branch 'omnivore-app:main' into main
|
2024-05-02 23:04:56 +08:00 |
|
|
|
7a86df4722
|
Use Android sharesheet when sharing articles
|
2024-05-02 23:04:37 +08:00 |
|
|
|
6e554e2bca
|
update upload file name
|
2024-05-02 19:10:02 +08:00 |
|
|
|
4610c81092
|
upload summaries to gcs
|
2024-05-02 19:00:21 +08:00 |
|
|
|
298a50fba2
|
allow random model
|
2024-05-02 18:33:41 +08:00 |
|
|
|
49bdf0a6f4
|
select model from prompt and defaults to openai
|
2024-05-02 18:30:04 +08:00 |
|