Commit graph

5233 commits

Author SHA1 Message Date
Jackson Harper
0bdb90c2af Fix for handling multiple language keyboards
By specifying alphabet swift wont let users switch to their
preferred language keyboard on these views.
2023-01-31 15:22:00 +08:00
Hongbo Wu
c3e6321b3d
Merge pull request #1744 from omnivore-app/fix/wechat-image
Fix not showing images in wechat articles
2023-01-31 09:21:39 +08:00
Hongbo Wu
4ed6adba41
Merge pull request #1745 from omnivore-app/fix/save-wrong-title
Fix incorrect title on page hosted on notion.site
2023-01-31 09:20:27 +08:00
Hongbo Wu
97b50e9820
Merge pull request #1748 from omnivore-app/fix/milkroad-newsletters-not-detected
fix/milkroad newsletters not detected
2023-01-31 09:19:40 +08:00
Satindar Dhillon
a119656d19
Merge pull request #1732 from holton-jiang/patch-1
Update Localizable.strings
2023-01-30 11:42:20 -08:00
Satindar Dhillon
6ca0dfd04b
Merge pull request #1743 from jonathanyee/openOriginalUrlMenuItem
add Open Original to web reader menu
2023-01-30 11:24:26 -08:00
Hongbo Wu
4f12580b1c Use email header x-beehiiv-type to detect beehiiv newsletter and get the newsletter url from the header x-newsletter 2023-01-30 19:03:15 +08:00
Hongbo Wu
88f6e20bfc Pass email headers to the content-handler 2023-01-30 18:52:38 +08:00
Hongbo Wu
c5519ca894 Use document.title as default title 2023-01-30 15:56:33 +08:00
Hongbo Wu
48255ffbf9 Fix not showing images in wechat articles 2023-01-30 15:03:55 +08:00
Hongbo Wu
963e768996 Fix not showing images in wechat articles 2023-01-30 15:03:43 +08:00
Jonathan Yee
c0151afa03 add Open Original to web reader menu 2023-01-29 16:56:37 -08:00
蒋明强
cd1e91fe98
Update Localizable.strings 2023-01-28 19:25:06 +08:00
Jackson Harper
341f88c4d6
Merge pull request #1738 from omnivore-app/fix/recent-email-mark-as
Revalidate after marking an email as article
2023-01-28 17:48:42 +08:00
Jackson Harper
77f44653c0 Revalidate after marking an email as article 2023-01-28 17:24:34 +08:00
Jackson Harper
4b8e0a69d5
Merge pull request #1736 from omnivore-app/fix/use-ilike-in-recent-email-query
Use ilike for recent email query
2023-01-28 16:33:45 +08:00
Jackson Harper
749df941f8 Use ilike for recent email query 2023-01-28 16:18:06 +08:00
Jackson Harper
3d6f1c9795
Merge pull request #1730 from omnivore-app/chore/apple-version-bump-1.23.0
bumpe apple versions to 1.23.0
2023-01-28 15:24:10 +08:00
Jackson Harper
bd52eef2a9
Merge pull request #1711 from omnivore-app/feat/recent-emails-ux
Initial work on the recent emails feature
2023-01-28 15:23:23 +08:00
Jackson Harper
d535b65a4a
Merge pull request #1733 from omnivore-app/fix/recent-email-logging
Add more logging for recent email lookups
2023-01-28 15:22:50 +08:00
Jackson Harper
7476878254 Add more logging for recent email lookups 2023-01-28 15:05:45 +08:00
蒋明强
088d6dae96
Update Localizable.strings 2023-01-28 14:50:57 +08:00
Jackson Harper
b4122db127
Merge pull request #1731 from omnivore-app/fix/save-parsed-email-address
Save the parsed email address as the `to` field in received_emails
2023-01-28 14:12:57 +08:00
Jackson Harper
6a50e85759 Save the parsed email address as the to field in received_emails
The unparsed addresses can look something like this:

"jacksonh-XXXX@inbox.omnivore.app" <jacksonh-XXXX@inbox-demo.omnivore.app>

