Commit Graph

6775 Commits

Author SHA1 Message Date
Rizwan Mohamed Ibrahim
64a4d9bbe5 Fix localised comments 2020-07-14 22:04:20 +05:30
Stuart Breckenridge
ade441af74 [weak self] 2020-07-14 21:14:16 +08:00
Rizwan Mohamed Ibrahim
1a3bbf7dbf Add a11y label for starred status on master timeline 2020-07-14 18:08:07 +05:30
Rizwan Mohamed Ibrahim
1427e1d8c6 Add a11y label for expanded/collapsed status for Master Feed 2020-07-14 18:07:29 +05:30
Stuart Breckenridge
aca43090f8 Edit account
Edit account now has its own model
Refactored account creation and updated errors into separate enum
Renamed some structs
2020-07-14 16:25:37 +08:00
Stuart Breckenridge
06af59fb2b fixes dark mode on accounts overlay 2020-07-14 15:05:11 +08:00
Stuart Breckenridge
4982211e27 WiP on Edit Accounts and ColorScheme 2020-07-14 14:57:55 +08:00
Stuart Breckenridge
64848a9421 look and feel of edit account matches production 2020-07-14 11:33:13 +08:00
Stuart Breckenridge
39a71077b4 WiP on Edit Account 2020-07-14 10:44:59 +08:00
Maurice Parker
dc023e681b Implement share/activity button on iOS 2020-07-13 20:18:39 -05:00
Maurice Parker
da08219ca3 Add more button state and standardize button syntax 2020-07-13 17:24:40 -05:00
Maurice Parker
4625805fba Merge pull request #2257 from stuartbreckenridge/ios-release
#2256
2020-07-13 16:54:48 -05:00
Maurice Parker
7643ddc173 Remove specific button state enums as they were overkill 2020-07-13 16:26:53 -05:00
Maurice Parker
4bb88363e7 Change to only resort when sort parameters change 2020-07-13 16:06:42 -05:00
Maurice Parker
1a74701052 Merge pull request #2260 from rizwankce/show-password-for-feedbin-accouunt-view
Add show/hide password for feedbin account view
2020-07-13 16:00:01 -05:00
Maurice Parker
1e2a749cc4 Merge pull request #2258 from rizwankce/add-cloudkit-settings
Add cloudkit view for settings accounts
2020-07-13 15:58:48 -05:00
Maurice Parker
ffa579446e Only add section header padding for macOS 2020-07-13 12:00:59 -05:00
Maurice Parker
b79a1aef0c Put in the padding that Apple left off of the section headers 2020-07-13 11:58:44 -05:00
Maurice Parker
543048b981 Add context menu divider to match existing macOS design 2020-07-13 11:43:27 -05:00
Maurice Parker
c29960ddda Clean up navigation handling for the timeline 2020-07-13 11:37:21 -05:00
Rizwan Mohamed Ibrahim
b95697bf0d Add show/hide password for feedbin account view 2020-07-13 20:52:05 +05:30
Stuart Breckenridge
15b980cabf removed preview 2020-07-13 23:12:08 +08:00
Stuart Breckenridge
01c1df0a6b refactoring 2020-07-13 23:10:50 +08:00
Rizwan Mohamed Ibrahim
de0edd3c0b Add cloud kit view for settings accounts 2020-07-13 20:39:19 +05:30
Stuart Breckenridge
587acfcb1c correctly places accountAdded call 2020-07-13 23:02:09 +08:00
Stuart Breckenridge
8a66c368cd fixes enum ==, changes frames 2020-07-13 22:51:09 +08:00
Stuart Breckenridge
f4d776688b Toolbar is in a much better shape. 2020-07-13 22:29:33 +08:00
Stuart Breckenridge
122249d716 Updates to add account model 2020-07-13 21:43:41 +08:00
Stuart Breckenridge
a53500f643 Adding and deleting accounts works 2020-07-13 21:41:02 +08:00
Stuart Breckenridge
7183b853bd #2256
Fixes #2256
2020-07-13 14:24:57 +08:00
Stuart Breckenridge
564f96ae47 Add Account Picker now displays accounts 2020-07-13 10:57:42 +08:00
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
Stuart Breckenridge
cbeb74ab76 redesigned account pane 2020-07-12 22:49:55 +08: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
Stuart Breckenridge
235da781db adds (old version) to other NNW entries 2020-07-12 21:47:29 +08:00
Stuart Breckenridge
2636a5cc72 Can set default RSS reader in the General pane 2020-07-12 21:37:27 +08:00
Nate Weaver
059ebd5e27 Use parentContainerID when computing hash also 2020-07-12 07:44:43 -05:00
Stuart Breckenridge
c2c138218d Default RSS feeds now displayed 2020-07-12 18:53:37 +08:00
Stuart Breckenridge
31b93c5d13 small refactoring 2020-07-12 14:07:52 +08: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