Commit Graph

10807 Commits

Author SHA1 Message Date
d2e600fe0b Merge pull request #3918 from omnivore-app/fix/web-username-color
Fix colour on the username message during sign up
2024-05-08 21:07:17 +08:00
543ecd0d91 Fix colours on ConfirmProfile and update naming 2024-05-08 19:17:47 +08:00
c47e1581d4 Fix colour on the username message during sign up 2024-05-08 18:53:10 +08:00
b3ebc5049a Merge pull request #3916 from omnivore-app/feature/digest-library
feat: library as a channel and move digest to library api
2024-05-08 17:22:31 +08:00
a534f78f22 lift test coverage criteria for now 2024-05-08 17:22:16 +08:00
edf21c8078 add digest to the reserved username list 2024-05-08 17:08:53 +08:00
42b8aede0e randomly pick the qualified thumbnail 2024-05-08 17:04:19 +08:00
ee2ca1ec97 add a "read in omnivore" button to the digest email 2024-05-08 16:49:12 +08:00
5f4ed6ad11 add move digest to library api 2024-05-08 15:58:29 +08:00
5d04537bd7 fix tests 2024-05-08 14:36:34 +08:00
9259913344 allow saving digest in the library as a channel 2024-05-08 14:32:16 +08:00
d880a6c37d send json response 2024-05-08 14:06:40 +08:00
1c48dcf636 Merge pull request #3909 from omnivore-app/fix/android-save-content-to-files
Save Android offline content to files instead of in DB
2024-05-08 11:14:41 +08:00
60f7dc186b Merge pull request #3914 from omnivore-app/feature/embed-tweet
feat: embed tweets if user saves tweets
2024-05-08 10:59:17 +08:00
310a38882c feat: embed tweets if user saves tweets 2024-05-08 10:11:37 +08:00
fe3aeb6d27 Merge pull request #3912 from omnivore-app/fix/digest
catch db error in digest job and only send notifications when digest created
2024-05-07 19:29:35 +08:00
5c91e66b47 catch db error in digest job and only send notifications when digest created 2024-05-07 19:17:40 +08:00
e56c5aa91b Merge pull request #3908 from omnivore-app/fix/web-reset-password-colour
Fix styling on web reset password page
2024-05-07 17:39:02 +08:00
937549f531 Save Android offline content to files instead of in DB
This works around max size constraints in the Room DB, we
will need to add something to clean up old files though.
2024-05-07 17:23:12 +08:00
46459ed4ab Fix styling on web reset password page 2024-05-07 17:22:02 +08:00
d52bdab3d6 Merge pull request #3907 from omnivore-app/feat/ios-display-digest-icon
Call check for update digest when loading
2024-05-07 15:58:33 +08:00
6e89e466cd Call check for update digest when loading 2024-05-07 15:37:17 +08:00
137e3b2e94 Merge pull request #3904 from omnivore-app/feature/client-in-analytics
send client info to the analytics
2024-05-07 15:02:19 +08:00
31233d8348 get client from user-agent 2024-05-07 14:53:29 +08:00
0bc84670d6 Merge pull request #3903 from omnivore-app/feat/web-landing-and-onboarding-improvements
feat/web landing and onboarding improvements
2024-05-07 14:52:43 +08:00
623d3eaeb3 Add android install help 2024-05-07 13:10:57 +08:00
a015ed8284 Add android to the install page 2024-05-07 13:08:57 +08:00
334d3add17 Add IOSInstallHelp file 2024-05-07 12:40:03 +08:00
23eae7871a send client info to the analytics 2024-05-07 12:30:51 +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