Commit graph

1687 commits

Author SHA1 Message Date
Jackson Harper
fa2302971a
Merge pull request #619 from omnivore-app/content-fetch-token
Add token verification to the content-fetch service
2022-05-13 15:50:00 -07:00
Jackson Harper
87b11277d1 Add token verification to the content-fetch service 2022-05-13 15:14:09 -07:00
Jackson Harper
08a994c43b
Merge pull request #618 from omnivore-app/fix/install-component
Background and header colors for login and settings
2022-05-13 11:53:42 -07:00
Jackson Harper
5d868acc35 Allow the login background to expand past viewport height
On safari the right side image can expand past the viewport
height.
2022-05-13 11:37:06 -07:00
Jackson Harper
bf8a41af29 Make sure the header bar has a background in settings screens 2022-05-13 10:57:39 -07:00
Jackson Harper
8b37a475c8
Merge pull request #612 from omnivore-app/fix/reminder-id-type
Use pageId instead of articleSavingRequestId in reminders
2022-05-13 10:47:46 -07:00
Jackson Harper
d3b65c0ff8
Merge pull request #611 from omnivore-app/fix/elastic-exception
Stop throwing document not found exception to sentry
2022-05-13 09:05:01 -07:00
Jackson Harper
28db39610c
Merge pull request #614 from omnivore-app/fix/medium
Fix missing variable name in medium handler
2022-05-13 09:03:58 -07:00
Jackson Harper
0b49dbb022
Merge pull request #613 from omnivore-app/fix/update-label-result
Fix UpdateLabelResult undefined
2022-05-13 09:02:41 -07:00
Jackson Harper
3c28366f63
Merge pull request #608 from omnivore-app/fix/biospace-list-nav
Remove listnav elements from articles
2022-05-13 08:59:06 -07:00
Jackson Harper
90bd0992b9
Merge pull request #609 from omnivore-app/fix/install-component
Improve layout of the install component on smaller screens
2022-05-13 08:58:45 -07:00
Hongbo Wu
6f09a4b31a Fix missing variable name in medium handler 2022-05-13 17:47:21 +08:00
Hongbo Wu
b306ca6e2e Fix UpdateLabelResult undefined 2022-05-13 17:38:51 +08:00
Hongbo Wu
45213e7b54 Fix reminder trigger 2022-05-13 17:07:10 +08:00
Hongbo Wu
a51eba67ba get reminder by page id 2022-05-13 16:17:25 +08:00
Hongbo Wu
d821f26440 create reminder with page id 2022-05-13 16:12:08 +08:00
Hongbo Wu
40cbfc9058 Use reminder by elasticPageId 2022-05-13 16:01:23 +08:00
Hongbo Wu
f51dbafdfc Stop throwing document not found exception to sentry 2022-05-13 11:40:08 +08:00
Jackson Harper
7811e9e428 Improve the Lean More button on smaller screens 2022-05-12 16:33:29 -07:00
Jackson Harper
bdfa76d716 Remove listnav elements from articles 2022-05-12 15:58:24 -07:00
Jackson Harper
394a558e45
Merge pull request #600 from omnivore-app/fix/subfolder-404s
Better handling of 404 errors
2022-05-12 14:57:00 -07:00
Jackson Harper
ad071ca677 Use the same colour on the download button regardless of usage
The download button is always yellow regardless of the usage
so the text should always be a contrasting black, not a themed
colour.
2022-05-12 13:34:25 -07:00
Jackson Harper
279995d9a3
Merge pull request #603 from omnivore-app/fix/login-page-color
Correct font colour on the login page
2022-05-12 12:35:51 -07:00
Jackson Harper
74ee631b60
Merge pull request #601 from omnivore-app/fix/link-removed-event
Add an analytics event when links are removed
2022-05-12 12:12:05 -07:00
Jackson Harper
53d2fe3b1d Correct font colour on the login page 2022-05-12 12:02:54 -07:00
Jackson Harper
eee116e71d Add an analytics event when links are removed 2022-05-12 10:55:12 -07:00
Jackson Harper
2a5aaaecd1 Better handling of 404 errors
Next will route these to /[username]/[slug] if there is a 404
with a subfolder.
2022-05-12 10:45:30 -07:00
Jackson Harper
48c25a05a2
Merge pull request #596 from omnivore-app/build-content-fetch-image
Build the content-fetch docker image in github action
2022-05-12 10:41:45 -07:00
Jackson Harper
b409f40d89
Merge pull request #598 from omnivore-app/fix/money-stuff-title
Use newsletter's title and author from emails
2022-05-12 09:52:53 -07:00
Hongbo Wu
91d0d0604e Fix tests 2022-05-12 18:08:44 +08:00
Hongbo Wu
adfaf6b8ce Use newsletter's title and author as page's ones 2022-05-12 18:08:38 +08:00
Hongbo Wu
f170a61a43 Build the content-fetch docker image in github action 2022-05-12 15:59:08 +08:00
Hongbo Wu
e1e0ddf7fc
Merge pull request #582 from omnivore-app/optimize-parsing
Optimize parsing
2022-05-12 11:07:52 +08:00
Hongbo Wu
b4e66f33d2
Merge pull request #590 from omnivore-app/clean-domain-name
Remove www. from the siteName
2022-05-12 11:03:19 +08:00
Hongbo Wu
602d141dec Rename doc to dom 2022-05-12 11:00:32 +08:00
Hongbo Wu
5dca02873d Revert originalArticleUrl change 2022-05-12 10:45:13 +08:00
Hongbo Wu
412d7cebc6 Remove www in the hostname if exists 2022-05-12 10:32:35 +08:00
Hongbo Wu
b4ec812f41 Use siteName in search result in web 2022-05-12 10:32:10 +08:00
Hongbo Wu
2aadd6d200 Add siteName in search result web 2022-05-12 10:31:14 +08:00
Hongbo Wu
8f75c43658 Add siteName in search result 2022-05-12 10:30:47 +08:00
Satindar Dhillon
1fc1722698
Merge pull request #592 from omnivore-app/feature/searchbar-ios
Search Bar and CoreData Updates
2022-05-11 19:22:59 -07:00
Jackson Harper
88f39361a6
Merge pull request #593 from omnivore-app/fix/open-original-web
Allow opening original URL from the card menu
2022-05-11 19:21:41 -07:00
Jackson Harper
9cb314feee Allow opening original URL from the card menu 2022-05-11 19:13:15 -07:00
Satindar Dhillon
a199d8b3bc keep search field focus when clearing search text 2022-05-11 18:24:40 -07:00
Jackson Harper
ad567a380e Add search overlays for cancel and the mag. glass 2022-05-11 17:47:03 -07:00
Satindar Dhillon
7f8f6833c5 hide keyboard when cancelling on search bar 2022-05-11 17:14:28 -07:00
Jackson Harper
07c6792cde Add Newsletters and Read Later shortcuts 2022-05-11 16:33:04 -07:00
Satindar Dhillon
b45120706b fix linkeditem and labels data relationships. reset coredata on new app installs 2022-05-11 16:23:22 -07:00
Satindar Dhillon
f3aac3e30c persist last used filter to user defaults 2022-05-11 13:21:05 -07:00
Satindar Dhillon
3410a58a89 adjust tappable area of text chip buttons 2022-05-11 13:09:30 -07:00