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 |
Maurice Parker
|
897474a637
|
Fixed the font for macOS article view
|
2020-07-09 07:47:47 -05:00 |
Rizwan Mohamed Ibrahim
|
2c7663870a
|
Add settings account details view and implementations
|
2020-07-09 16:14:53 +05:30 |
Stuart Breckenridge
|
771fe21422
|
Tidy up
|
2020-07-09 17:36:17 +08:00 |
Stuart Breckenridge
|
f4deab1361
|
Updates title to match current app
|
2020-07-09 17:04:04 +08:00 |
Stuart Breckenridge
|
9830a977a0
|
Add Web Feed Colours
Icons in the picker now use accent colour.
|
2020-07-09 16:58:04 +08:00 |
Maurice Parker
|
f5855f032d
|
Revert to a less obnoxious status bar color
|
2020-07-08 22:43:16 -05:00 |
Maurice Parker
|
f2e29de7b6
|
Trying a different color for the web status background
|
2020-07-08 22:41:13 -05:00 |
Maurice Parker
|
107a8fd550
|
Implement macOS web view mouse over events
|
2020-07-08 22:27:59 -05:00 |
Maurice Parker
|
5abf222c8a
|
Merge branch 'swiftui' of https://github.com/Ranchero-Software/NetNewsWire into swiftui
|
2020-07-08 20:13:08 -05:00 |
Maurice Parker
|
5583b21616
|
Merge pull request #2232 from stuartbreckenridge/swiftui
Multi-selection on macOS #2164
|
2020-07-08 20:12:23 -05:00 |
Stuart Breckenridge
|
4c11667ff7
|
Moves selection to SidebarModel
|
2020-07-09 07:15:47 +08:00 |
Maurice Parker
|
a87a692d7e
|
Fix class file name misspelling
|
2020-07-08 17:50:18 -05:00 |
Maurice Parker
|
79691a1988
|
Add reader view icon to macOS toolbar
|
2020-07-08 17:34:35 -05:00 |
Maurice Parker
|
0e3ee19e3a
|
Made Article View match system accent color
|
2020-07-08 17:26:53 -05:00 |
Maurice Parker
|
99820c1c2f
|
Fix class name
|
2020-07-08 17:25:10 -05:00 |
Maurice Parker
|
2ab82d5680
|
Make timeline unread indicator use the control accent color on macOS
|
2020-07-08 16:22:15 -05:00 |
Maurice Parker
|
739c14fb99
|
Don't remove from queue until completion handler is called
|
2020-07-08 16:00:48 -05:00 |
Maurice Parker
|
5efc02f969
|
Merge pull request #2230 from rizwankce/fix/settings-account-header-imageview
Settings account header imageview
|
2020-07-08 15:28:49 -05:00 |
Maurice Parker
|
3f036e91d3
|
Do not remove the view from the queue until it has navigated
|
2020-07-08 13:44:13 -05:00 |
Maurice Parker
|
f138908e43
|
Complete dequeue even if web view fails to initialize
|
2020-07-08 13:39:44 -05:00 |
Maurice Parker
|
526fe71cf1
|
Merge branch 'master' into swiftui
|
2020-07-08 13:23:23 -05:00 |
Maurice Parker
|
4ba2ab4baa
|
Complete the dequeue operation even if the web view navigation fails
|
2020-07-08 13:22:19 -05:00 |
Maurice Parker
|
cdb43404c5
|
Removed obsolete javascript setting
|
2020-07-08 10:48:05 -05:00 |
Maurice Parker
|
c1bf903bff
|
Suppress macOS menu items we don't want to show the user
|
2020-07-08 10:24:16 -05:00 |
Maurice Parker
|
6f055b5923
|
Implement ArticleView for macOS
|
2020-07-08 10:20:04 -05:00 |
Stuart Breckenridge
|
91bc4a0c30
|
fixes iOS build
|
2020-07-08 22:04:26 +08:00 |
Stuart Breckenridge
|
ab0fbc99c3
|
Merge branch 'multi-select' into swiftui
|
2020-07-08 21:41:59 +08:00 |
Stuart Breckenridge
|
18f7d82f7a
|
white space removal
|
2020-07-08 21:40:09 +08:00 |
Stuart Breckenridge
|
af4849642c
|
Adds multi-select to macOS sidebar
This hacks around property observers to get to a model that almost works.
|
2020-07-08 21:39:39 +08:00 |
Rizwan Mohamed Ibrahim
|
6958abb4ec
|
Fix account header image alignment and foreground color
|
2020-07-08 16:10:34 +05:30 |
Rizwan Mohamed Ibrahim
|
57dbe2b8ab
|
Fix header image white background
|
2020-07-08 16:09:49 +05:30 |
Rizwan Mohamed Ibrahim
|
8fb95f7900
|
Fix issues with account image being stretched
|
2020-07-08 15:13:10 +05:30 |
Rizwan Mohamed Ibrahim
|
ea3149d5bc
|
Add simplified Account Header image view without stacks
|
2020-07-08 14:44:27 +05:30 |
Rizwan Mohamed Ibrahim
|
48f212abcd
|
Add settings account header image view
|
2020-07-08 14:40:14 +05:30 |
Maurice Parker
|
909dcb3f93
|
Made ArticleExtractorButtonState a shared enum
|
2020-07-08 02:27:16 -05:00 |
Maurice Parker
|
1e03da8192
|
Merge branch 'swiftui' of https://github.com/Ranchero-Software/NetNewsWire into swiftui
|
2020-07-08 02:25:17 -05:00 |
Maurice Parker
|
9a054a320c
|
Merge pull request #2229 from rizwankce/add-feedbin-account
Add Feedbin account addition implementation
|
2020-07-08 02:25:03 -05:00 |