Maurice Parker
|
84844e6cef
|
Fix Feed deselection. Issue #1657
|
2020-01-19 18:36:23 -07:00 |
Brent Simmons
|
f4a2c42775
|
Bump build to 28.
|
2020-01-19 16:59:58 -08:00 |
Brent Simmons
|
f76385ce64
|
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
|
2020-01-19 16:55:46 -08:00 |
Brent Simmons
|
a2bcdb1cfd
|
Fix the progress indicator bug I had introduced in working on FeedlyOperation. Make sure FeedlyOperation calls downloadProgress.completeTask(), and make sure that all paths lead there.
|
2020-01-19 16:55:39 -08:00 |
Maurice Parker
|
f15ade5ebb
|
Make the article datetime always a link to the article permalink. Issue #1655
|
2020-01-19 17:28:06 -07:00 |
Maurice Parker
|
53ba0bc9ac
|
Fix so that Feedbin correctly stores the perma link in the correct field.
|
2020-01-19 17:15:21 -07:00 |
Maurice Parker
|
8df8dfdb75
|
Update the Feeds list when a Feed's unread count gets above zero and the read filter is on. Issue #1550
|
2020-01-19 16:44:13 -07:00 |
Brent Simmons
|
ed23d0ec15
|
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
|
2020-01-19 15:24:36 -08:00 |
Brent Simmons
|
7e9215a587
|
Update RSCore.
|
2020-01-19 15:24:31 -08:00 |
Maurice Parker
|
fd1d84dff8
|
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
|
2020-01-19 15:36:31 -07:00 |
Maurice Parker
|
7e35bd1ec4
|
Remove unused parameter. It was obsoleted, but not removed.
|
2020-01-19 15:36:19 -07:00 |
Brent Simmons
|
093c91d792
|
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
|
2020-01-19 14:19:15 -08:00 |
Brent Simmons
|
6181f416a4
|
Revise FeedlyOperation to work with MainThreadOperation properly. We’re still using inheritance — FeedlyOperation is a base class. I tried and failed to come up with a better solution. Everything other solution resulted in a lot of boilerplate code being replicated.
|
2020-01-19 14:19:06 -08:00 |
Maurice Parker
|
b1653845c2
|
Remove media selector from block quotes so that the new style is always used.
|
2020-01-19 13:23:45 -07:00 |
Maurice Parker
|
09c8ca9898
|
Remove unnecessary cell reload that was causing crashes. Issue #1535
|
2020-01-19 12:16:59 -07:00 |
Maurice Parker
|
88f565e03f
|
Use the DOM Y position to restore the scroll offset. This mostly fixes Issue #1494.
|
2020-01-19 11:48:26 -07:00 |
Maurice Parker
|
110c7ae2e8
|
Merge pull request #1653 from hartlco/1238-iOS-Timeline-back-swipe-animation-error
Apply UINavigationBarAppearance appearance to scroll edge
|
2020-01-19 10:34:56 -08:00 |
Martin Hartl
|
5a6e0fd387
|
Apply UINavigationBarAppearance appearance to scroll edge
|
2020-01-19 19:22:36 +01:00 |
Brent Simmons
|
a8f87e9590
|
Merge pull request #1650 from Wevah/ios-candidate
Data+RSCore
|
2020-01-18 17:38:25 -08:00 |
Nate Weaver
|
5cf94c1931
|
Update to latest RSCore
|
2020-01-18 19:29:10 -06:00 |
Maurice Parker
|
8e92cee13d
|
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
|
2020-01-18 18:24:29 -07:00 |
Maurice Parker
|
93f2c249e7
|
Change feed cell background color so that it can't be corrupted. Issue #1649
|
2020-01-18 18:24:18 -07:00 |
Nate Weaver
|
7ee1f99962
|
Updates for Data+RSCore changes
|
2020-01-18 19:18:58 -06:00 |
Brent Simmons
|
b150eaaff5
|
Update copyright year to 2020.
|
2020-01-18 11:53:22 -08:00 |
Maurice Parker
|
f0d8a9038d
|
Reload the web view every 10 renderings to clean it up. Issue #1487
|
2020-01-18 11:59:24 -07:00 |
Maurice Parker
|
0d7046adf1
|
Update to latest RSCore
|
2020-01-18 11:30:14 -07:00 |
Brent Simmons
|
d3cd8ea1e3
|
Merge pull request #1648 from Wevah/ios-candidate
Update RSCore, fixing failing tests and URL scrubbing
|
2020-01-17 19:27:33 -08:00 |
Nate Weaver
|
f5f53859be
|
Update RSCore, fixing failing tests and URL scrubbing
|
2020-01-17 21:25:02 -06:00 |
Maurice Parker
|
3331b0fc16
|
Merge pull request #1644 from pdokas/gh-1611
Positions the footnote popover on top of other content
|
2020-01-17 18:38:30 -08:00 |
Phil Dokas
|
d3ecb68708
|
Positions the footnote popover on top of other content
|
2020-01-17 13:41:12 -08:00 |
Maurice Parker
|
2e583ae7b2
|
Force the progress view label to update with content size changes. Issue #1645
|
2020-01-17 14:33:06 -07:00 |
Maurice Parker
|
a4896958c3
|
Merge pull request #1643 from Wevah/ios-candidate
Update to latest RSCore
|
2020-01-17 12:07:42 -08:00 |
Nate Weaver
|
c89fd2e945
|
Update to latest RSCore
|
2020-01-17 13:54:00 -06:00 |
Maurice Parker
|
34984551c6
|
Fully reload the page when the content size changes. Issue #1642
|
2020-01-17 12:53:50 -07:00 |
Nate Weaver
|
b35215d03b
|
Update for pending RSCore String updates
|
2020-01-17 13:45:38 -06:00 |
Maurice Parker
|
3c1668c178
|
Make Feedbin/Twitter video usable. Issue #718
|
2020-01-17 12:17:38 -07:00 |
Maurice Parker
|
539722d685
|
Change Feedbin Twitter images to use the canonical source instead of Feedbin image servers.
|
2020-01-17 11:41:04 -07:00 |
Maurice Parker
|
df1b483996
|
Add Feedbin specific separator. Issue #1640
|
2020-01-17 10:56:59 -07:00 |
Maurice Parker
|
b7368c2c90
|
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
|
2020-01-17 10:54:21 -07:00 |
Maurice Parker
|
2cdec8c4bf
|
Add a leading border to block quotes so that they can more easily be distinguished. Issue #1639
|
2020-01-17 10:53:22 -07:00 |
Brent Simmons
|
fe50af6dd6
|
Merge pull request #1638 from kielgillard/ios-candidate
Subscribing to a Feedly feed only downloads the first page worth of content
|
2020-01-16 22:28:01 -08:00 |
Kiel Gillard
|
912a3acb35
|
Subscribing to a Feedly feed only downloads the first page worth of content, not each and every page. Maybe related to #1408.
|
2020-01-17 17:16:52 +11:00 |
Brent Simmons
|
e2e9a66bc5
|
Merge pull request #1635 from kielgillard/ios-candidate
Let Feedly users add to the uncategorized collection/folder.
|
2020-01-16 22:01:47 -08:00 |
Brent Simmons
|
d0ef5667ba
|
Merge pull request #1637 from kielgillard/feedly-immutable-models
Makes the Feedly models immutable…
|
2020-01-16 22:01:15 -08:00 |
Kiel Gillard
|
02cfc384c4
|
Makes the Feedly models immutable because they are used to represent API responses only and it improves a developer's ability to reason about how they're used in the codebase. Fixes #1629.
|
2020-01-17 16:47:21 +11:00 |
Maurice Parker
|
f9e529bd3b
|
Fix multiwindow auto layout errors. Issue #1636
|
2020-01-16 21:29:10 -07:00 |
Kiel Gillard
|
c18575ea85
|
Let Feedly users add to the uncategorized collection/folder.
|
2020-01-17 15:25:57 +11:00 |
Maurice Parker
|
9a4ed6b198
|
Dismiss the keyboard on drag. Issue #1634
|
2020-01-16 20:30:53 -07:00 |
Maurice Parker
|
2584462bc1
|
Fix scrolling code so that it takes into consideration the content is under the bars now. Issue #1633
|
2020-01-16 19:40:13 -07:00 |
Maurice Parker
|
cbaa5f81b0
|
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
|
2020-01-16 17:14:55 -07:00 |