4389 Commits

Author SHA1 Message Date
Brent Simmons
4ab5c25844 Add createStatusesIfNeeded API to Account, to use with syncing. (Needed for Feedly syncing, and could very well be needed for other systems too.) 2020-01-09 22:27:29 -08:00
Brent Simmons
ff31f0114a Bump verion to 27. 2020-01-09 20:56:14 -08:00
Maurice Parker
f1e01bd43f Automatically show the nav and toolbars when separating controllers. Issue #1593 2020-01-09 21:22:29 -07:00
Maurice Parker
1b1b3e796e Shoehorn the controller into the little area allowed for context previews in landscape. Issue #1569 2020-01-09 21:11:13 -07:00
Maurice Parker
614b24dc0e Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2020-01-09 18:28:05 -07:00
Maurice Parker
9fedf68b3f Add action to Share button to open in Safari. Issue #1573 2020-01-09 18:27:52 -07:00
Brent Simmons
90f463feab
Merge pull request #1592 from Wevah/ios-candidate
Set Mac deployment target to 10.14
2020-01-09 17:19:12 -08:00
Nate Weaver
5cceebad9c Set Mac deployment target to 10.14
Also remove duplicate declarations.
2020-01-09 19:16:19 -06:00
Maurice Parker
0e3c837b66 Change accessibility ordering of labels to make it more hierarchical when spoken in VoiceOver. Issue #1584 2020-01-09 17:54:13 -07:00
Maurice Parker
22057c3b1b Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2020-01-09 17:25:11 -07:00
Maurice Parker
bc896af432 Change accessibility label to Share. Issue #1582 2020-01-09 17:25:00 -07:00
Brent Simmons
d55d9d5567
Merge pull request #1591 from Wevah/ios-candidate
Update to newest RSCore
2020-01-09 16:24:27 -08:00
Maurice Parker
edd299a36d Indicate that the header is a button when it is tappable. Issue #1583 2020-01-09 17:22:37 -07:00
Nate Weaver
0b404c294d Update to newest RSCore 2020-01-09 18:22:06 -06:00
Maurice Parker
3115abc72e Enhance accessibility for toggle toolbar buttons. Issue #1581 2020-01-09 14:38:25 -07:00
Maurice Parker
75938a8153 Add material behind title label so that text isn't obscured by like color images. Issue #1585 2020-01-09 13:21:56 -07:00
Maurice Parker
5cd466e9fc Merge pull request #1579 from benubois/image_viewer
Use existing image for image viewer.
2020-01-09 13:00:42 -07:00
Brent Simmons
3ba89926fc Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2020-01-08 22:07:07 -08:00
Brent Simmons
47f3e863b6 Delete articles older than the 90-day window. 2020-01-08 22:07:03 -08:00
Brent Simmons
2434f6d44f
Merge pull request #1576 from Wevah/ios-candidate
Update to latest RSCore
2020-01-08 21:47:19 -08:00
Nate Weaver
6dc442c264 Update to latest RSCore 2020-01-08 23:40:55 -06:00
Brent Simmons
416c4c6b35 Update to latest RSCore. 2020-01-08 21:10:22 -08:00
Maurice Parker
e99e4362ff Fix to not let the avatar become smaller when we large bylines. Issue #1574 2020-01-08 18:22:47 -07:00
Maurice Parker
4f6e7dc4a8 Update refresh progress view so that it updates at a minimum of every 60 seconds. 2020-01-08 18:07:58 -07:00
Maurice Parker
a5cc892464 Change the share extension to do the web feed add in the background after the dialog dismisses. Issue #1561 2020-01-08 17:46:22 -07:00
Maurice Parker
49549066ac Fix alignment issue on settings timeline section. Issue #1572 2020-01-08 16:31:31 -07:00
Maurice Parker
a88d9be8a9 Add name in text field of feeds rename dialog. Issue #1571 2020-01-08 12:48:37 -07:00
Maurice Parker
32ecfa6d96 Change label priority so that the toggle doesn't crop on small phones. Issue #1568 2020-01-08 12:18:16 -07:00
Maurice Parker
96c781f468 Change so that we don't crash if the article extractor completes and its delegate is deallocated. Issue #1566 2020-01-08 11:22:11 -07:00
Maurice Parker
078c5dbb5c Reset the timeline middle position anytime we replace the articles. Issue #1565 2020-01-08 11:06:41 -07:00
Maurice Parker
15569e62b2 Prevent crash when the web view load hasn't set up the tap zone constraints. Issue #1564 2020-01-08 10:54:41 -07:00
Maurice Parker
5058899ec1 Fix crash when disclosing feed with collapsed folder. Issue #1562 2020-01-08 10:35:52 -07:00
Maurice Parker
094b497ca1 Update to the latest RSCore to resolve Issue #1543 2020-01-07 18:57:13 -07:00
Maurice Parker
b5d1858fef Move filter buttons to the top right and the settings button to bottom left. Issue #1554 2020-01-07 17:39:45 -07:00
Maurice Parker
92cfbc767b
Merge pull request #1553 from hartlco/1548-mark-above-below-as-read-should-not-appear-if-nothing-to-mark
Only show mark unread above/below actions if articles above/below contain unread items
2020-01-07 16:47:37 -07:00
Maurice Parker
0aa5318cde
Merge pull request #1558 from Ranchero-Software/revert-1540-previewing-articles
Revert "Previewing articles"
2020-01-07 16:37:00 -07:00
Maurice Parker
b468bcfe58
Revert "Previewing articles" 2020-01-07 16:36:32 -07:00
Maurice Parker
7edaf87733
Merge pull request #1540 from myurieff/previewing-articles
Previewing articles
2020-01-07 16:24:38 -07:00
Brent Simmons
575d15fd7c
Merge pull request #1556 from Wevah/macroprocessor
Use new MacroProcessor replacement
2020-01-07 14:09:51 -08:00
Nate Weaver
645c3deba1 Use new MacroProcessor replacement 2020-01-07 16:06:41 -06:00
Martin Hartl
02ab44c3eb Only show mark unread above/below actions if articles above/below contained unread items 2020-01-07 22:48:15 +01:00
Maurice Parker
6500df159c Merge branch 'ios-candidate' of https://github.com/brentsimmons/NetNewsWire into ios-candidate 2020-01-07 14:17:13 -07:00
Maurice Parker
dff6c1b9c4 Change to use correct favicon downloader function. Issue #1552 2020-01-07 14:17:00 -07:00
Mihael Cholakov
af5fd716fd Reset unintended CodingGuidelines changes 2020-01-07 09:51:09 +02:00
Mihael Cholakov
593a802d79 Merge branch 'upstream-ios-candidate' into previewing-articles 2020-01-07 09:47:00 +02:00
Brent Simmons
97b188bac3 Bump build to 26. 2020-01-06 20:27:53 -08:00
Maurice Parker
8a670afbe5 Merge branch 'ios-candidate' of https://github.com/brentsimmons/NetNewsWire into ios-candidate 2020-01-06 21:23:55 -07:00
Maurice Parker
746d061dcf Refresh UI (including progress indicator) on Timeline when coming out of suspend. 2020-01-06 21:23:39 -07:00
Brent Simmons
2176ebece2 Bump build to 25. 2020-01-06 18:50:28 -08:00
Brent Simmons
7cf9ae3229 Delete a blank line. (Maybe got pushing working now?) 2020-01-06 18:24:57 -08:00