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 |
Maurice Parker
|
38ef0c2515
|
Convert src to use Feedbin proxy images when they are available. Issue #1632
|
2020-01-16 17:14:38 -07:00 |
Maurice Parker
|
046162b303
|
Update the SceneCoordinator to use the same lookup method to determine if the node should be getting its unread count from the SceneCoordinator.
|
2020-01-16 15:24:48 -07:00 |
Maurice Parker
|
fb8d77fff1
|
Merge pull request #1631 from kielgillard/feedly-fix-tests-post-operations-surgery
Fix test failures by cancelling operations with the queue.
|
2020-01-16 13:45:36 -08:00 |
Maurice Parker
|
333da704aa
|
Fix regression that made customize timeline unselectable.
|
2020-01-16 14:44:30 -07:00 |
Kiel Gillard
|
f14ba07740
|
Fix test failures by cancelling operations with the queue. It seems operations no longer can cancel themselves.
|
2020-01-17 08:27:20 +11:00 |
Maurice Parker
|
4f36ec3b11
|
Add Update Credetials button to the error dialog when a Feedbin credentials error happens. Issue #1441
|
2020-01-16 13:50:30 -07:00 |
Maurice Parker
|
61b788a1de
|
Provide user friendly account error for 403 status code (FORBIDDEN)
|
2020-01-16 12:17:47 -07:00 |
Maurice Parker
|
f7017aaed5
|
Enable update credentials even when the account info hasn't changed on updates. Issue #1441
|
2020-01-16 12:04:40 -07:00 |
Brent Simmons
|
80542bee12
|
Add missing calls to super.run() in FeedlyOperation subclasses.
|
2020-01-15 22:51:00 -08:00 |
Brent Simmons
|
2b567c141b
|
Add RSCore import to fix build.
|
2020-01-15 22:36:46 -08:00 |
Brent Simmons
|
57af7526da
|
Revise Feedly tests to use MainThreadOperationQueue; get them building again. They don’t pass, but at least they build.
|
2020-01-15 22:10:06 -08:00 |
Brent Simmons
|
1d755e7f77
|
Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate
|
2020-01-15 21:30:43 -08:00 |