Commit Graph

  • 08310aacc9 Reformat add scene so that it looks like the Settings app add scene. Maurice Parker 2019-05-25 14:49:34 -05:00
  • 4fc652e0d4 Merge pull request #675 from philviso/iPadPopover Maurice Parker 2019-05-25 14:42:51 -05:00
  • 68420bcfd1 Update Info.plist for new public build. Brent Simmons 2019-05-25 10:33:23 -07:00
  • ad841ee41e Remove Donate to App Camp from Help menu, since the donation page no longer exists. Brent Simmons 2019-05-25 10:27:05 -07:00
  • fa55e915d7 Update README with note about the Help menu. Brent Simmons 2019-05-25 10:26:37 -07:00
  • 8f48d8a726 Add Slack Group command in Help menu — it takes you to the signup page. Brent Simmons 2019-05-25 10:21:25 -07:00
  • 0377c52022 Update README to link to the Slack group. Brent Simmons 2019-05-25 10:21:06 -07:00
  • bae17df0e9 Use modal presentation for add account view controllers Phil Viso 2019-05-24 10:07:17 -05:00
  • 19881427c9 Fixed a crash that occurs when presenting the share sheet on iPad. Issue #639 Phil Viso 2019-05-24 09:56:26 -05:00
  • e8645ab0c8 Made add account icons tint match Maurice Parker 2019-05-23 09:08:48 -05:00
  • 74aa377239 Merge pull request #673 from philviso/AddAccountCleanup Maurice Parker 2019-05-23 08:29:20 -05:00
  • cee87ab25a Centered email and password text Phil Viso 2019-05-22 21:20:56 -05:00
  • 071bfd6a45 Show disclosure indicator for add account cells Phil Viso 2019-05-22 21:19:13 -05:00
  • 13c0f3a09c UI improvements for add feedbin account Phil Viso 2019-05-22 21:17:50 -05:00
  • 3e97754ab9 Removed navigation controller from storyboard for add account view controller Phil Viso 2019-05-22 20:31:01 -05:00
  • d1684a1c69 Improved the UI of adding a new local account Phil Viso 2019-05-22 20:29:00 -05:00
  • fd88f94959 Left align add account selection Phil Viso 2019-05-22 20:00:18 -05:00
  • 490b84719a Cleaned up margins and added dynamic type support to account detail screen Phil Viso 2019-05-22 19:43:12 -05:00
  • 336d7a8cc7 Use default account name as placeholder text Phil Viso 2019-05-22 19:42:06 -05:00
  • 5f98f0d2fc Correct usage of weak self in completion handlers Maurice Parker 2019-05-22 15:40:34 -05:00
  • 5d1c7d08ac Remove strong reference to Account that was preventing Accounts from being deallocated Maurice Parker 2019-05-22 15:08:22 -05:00
  • c422b4b82c Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-05-22 10:08:01 -05:00
  • 43f8e9880c Change to mark all as unread for the selected article feed. Issue #657 Maurice Parker 2019-05-22 10:07:00 -05:00
  • e05eb6e60c Use == instead of === when comparing feeds in the sidebar — you might have duplicate feeds. (Duplicate feeds are totally allowed.) Brent Simmons 2019-05-21 22:23:26 -07:00
  • a406fa9d4d Enhance error handling to make syncing more resilient to network failures. Maurice Parker 2019-05-21 19:15:24 -05:00
  • d289bbea94 Fix crashing bug caused by nesting update statements. Maurice Parker 2019-05-21 17:59:33 -05:00
  • be81fdae0a Send article statuses to Feedbin on app terminate Maurice Parker 2019-05-21 17:20:49 -05:00
  • 98a262e34b Update pseudo feed timeline when and account is deleted. Maurice Parker 2019-05-21 16:47:32 -05:00
  • 918eb746d5 Update pseudo feeds when account states change. Issues #645, #663, & #664. Maurice Parker 2019-05-21 16:36:47 -05:00
  • 46cd477ee0 Make unread indicator white for selected and emphasized rows in timeline. Issue #655 Maurice Parker 2019-05-21 16:08:16 -05:00
  • 4667035e61 Remember last OPML export account, suggest account name for OPML export file name, allow export of inactive accounts. Issue #659 & Issue #652 Maurice Parker 2019-05-21 15:15:26 -05:00
  • 0da916fa68 Add Mark All as Read contextual menu item. Issue #657 Maurice Parker 2019-05-21 14:57:22 -05:00
  • af19b6dee0 Remember last selected account on OPML import. Issue #661 Maurice Parker 2019-05-21 14:56:41 -05:00
  • a2a0586a32 Update RSCore Maurice Parker 2019-05-21 10:26:31 -05:00
  • 8816de4a0e Fix issue where new Feeds added to a folder also got left in the account container. Maurice Parker 2019-05-21 10:26:11 -05:00
  • fb33008b36 Remember account selection for Add Feed and Add Folder dialogs. Issue #651 & Issue #654 Maurice Parker 2019-05-21 09:36:33 -05:00
  • e6680a23b9 Make move animation smoother by wrapping in a BatchUpdate Maurice Parker 2019-05-21 09:03:28 -05:00
  • d9458c8980 Make progress indicator more accurate Maurice Parker 2019-05-21 08:34:05 -05:00
  • 3207ebf6a5 Implement default timeline avatar. Issue #641 Maurice Parker 2019-05-21 05:42:40 -05:00
  • 139518530e Updated to latest RSCore Maurice Parker 2019-05-21 04:15:33 -05:00
  • 31cc3b609c Make delete animation correct for deletes and restores by wrapping them in BatchUpdates. Issue #667 Maurice Parker 2019-05-20 18:05:28 -05:00
  • 8e7b1c8454 Make sure the statuses get updated before the unread count query executes. Issue #670 Maurice Parker 2019-05-20 17:08:16 -05:00
  • 3ae9bdb74f Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Brent Simmons 2019-05-20 14:30:08 -07:00
  • a5d6e5403e Add additional sql check to ensure we don't pick up deleted articles when querying for missing articles Maurice Parker 2019-05-20 13:55:26 -05:00
  • 59ea5cadec Add status syncing to iOS Maurice Parker 2019-05-20 13:51:08 -05:00
  • cfe5d22f66 Merge pull request #668 from philviso/iPadPopover Maurice Parker 2019-05-20 12:41:25 -05:00
  • 74953601dd Increase the duration of TimelineViewController’s database fetch queue from 0.5 to 2.0. This will still allow updates to appear in a timely way, but will help prevent fetching too often during a refresh. Brent Simmons 2019-05-19 22:26:08 -07:00
  • 4d27e5a338 Simplify representedObjectsContainsAnyPseudoFeed. Brent Simmons 2019-05-19 20:49:24 -07:00
  • 633e291c2e Decrement the static row count instead of using hard-coded values Phil Viso 2019-05-19 19:20:35 -05:00
  • 1271fc9081 Update UI when accounts change or when account state changes Phil Viso 2019-05-19 19:18:28 -05:00
  • 719fb54311 Allow delete account row to be tapped Phil Viso 2019-05-19 19:08:49 -05:00
  • 1f8463d091 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire into iPadPopover Phil Viso 2019-05-19 19:03:50 -05:00
  • db3d8e484b Made the preferred size wider Phil Viso 2019-05-19 18:41:28 -05:00
  • 8c28160f91 Always clear selection on viewWillAppear Phil Viso 2019-05-19 18:39:15 -05:00
  • 02a7130415 Moved Add NetNewsWire feed to about section, and hide it if they don’t have any active feeds Phil Viso 2019-05-19 18:35:45 -05:00
  • 8ca14e2b95 Add a vertical spacing constraint between the folder labels, so they don’t overlap for larger names Phil Viso 2019-05-19 18:24:07 -05:00
  • 48e19c23a7 Set content type for Feedbin OPML Import. Maurice Parker 2019-05-19 18:19:08 -05:00
  • 32d572307f Updated labels to use dynamic type Phil Viso 2019-05-19 18:19:03 -05:00
  • 99010e8e3e Made text size larger and updated label margins to use standard value Phil Viso 2019-05-19 18:13:10 -05:00
  • 50b68096cd Add Feedbin account and delete account functionality added to iOS Maurice Parker 2019-05-19 18:04:32 -05:00
  • 5280d1c75d Made text size larger and fixed trailing margin for account name label Phil Viso 2019-05-19 18:04:12 -05:00
  • 34c6341b4c Further sizing improvements on iPad. Only show add feed / folder pickers when there is more than 1 item to display. Phil Viso 2019-05-19 17:48:03 -05:00
  • 2f82f05721 Improved sizing of add feed modal on iPad Phil Viso 2019-05-19 17:47:33 -05:00
  • bce45d28e4 Updated all iOS references to default local account new to be device specific Phil Viso 2019-05-19 16:52:21 -05:00
  • 16f2f43cc7 Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names Maurice Parker 2019-05-19 16:36:33 -05:00
  • 890c146c7e Dismiss keyboard when text fields are done editing Phil Viso 2019-05-19 16:17:10 -05:00
  • 9d72fede05 Don’t reference nameTextField directly when dismissing the keyboard Phil Viso 2019-05-19 16:14:23 -05:00
  • 90ea9ebb50 Disable add new item button when there are no active accounts Phil Viso 2019-05-19 16:08:48 -05:00
  • 438745f246 Removed empty cell Phil Viso 2019-05-19 16:05:20 -05:00
  • 40358f5801 Don’t allow the cells to be selected Phil Viso 2019-05-19 16:02:31 -05:00
  • 4383f269a5 Dismiss the keyboard after account name is finished editing Phil Viso 2019-05-19 16:01:14 -05:00
  • 80e1888244 Rename AccountsDidChangeNotification to AccountsDidChange to match other notification names. Maurice Parker 2019-05-19 15:51:08 -05:00
  • 07ac60cec3 Remove showAddFolderWindow and showAddFeedWindow functions from MainWindowController so that validations will run on AppDelegate. Maurice Parker 2019-05-19 15:27:58 -05:00
  • 0f35137216 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-05-19 14:24:05 -05:00
  • 10c5ca4e1a Disable refresh and add NNW app news when there are no active accounts. Maurice Parker 2019-05-19 14:23:54 -05:00
  • a40842d928 Add multiple local accounts to iOS Maurice Parker 2019-05-19 14:18:11 -05:00
  • 7bd4520746 Remove unused weak self. (Was causing warning in Xcode.) Brent Simmons 2019-05-19 11:33:48 -07:00
  • da7dcc2405 Remove quality assurance checks from avatar image in timeline Maurice Parker 2019-05-19 13:03:07 -05:00
  • c7f02150f9 Make sure we go and get missing articles when we add a new feed. Maurice Parker 2019-05-19 10:43:45 -05:00
  • 86578775e0 Move menu validations to the app delegate. Maurice Parker 2019-05-19 10:21:42 -05:00
  • d42398b028 Merge pull request #648 from philviso/FixedAddNewFeedCrash Maurice Parker 2019-05-19 09:50:28 -05:00
  • eb5c1a49f7 Disable adding a new folder if there are no active accounts Phil Viso 2019-05-19 09:14:40 -05:00
  • 5ded56fc28 Fixed a crash that occurs when trying to add a new feed with no active accounts Phil Viso 2019-05-19 09:10:19 -05:00
  • e98d28c770 Show favicon in the timeline, even though they look weird because they’re small. They’re still better than nothing. Brent Simmons 2019-05-18 12:21:35 -07:00
  • 45d8bffe50 Update RSCore. Brent Simmons 2019-05-17 23:28:48 -07:00
  • abad2ca8ab Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Brent Simmons 2019-05-17 23:02:57 -07:00
  • 36c6c70ba2 Scale avatar images down — they might be up to twice as large as expected. Brent Simmons 2019-05-17 23:02:48 -07:00
  • 1ee0ab5a73 Fix logic in FeedIconDownloader so that we check the home page metadata. (I had broken this recently.) Brent Simmons 2019-05-17 23:02:18 -07:00
  • f36b5a7970 Add account detail so that we can edit account name and account active on iOS. Maurice Parker 2019-05-17 17:25:47 -05:00
  • 9c159d21f6 Retrieve articles when we have a status but don't have an article on full refresh. Maurice Parker 2019-05-17 14:56:27 -05:00
  • 0a9bf2aef0 Prevent more than one OPML import from being run at the same time. Maurice Parker 2019-05-17 10:44:22 -05:00
  • b89f088917 Switch to using the new OPML import service Maurice Parker 2019-05-17 10:04:13 -05:00
  • 3d253ce6d9 Align avatars to top in timeline. Fix #643. Brent Simmons 2019-05-16 22:32:09 -07:00
  • c2531c4504 Add more topics for Help. Brent Simmons 2019-05-16 21:52:04 -07:00
  • 74b0d921c1 Rename HelpBook folder. Brent Simmons 2019-05-16 21:45:53 -07:00
  • 02de7b2623 Add warning about not taking screenshots just yet. Brent Simmons 2019-05-16 21:40:05 -07:00
  • 3033db5ded Add space for credits at bottom of Help book toc. Brent Simmons 2019-05-16 21:38:44 -07:00
  • 8fb1fd3193 Add preliminary list of topics for the Help book. Brent Simmons 2019-05-16 21:36:03 -07:00
  • 6fc6850a79 Update URL for Help book. Brent Simmons 2019-05-16 21:31:57 -07:00
  • 95809fc4a0 Start Help Book. Brent Simmons 2019-05-16 21:31:19 -07:00