Jackson Harper
2542c5dbed
Merge pull request #1315 from omnivore-app/feat/subscription-icons
...
Display subscription icons in the iOS subscription view
2022-10-19 10:29:12 +08:00
Jackson Harper
fe3fb3ea4c
Merge pull request #1314 from omnivore-app/fix/highlight-empty-state
...
Empty state for the Highlights View
2022-10-19 10:28:56 +08:00
Jackson Harper
6c6e1485d9
Merge pull request #1331 from omnivore-app/fix/signup-forms
...
Set background colours on email forms as these pages arent themed
2022-10-18 17:53:55 +08:00
Jackson Harper
70fd1a2e84
Merge pull request #1332 from omnivore-app/welcome-articles-order
...
Change the order of the new user welcome articles
2022-10-18 17:53:33 +08:00
Jackson Harper
d34e5aff04
Change the order of the new user welcome articles
...
In the UI it will appear:
- Getting Started
- Power of Read it Later
- Organize with Labels
- (optional) iOS/Android/Web
2022-10-18 17:35:00 +08:00
Jackson Harper
359ae08c92
Merge pull request #1330 from omnivore-app/fix/loading-typo
...
Remove placeholder text that was showing up on loading page
2022-10-18 16:00:11 +08:00
Jackson Harper
3b53f523d8
Set background colours on email forms as these pages arent themed
2022-10-18 15:58:50 +08:00
Hongbo Wu
54032bdc97
Merge pull request #1326 from omnivore-app/fix/site-icon
...
fix/site icon
2022-10-18 15:49:32 +08:00
Jackson Harper
c065adad81
Merge pull request #1322 from omnivore-app/chore/apple-version-1.17-bump
...
bump apple versions to 1.17.0
2022-10-18 15:48:44 +08:00
Hongbo Wu
a7e92addb0
Create 128 * 128 proxy image for the site icon
2022-10-18 15:32:30 +08:00
Hongbo Wu
22e92256eb
Fetch subscription's favicon if the site icon is base64 encoded image
2022-10-18 15:32:30 +08:00
Hongbo Wu
990759da73
Save base64 encoded image site icon in page
2022-10-18 15:32:30 +08:00
Hongbo Wu
0a9fc5cacc
Merge pull request #1324 from omnivore-app/fix/newsletter-node-weekly
...
Save newsletters hosted by cooperpress.com correctly
2022-10-18 15:31:17 +08:00
Hongbo Wu
57846a1c5e
Fix tests
2022-10-18 15:14:38 +08:00
Hongbo Wu
706607ea2b
Rebase main
2022-10-18 14:54:33 +08:00
Hongbo Wu
1fda6946bb
Save newsletters hosted by cooper-press.com correctly
2022-10-18 14:53:02 +08:00
Hongbo Wu
58b37ccc30
Merge pull request #1321 from omnivore-app/fix/copy-popular-reads-to-dist
...
Copy html files to dist folder
2022-10-18 14:51:00 +08:00
Hongbo Wu
9757394a05
Merge pull request #1318 from omnivore-app/fix/newsletter-ghost-org
...
Save newsletters hosted by ghost.org correctly
2022-10-18 14:50:27 +08:00
Jackson Harper
5c329f6b07
Merge pull request #1329 from omnivore-app/fix/embedded-tweets-wo-parents
...
Handle cases where tweet items dont have parents
2022-10-18 14:11:35 +08:00
Jackson Harper
14505ef172
Remove placeholder text that was showing up on loading page
2022-10-18 13:56:31 +08:00
Jackson Harper
3f82c0af01
Handle cases where tweet items dont have parents
2022-10-18 13:46:37 +08:00
Jackson Harper
1e4b499c40
Merge pull request #1327 from omnivore-app/fix/empty-tweet-links
...
Better handle <a> elements with no parent when looking for tweet placeholders
2022-10-18 13:05:18 +08:00
Jackson Harper
59427fa896
Mock the substack domain also when testing redirects
...
We were making the actual call to the redirected URL here,
instead of mocking it. We need to mock both the embedded email
domain, and the domain we are redirected to.
2022-10-18 12:51:53 +08:00
Jackson Harper
57676d381c
Better handle <a elements with no parent when looking for tweet placeholders
2022-10-18 12:13:54 +08:00
Satindar Dhillon
f73ae0a02a
revert the #ifCanImport conditional. Doesn't work :(
2022-10-17 14:23:16 -07:00
Satindar Dhillon
cbc290e8e2
update pspdfkit conditional import in package.swift
2022-10-17 13:26:05 -07:00
Satindar Dhillon
66cec7f9ea
bump apple versions to 1.17.0
2022-10-17 13:13:30 -07:00
Satindar Dhillon
8a3b340757
Merge pull request #1313 from omnivore-app/fix/mac-read-later
...
Mac App Read Now Fix
2022-10-17 13:10:24 -07:00
Hongbo Wu
3d653240b8
Copy html files to dist folder
2022-10-17 22:45:41 +08:00
Jackson Harper
7a5ef4e174
Merge pull request #1319 from omnivore-app/fix/popular-read-signup
...
Dont crash if a popular read is not available on signup
2022-10-17 20:57:26 +08:00
Jackson Harper
5312c31ea7
Dont crash if a popular read is not available on signup
2022-10-17 20:45:04 +08:00
Hongbo Wu
d8c5c97960
Save newsletters hosted by ghost.org correctly
2022-10-17 19:27:02 +08:00
Hongbo Wu
d7023beef0
Merge pull request #1317 from omnivore-app/fix/newsletter-fs-blog
...
Save fs.blog newsletter correctly
2022-10-17 18:50:55 +08:00
Jackson Harper
791bec17d1
Merge pull request #1316 from omnivore-app/fix/updated-getting-started-guide
...
Update the Getting started guide for new users
2022-10-17 18:31:06 +08:00
Hongbo Wu
37439c6622
Save fs.blog newsletter correctly
2022-10-17 17:59:27 +08:00
Jackson Harper
08a1d4af91
Update the Getting started guide for new users
2022-10-17 17:11:25 +08:00
Jackson Harper
fa35168bb4
Display subscription icons in the iOS subscription view
2022-10-17 16:54:37 +08:00
Jackson Harper
68a304664c
Empty state for the Highlights View
2022-10-17 15:13:05 +08:00
Satindar Dhillon
53c40c1550
use nsworkspace to deep link to mac app
2022-10-15 19:51:57 -07:00
Satindar Dhillon
9cc180d43b
Merge pull request #1312 from omnivore-app/fix/support-page-loading
...
Support Page Intercom Loading
2022-10-14 16:42:49 -07:00
Satindar Dhillon
6a063acb23
add button to open chat in case it fails to load initially
2022-10-14 15:01:02 -07:00
Satindar Dhillon
b42ef5a5bc
only call Intercom after load event is dispatched
2022-10-14 14:50:00 -07:00
Satindar Dhillon
fcef8e14e7
make sure analytics is setup before calling show on Intercom
2022-10-14 13:44:04 -07:00
Rupin Khandelwal
04c94db52e
Merge pull request #1311 from omnivore-app/bug/title-wrap
...
Article-Title Fix
2022-10-14 09:54:59 -05:00
Rupin Khandelwal
f0037a758b
Article-Title Fix
2022-10-14 08:43:47 -05:00
Hongbo Wu
8ea727460c
Merge pull request #1310 from omnivore-app/fix/update-since-api
...
Return deleted article in the updatesSince API response
2022-10-14 16:31:00 +08:00
Hongbo Wu
496b28c9ee
Return deleted article in the updatesSince API response
2022-10-14 13:50:53 +08:00
Hongbo Wu
ef745cce3b
Merge pull request #1308 from omnivore-app/fix/github-handler
...
Create a content handler for GitHub pages
2022-10-14 11:59:10 +08:00
Satindar Dhillon
22a5850c1e
Merge pull request #1306 from omnivore-app/fix/audio-player-crash
...
Dont instantiate TabView with zero items
2022-10-13 12:08:36 -07:00
Jackson Harper
ff21770a70
Add GitHubHandler class
2022-10-13 18:38:01 +08:00