Maurice Parker
|
17e1247ff0
|
Add sort control for macOS
|
2020-07-12 19:43:25 -05:00 |
Maurice Parker
|
3a67f2cd8e
|
Change navigation title for macOS so that it shows the Feed
|
2020-07-12 17:45:38 -05:00 |
Maurice Parker
|
809e6542e0
|
Fix bug in unfiltering a filtered timeline
|
2020-07-12 17:30:35 -05:00 |
Maurice Parker
|
d7a4bddc72
|
Make timeline filter maintain it state for each timeline individually
|
2020-07-12 16:48:39 -05:00 |
Maurice Parker
|
2ebec7801c
|
Fix read filter accessibility labels (help)
|
2020-07-12 15:03:43 -05:00 |
Maurice Parker
|
6c236fc0e3
|
Implement Timeline read filter
|
2020-07-12 14:43:52 -05:00 |
Maurice Parker
|
e24716c944
|
Merge branch 'master' of https://github.com/Ranchero-Software/NetNewsWire
|
2020-07-12 10:52:52 -05:00 |
Maurice Parker
|
22e2c0b0e6
|
Add sidebar read filter
|
2020-07-12 10:52:42 -05:00 |
Maurice Parker
|
9f4a037c8f
|
Rebuild sidebar items when the unread count changes
|
2020-07-12 09:54:39 -05:00 |
Maurice Parker
|
9ecc5ec67b
|
Merge pull request #2254 from Wevah/master
Use parentContainerID for isEqual, and not just feedID
|
2020-07-12 09:36:56 -05:00 |
Nate Weaver
|
059ebd5e27
|
Use parentContainerID when computing hash also
|
2020-07-12 07:44:43 -05:00 |
Maurice Parker
|
2eb20c86af
|
Refactor timeline code to be more clear
|
2020-07-11 20:11:01 -05:00 |
Maurice Parker
|
6891f76241
|
Fix smart feed feed lookup
|
2020-07-11 19:56:42 -05:00 |
Maurice Parker
|
7998b5450b
|
Enabled toolbar buttons for read and star
|
2020-07-11 19:52:28 -05:00 |
Maurice Parker
|
92ac91d9d5
|
Delete dead code
|
2020-07-11 18:47:44 -05:00 |
Maurice Parker
|
184ef57576
|
Implement Timeline multiselect
|
2020-07-11 18:22:47 -05:00 |
Maurice Parker
|
cf79d3f508
|
Merge branch 'master' of https://github.com/Ranchero-Software/NetNewsWire
|
2020-07-11 12:48:58 -05:00 |
Maurice Parker
|
360f7a07bf
|
Implement Sidebar multiselect for macOS
|
2020-07-11 12:47:13 -05:00 |
Maurice Parker
|
7aa1fb1c4a
|
Merge pull request #2251 from stuartbreckenridge/master
2237
|
2020-07-11 11:45:17 -05:00 |
Stuart Breckenridge
|
61c42171c7
|
2237
Fixes #2237 accent colours on web feeds.
|
2020-07-12 00:07:37 +08:00 |
Maurice Parker
|
14109b66a5
|
Merge pull request #2250 from Ranchero-Software/revert-2249-feature/widget
Revert "Widget Work in Progress"
|
2020-07-11 09:48:51 -05:00 |
Maurice Parker
|
20d989f1b8
|
Revert "Widget Work in Progress"
|
2020-07-11 09:48:34 -05:00 |
Maurice Parker
|
3eda1de825
|
Merge pull request #2249 from stuartbreckenridge/feature/widget
Widget Work in Progress
|
2020-07-11 09:36:50 -05:00 |
Stuart Breckenridge
|
300d1eac60
|
Widget.md
|
2020-07-11 22:24:49 +08:00 |
Stuart Breckenridge
|
c3d4834879
|
Moves to monitoring changes in scene phase
|
2020-07-11 21:02:46 +08:00 |
Stuart Breckenridge
|
9991b3760e
|
Removes print statements and reorgs code
|
2020-07-11 20:22:21 +08:00 |
Stuart Breckenridge
|
1cc5f3cc30
|
Widget Updates
• Can now read data written by main app
• Has preview capability in widget gallery
• Still to solve using ORGANIZATION_IDENTIFIER
|
2020-07-11 17:01:09 +08:00 |
Brent Simmons
|
5138d7d2e0
|
Fix bad XML in beta appcast.
|
2020-07-10 18:06:23 -07:00 |
Brent Simmons
|
5683660841
|
Update beta appcast for 5.0.4d2.
|
2020-07-10 18:03:29 -07:00 |
Maurice Parker
|
4af8e0ab1c
|
Select next item in Sidebar on delete. Issue #2114
|
2020-07-10 16:49:10 -05:00 |
Maurice Parker
|
3215c98253
|
Disable Extensions until we move Mac 5.1 to mac-candidate
|
2020-07-10 16:28:57 -05:00 |
Maurice Parker
|
7480e42455
|
Remove iCloud and NewsBlur from the available account types until we move 5.1 to mac-candidate
|
2020-07-10 16:13:42 -05:00 |
Maurice Parker
|
ce33184502
|
Fix old test compile errors
|
2020-07-10 15:51:58 -05:00 |
Maurice Parker
|
95a8f6d72d
|
Merge branch 'swiftui'
|
2020-07-10 15:28:14 -05:00 |
Maurice Parker
|
206f0e7263
|
Add SWIFTUI compiler directive
|
2020-07-10 15:21:47 -05:00 |
Maurice Parker
|
6672013111
|
Merge pull request #2248 from Wevah/shift-space
Make shift-space scroll up in the detail view even when it doesn't have focus
|
2020-07-10 14:20:47 -05:00 |
Nate Weaver
|
82f7f99827
|
iOS: Make shift-space scroll up even when the detail view doesn't have focus
|
2020-07-10 13:57:35 -05:00 |
Nate Weaver
|
5acce87995
|
Mac: Make shift-space scroll up even when the detail view doesn't have focus
Issue #969.
|
2020-07-10 13:57:34 -05:00 |
Maurice Parker
|
2f99cd01c1
|
Fix the width of the indicator so that it would stop reflowing the cell when changed to star
|
2020-07-10 10:13:18 -05:00 |
Stuart Breckenridge
|
a45ba35b24
|
Initial widget work
• Latest data is saved out to JSON at various points.
• Technote on widget usage.
• Widget target added.
|
2020-07-10 23:10:12 +08:00 |
Maurice Parker
|
bf8a52d710
|
Update the timeline with status changes
|
2020-07-09 20:10:52 -05:00 |
Maurice Parker
|
2d57945e98
|
Implement Read and Star button functionality
|
2020-07-09 18:44:51 -05:00 |
Maurice Parker
|
3e61c7044b
|
Stub out mark as read and star functionality
|
2020-07-09 16:34:47 -05:00 |
Maurice Parker
|
94f956b41f
|
Merge pull request #2241 from alexcfaber/feature/fix-add-folder
OPT: Cleanup Add Folder view on Mac, change SceneNavigationView to su…
|
2020-07-09 14:11:49 -05:00 |
Alex Faber
|
5b50e8cdd2
|
OPT: Cleanup Add Folder view on Mac, change SceneNavigationView to support multiple sheet types.
|
2020-07-09 21:09:50 +02:00 |
Maurice Parker
|
aa4d191d1d
|
Fixed Article Toolbar item placement on iPad
|
2020-07-09 09:57:39 -05:00 |
Maurice Parker
|
d16c1678f2
|
Merge pull request #2239 from rizwankce/fix/add-account-action
Fix account selection
|
2020-07-09 09:31:06 -05:00 |
Maurice Parker
|
4fe41b57c5
|
Merge pull request #2236 from rizwankce/account-details-settings
Add settings account details view and implementations
|
2020-07-09 09:27:37 -05:00 |
Rizwan Mohamed Ibrahim
|
7c30749625
|
Fix account selection showing wrong sheet upon selection
|
2020-07-09 19:55:58 +05:30 |
Maurice Parker
|
91f2479b96
|
Merge pull request #2234 from stuartbreckenridge/fix/2193
Fix 2193
|
2020-07-09 08:10:42 -05:00 |