Commit Graph

3616 Commits

Author SHA1 Message Date
03d7d80b4f Use bottombar when saving 2023-05-16 11:23:58 +08:00
857e7ce010 Add new fonts on iOS 2023-05-05 13:23:54 +08:00
fe7c0f2339 Linting fix 2023-05-05 12:46:34 +08:00
f4a860e912 Add label sorting on the web 2023-05-05 12:36:30 +08:00
aab332eefc Sort labels by name 2023-05-05 12:03:50 +08:00
fde5ec29cf Dont allow descriptions to overflow their card width 2023-05-05 12:00:22 +08:00
b1cf122543 Simplify style on signup pages 2023-05-05 11:34:46 +08:00
aec3238590 Fix issue where incorrect username validation message was displayed during signup 2023-05-05 11:16:58 +08:00
95427184f8 Remove debug 2023-05-04 10:48:37 +08:00
253297aeda Allow displaying recent email HTML
This should help with users not being able to access confirmation
links.
2023-05-04 10:36:43 +08:00
31d04a59e1 Merge pull request #2161 from omnivore-app/feature/sort-by-wordCount
add sorting by wordsCount
2023-05-04 08:56:03 +08:00
e0172afed2 Update text to speech landing images 2023-05-03 11:38:22 +08:00
a4d385bc83 add sorting by wordsCount 2023-05-03 08:36:33 +08:00
02f85aacde Revert style debug change 2023-05-02 16:35:50 +08:00
0a147b744d Move theme and color scheme setting to the documentElement
In theory this is more correct and could help with issues of
color-scheme not being set correctly in the reader on iOS and
Android.
2023-05-02 16:01:16 +08:00
3041cd0517 Merge pull request #2138 from omnivore-app/fix/webflow-readability
Remove webflow invisible elements
2023-05-02 14:23:10 +08:00
e4776085ab Update progress bar colour for dark mode 2023-05-02 13:30:11 +08:00
2698bb0a24 Display read time on the reader view 2023-05-02 11:56:09 +08:00
c7a735b2d0 Better font sizes for article titles 2023-05-02 11:55:33 +08:00
030af76a42 Reduce the title font size 2023-05-02 11:01:06 +08:00
539f908ce6 Add Newsreader font 2023-04-28 20:38:34 +08:00
87be4b0db6 Add more web fonts AtkinsonHyperlegible, LXGWWenKai, Newsreader 2023-04-28 20:32:58 +08:00
1f320b6db4 Better handling of the tab keypress in notebooks 2023-04-28 20:13:16 +08:00
736f003b37 Update generated html 2023-04-28 11:58:22 +00:00
2fbee1e831 Remove webflow invisible elements 2023-04-28 19:57:13 +08:00
31cbcc7c7f validate sign up request body in mobile sign-up router 2023-04-27 12:18:32 +08:00
0e8887a1d9 trim user email before saving in db 2023-04-27 11:39:34 +08:00
673c43aee0 trim user email in mobile sign-in router 2023-04-27 11:37:27 +08:00
fb4c8cb1ed trim user email in mobile sign-up router 2023-04-27 11:33:03 +08:00
70530742d6 Merge pull request #2122 from omnivore-app/fix/update-privacy-links
fix/update privacy links
2023-04-26 23:04:33 +08:00
44c2b4c9b0 Update privacy policy link 2023-04-26 22:49:39 +08:00
160b673bd2 Add links on about pages 2023-04-26 22:49:22 +08:00
9efe4c53bb Update privacy policy URL 2023-04-26 22:38:09 +08:00
b5f3f18790 Merge pull request #2120 from omnivore-app/fix/update-privacy-links
Update privacy policy
2023-04-26 22:27:58 +08:00
881e2ea595 Remove old privacy document 2023-04-26 22:03:36 +08:00
0a3d56ea42 Link to new privacy policy 2023-04-26 22:03:19 +08:00
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
692fd7b959 Fix save url error when uid is not in the apollo context 2023-04-25 17:01:25 +08:00
9748803124 Set highlight ids correctly from android to web reader 2023-04-25 15:27:00 +08:00
89c85e5627 Merge pull request #2109 from omnivore-app/feat/tweet-titles
Better tweet titles
2023-04-25 14:17:33 +08:00
6560a6e694 Add type definitions 2023-04-25 12:23:37 +08:00
f779185066 Do not enlarge small images, fallback to original src if proxy URL fails 2023-04-25 12:17:24 +08:00
155fad5b9c Truncate tweet text used in titles using lodash 2023-04-25 11:39:55 +08:00
53e81cc06e Better formatting of tweet titles 2023-04-25 09:47:52 +08:00
3841734deb Fix forwarded email subject being treated as an URL, for example "Fwd: subject" 2023-04-24 21:16:44 +08:00
b891e547c9 Make content optional 2023-04-24 21:03:39 +08:00
e512ba0bad Fix tests 2023-04-24 18:04:18 +08:00
69968e5288 Save url if the email subject is a parsable url 2023-04-24 12:54:23 +08:00
bce7afde50 Eagerly load profile of the user 2023-04-24 12:53:40 +08:00
187ad654e7 Add debug logs 2023-04-22 12:29:46 +08:00