Commit graph

6312 commits

Author SHA1 Message Date
Jackson Harper
1970e18ddd
Merge pull request #2154 from omnivore-app/fix/title-size
Reduce the title font size
2023-05-02 14:21:22 +08:00
Jackson Harper
e4776085ab Update progress bar colour for dark mode 2023-05-02 13:30:11 +08:00
Jackson Harper
2698bb0a24 Display read time on the reader view 2023-05-02 11:56:09 +08:00
Jackson Harper
c7a735b2d0 Better font sizes for article titles 2023-05-02 11:55:33 +08:00
Jackson Harper
030af76a42 Reduce the title font size 2023-05-02 11:01:06 +08:00
Jackson Harper
031a29930f
Merge pull request #2143 from omnivore-app/fix/android-privacy-url
Update link to privacy policy in Android
2023-05-02 10:09:15 +08:00
Jackson Harper
e90501a38a Update link to privacy policy in Android 2023-04-29 13:33:24 +08:00
Jackson Harper
67dc324eb5
Merge pull request #2140 from omnivore-app/feat/more-web-fonts
Add more fonts
2023-04-28 20:59:53 +08:00
Jackson Harper
b92a053f1b
Merge pull request #2139 from omnivore-app/fix/web-notebook-handling
Better handling of the tab keypress in notebooks
2023-04-28 20:40:10 +08:00
Jackson Harper
539f908ce6 Add Newsreader font 2023-04-28 20:38:34 +08:00
Jackson Harper
87be4b0db6 Add more web fonts AtkinsonHyperlegible, LXGWWenKai, Newsreader 2023-04-28 20:32:58 +08:00
Jackson Harper
1f320b6db4 Better handling of the tab keypress in notebooks 2023-04-28 20:13:16 +08:00
Jackson Harper
3370587a42
Merge pull request #2136 from omnivore-app/release/android-0.0.52
Bump Android to 0.0.52
2023-04-28 19:21:36 +08:00
Jackson Harper
35bc4d5e3b Bump Android to 0.0.52 2023-04-28 19:12:01 +08:00
Jackson Harper
f68debb8e2
Merge pull request #2123 from omnivore-app/fix/android-theme
Use Black as the themeKey for system dark mode on Android, refresh content less frequently, add Justify Text option
2023-04-28 10:02:17 +08:00
Jackson Harper
771a0f090f
Merge branch 'main' into fix/android-theme 2023-04-28 10:00:11 +08:00
Jackson Harper
e8dcffe529 Make sure justifyText attribute is set 2023-04-28 09:53:06 +08:00
Jackson Harper
169a3a2d73 Parse URLs out of text when sharing to Android 2023-04-27 22:53:55 +08:00
Jackson Harper
a281d7cfe4 Bump android version number 2023-04-27 19:02:39 +08:00
Jackson Harper
b45e20b7ee
Merge pull request #2125 from omnivore-app/feat/self-hosting
Add more stuff to dockerignore
2023-04-27 18:40:59 +08:00
Jackson Harper
db76f83646 Dont allow dismissing the bottom sheet without save/cancel 2023-04-27 18:20:50 +08:00
Jackson Harper
4e87d55b27 New Label chips, show label selector in a bottom sheet 2023-04-27 17:11:43 +08:00
Hongbo Wu
f6a17bdc33
Merge pull request #2128 from omnivore-app/fix/trim-user-email-sign-up
fix/trim user email sign up
2023-04-27 16:01:52 +08:00
Jackson Harper
94bf4515ac Add justify text preference, reduce the number of times web content is refreshed
Refresh was being triggered by reading progress events, this
prevents us from reloading content on those events.
2023-04-27 12:34:25 +08:00
Hongbo Wu
31cbcc7c7f validate sign up request body in mobile sign-up router 2023-04-27 12:18:32 +08:00
Jackson Harper
7d04a9811e Set dates correctly in Android Web Reader 2023-04-27 11:54:19 +08:00
Hongbo Wu
0e8887a1d9 trim user email before saving in db 2023-04-27 11:39:34 +08:00
Hongbo Wu
673c43aee0 trim user email in mobile sign-in router 2023-04-27 11:37:27 +08:00
Hongbo Wu
fb4c8cb1ed trim user email in mobile sign-up router 2023-04-27 11:33:03 +08:00
Jackson Harper
e199e6f098 Add more stuff to dockerignore 2023-04-26 23:17:46 +08:00
Jackson Harper
70530742d6
Merge pull request #2122 from omnivore-app/fix/update-privacy-links
fix/update privacy links
2023-04-26 23:04:33 +08:00
Jackson Harper
e9ae10afb7 Use Black as the themeKey for system dark mode on Android 2023-04-26 22:53:46 +08:00
Jackson Harper
44c2b4c9b0 Update privacy policy link 2023-04-26 22:49:39 +08:00
Jackson Harper
160b673bd2 Add links on about pages 2023-04-26 22:49:22 +08:00
Jackson Harper
9efe4c53bb Update privacy policy URL 2023-04-26 22:38:09 +08:00
Jackson Harper
b5f3f18790
Merge pull request #2120 from omnivore-app/fix/update-privacy-links
Update privacy policy
2023-04-26 22:27:58 +08:00
Jackson Harper
881e2ea595 Remove old privacy document 2023-04-26 22:03:36 +08:00
Jackson Harper
0a3d56ea42 Link to new privacy policy 2023-04-26 22:03:19 +08:00
Jackson Harper
0b8f415500
Merge pull request #2119 from omnivore-app/fix/local-dev-docs
Update login section in local development
2023-04-26 19:33:52 +08:00
Jackson Harper
91335a7315 Update login section in local development 2023-04-26 19:32:19 +08:00
Jackson Harper
177af6a242
Merge pull request #2115 from omnivore-app/release/android-0.0.47
Bump android version
2023-04-25 22:20:23 +08:00
Jackson Harper
785322d2b9
Merge pull request #2112 from omnivore-app/fix/image-loading
Do not enlarge small images, fallback to original src if proxy URL fails
2023-04-25 22:17:03 +08:00
Hongbo Wu
d08a7d8770
Merge pull request #2116 from omnivore-app/fix/save-url
Fix save url error when uid is not in the apollo context
2023-04-25 17:22:34 +08:00
Hongbo Wu
692fd7b959 Fix save url error when uid is not in the apollo context 2023-04-25 17:01:25 +08:00
Jackson Harper
29497927c5 Bump android version 2023-04-25 16:35:41 +08:00
Jackson Harper
29da91e760
Merge pull request #2114 from omnivore-app/fix/android-highlight-loading
Set type on highlight objects so they are properly loaded
2023-04-25 16:34:25 +08:00
Jackson Harper
9748803124 Set highlight ids correctly from android to web reader 2023-04-25 15:27:00 +08:00
Jackson Harper
a7d66fd4f2 Set type on highlight objects so they are properly loaded 2023-04-25 14:48:59 +08:00
Jackson Harper
89c85e5627
Merge pull request #2109 from omnivore-app/feat/tweet-titles
Better tweet titles
2023-04-25 14:17:33 +08:00
Jackson Harper
6560a6e694 Add type definitions 2023-04-25 12:23:37 +08:00