but we want to join on this field to the NewsletterEmail.address
field which will look like `jacksonh-XXXX@inbox.omnivore.app`
2023-01-28 13:53:23 +08:00
Satindar Dhillon
0cd9066efc bumpe apple versions to 1.23.0 2023-01-27 15:08:26 -08:00
Jackson Harper
332ded422e Only show mark as article if the email is not an article 2023-01-27 17:54:45 +08:00
Jackson Harper
d47b8c5024
Merge pull request #1728 from omnivore-app/fix/received-old-emails-trigger
Fix the clear old received emails trigger to only clear current users emails
2023-01-27 16:21:22 +08:00
Jackson Harper
a8d2f953bc Dont use same user as previous tests for multi user test 2023-01-27 16:00:37 +08:00
Jackson Harper
8da817e8b1 Fix the clear old received emails trigger to only clear current users emails 2023-01-27 15:38:14 +08:00
Jackson Harper
fee5267f2c
Merge pull request #1727 from omnivore-app/fix/ios-set-author
Set the author when updating page data
2023-01-27 15:31:53 +08:00
Jackson Harper
abd50bff42 Set the author when updating page data 2023-01-27 14:51:15 +08:00
Jackson Harper
94b5047ef5
Merge pull request #1726 from omnivore-app/feat/docs-link
Add documentation link to main dropdown menu
2023-01-27 14:49:33 +08:00
Jackson Harper
5d9aa8cb6b Add documentation link to main dropdown menu 2023-01-27 12:17:27 +08:00
Jackson Harper
73de19f2c9
Merge pull request #1721 from omnivore-app/dependabot/npm_and_yarn/ua-parser-js-0.7.33
Bump ua-parser-js from 0.7.31 to 0.7.33
2023-01-27 12:03:59 +08:00
dependabot[bot]
0a783e97f6
Bump ua-parser-js from 0.7.31 to 0.7.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 02:54:02 +00:00
Jackson Harper
4a08a4df2e
Merge pull request #1700 from omnivore-app/dependabot/npm_and_yarn/cookiejar-2.1.4
Bump cookiejar from 2.1.3 to 2.1.4
2023-01-27 10:53:34 +08:00
Jackson Harper
5e615b5947
Merge pull request #1720 from omnivore-app/fix/ios-highlighted-filter
The highlighted filter should include items in the archive
2023-01-27 10:53:07 +08:00
Jackson Harper
433037f88a
Merge pull request #1717 from omnivore-app/feat/admin-received-emails
Load secrets from yaml, add received emails and content display reports
2023-01-27 10:52:49 +08:00
Jackson Harper
f205a82379
Merge pull request #1719 from omnivore-app/fix/zh-about-page
Add Chinese language version of about page
2023-01-27 10:41:12 +08:00
Jackson Harper
b43fe1d8ed The highlighted filter should include items in the archive 2023-01-27 10:40:00 +08:00
Jackson Harper
327ffd25cd
Merge pull request #1718 from omnivore-app/fix/report-analytics
Add some analytics when creating reports
2023-01-27 10:25:03 +08:00
Jackson Harper
8888574526 Add 3x version of the source code screenshot 2023-01-26 22:54:45 +08:00
Jackson Harper
7dd026d471 Add key to landing sections loop 2023-01-26 22:46:55 +08:00
Jackson Harper
1f0f2bdb37 Add Chinese language version of about page 2023-01-26 22:35:42 +08:00
Jackson Harper
15782fc5ce Add some analytics when creating reports 2023-01-26 19:32:41 +08:00
Jackson Harper
177992910e Load secrets from yaml, add received emails and content display reports 2023-01-26 19:32:08 +08:00
Jackson Harper
20616092cc
Merge pull request #1715 from omnivore-app/fix/ios-docs-link
Add link to documentation, move feedback button above privacy/tos
2023-01-26 14:38:47 +08:00
Jackson Harper
acbd291b03
Merge pull request #1714 from omnivore-app/fix/group-labels-view
Use grouped list for the settings/labels view
2023-01-26 14:38:24 +08:00
Jackson Harper
8f532aa846 Add link to documentation, move feedback button above privacy/tos 2023-01-26 13:51:08 +08:00
Jackson Harper
2499916039 Use grouped list for the settings/labels view 2023-01-26 13:20:00 +08:00