Commit Graph

  • 0e5169854e Update branching strategy with new tagging methodology. Maurice Parker 2019-06-17 09:06:37 -05:00
  • c966d3c7ed Begin work on porting the add feed/folder dialog to SwiftUI Maurice Parker 2019-06-17 09:03:21 -05:00
  • fb29d006aa Code formatting changes Maurice Parker 2019-06-17 07:20:39 -05:00
  • 125ea59cd6 Wiring up iOS add account settings Jeremy Beker 2019-06-16 18:22:00 -04:00
  • 47a7fa420d Fixed error caused by updating to the latest from RSWeb Maurice Parker 2019-06-16 14:55:48 -05:00
  • f6677367ec use refresh indicator to track all network activity. Issue #759 Maurice Parker 2019-06-16 14:48:50 -05:00
  • 19395779c8 Change label from email -> login Jeremy Beker 2019-06-16 15:21:35 -04:00
  • 42203c0170 FIrst pass at OPML import. Broken. Jeremy Beker 2019-06-16 15:14:20 -04:00
  • a6e0cae377 Merge branch 'master' into google_reader_compatible_syncing Jeremy Beker 2019-06-16 13:16:03 -04:00
  • 79c40ddd2d Merge branch 'upstream/master' Jeremy Beker 2019-06-16 13:15:50 -04:00
  • adf53add3a removed unused page number function. Jeremy Beker 2019-06-16 13:15:36 -04:00
  • 17439c8c5e Disbale and rename tags functional. Jeremy Beker 2019-06-16 13:14:23 -04:00
  • d4e2d44d8f Add OPML Export for SwiftUI Maurice Parker 2019-06-16 11:19:15 -05:00
  • 3af60f0edc Add Import OPML functionality Maurice Parker 2019-06-16 10:54:18 -05:00
  • b8b2f23333 Move SafariView to Wrappers group since it is a reusable SwiftUI View Maurice Parker 2019-06-16 10:21:03 -05:00
  • 8cb46eb1d3 Merge branch 'pr/757' Maurice Parker 2019-06-16 07:03:06 -05:00
  • 14577fea2f Update appcast for 5.0a4. mac-5.0a4 5.0a4 Brent Simmons 2019-06-15 19:19:57 -07:00
  • 6cf6df059f Update version to 5.0a4. Brent Simmons 2019-06-15 17:20:43 -07:00
  • 991c148494 Update version to 5.0a4. Brent Simmons 2019-06-15 17:02:42 -07:00
  • 2f4d1145f4 Opens Settings option in SFSafariViewController Stuart Breckenridge 2019-06-16 07:23:32 +08:00
  • 4887fb7f5e Merge pull request #2 from brentsimmons/master Stuart Breckenridge 2019-06-16 07:19:23 +08:00
  • dc75737c97 Add Import/Export OPML action sheet. Maurice Parker 2019-06-15 18:19:20 -05:00
  • 8dcf4966fb Port Feedbin credential update too SwfitUI. Maurice Parker 2019-06-15 16:03:41 -05:00
  • 41af536212 Rename feeds Jeremy Beker 2019-06-15 16:13:08 -04:00
  • 62afd312f0 Subscribing and loading initial articles functioning. Jeremy Beker 2019-06-15 15:46:13 -04:00
  • b2bc941d2d Move back to official submodule Jeremy Beker 2019-06-15 13:40:12 -04:00
  • 029bcbda96 Merge cleanup. Jeremy Beker 2019-06-15 13:30:12 -04:00
  • baf14f7379 submodules Jeremy Beker 2019-06-15 12:35:04 -04:00
  • f54bc3569b Merge branch 'master' into google_reader_compatible_syncing Jeremy Beker 2019-06-15 12:34:50 -04:00
  • ce703fd947 Merge branch 'upstream/master' Jeremy Beker 2019-06-15 12:33:00 -04:00
  • e5eb8df333 Add feed working on backend, thread crash inside account code. Jeremy Beker 2019-06-15 12:27:21 -04:00
  • 1208e319de Updated to the Sparkle 1.21.3 Maurice Parker 2019-06-15 09:54:16 -05:00
  • 5490dac86d Need to use rawValue to properly mark starred/read Jeremy Beker 2019-06-15 08:21:13 -04:00
  • 83be0e5d97 Merge pull request #755 from mz2/readme-contributing Maurice Parker 2019-06-14 19:25:19 -05:00
  • 17cbf24928 Fixes the link to CONTRIBUTING.md Matias Piipari 2019-06-15 01:12:17 +01:00
  • 9493fe6b70 Merge pull request #1 from brentsimmons/master Stuart Breckenridge 2019-06-15 06:55:39 +08:00
  • 18b90ba93f Added How To Support NetNewsWire help menu item. Issue #753 Maurice Parker 2019-06-14 17:38:00 -05:00
  • b30ab72825 Add link from README to How to Support NetNewsWire. Brent Simmons 2019-06-14 14:27:16 -07:00
  • 0bede5dfd0 Revert Dev ID to Brent Simmons Maurice Parker 2019-06-14 16:08:52 -05:00
  • c092b91349 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Brent Simmons 2019-06-14 14:07:58 -07:00
  • 3d49f4fa46 Add technote on How to Support NetNewsWire. Brent Simmons 2019-06-14 14:07:53 -07:00
  • ed6dd249c3 add missed file in last commit Maurice Parker 2019-06-14 15:35:12 -05:00
  • 40b9be6709 center smaller avatars on a solid color background image to make all avatars a consistent size Maurice Parker 2019-06-14 15:33:13 -05:00
  • 7929371120 Update README.md Maurice Parker 2019-06-13 15:56:44 -05:00
  • 46bc867241 Add additional sort criteria for when published date is equal. Issue #644 Maurice Parker 2019-06-13 15:51:28 -05:00
  • 6527ac852c Correct usage of BatchUpdate so that UI remains responsive after error messages Issue #752 Maurice Parker 2019-06-13 14:50:41 -05:00
  • 58459631e4 Add SwiftUI account detail view Maurice Parker 2019-06-13 14:30:56 -05:00
  • 2128afd465 Refactor endpoints into an enum Jeremy Beker 2019-06-13 12:44:20 -04:00
  • 2c3adbb04e Made the icon a little larger this time to match the README heading size Maurice Parker 2019-06-13 10:41:27 -05:00
  • 44ba3d9c39 Made the icon a little smaller to match the README heading size Maurice Parker 2019-06-13 10:38:17 -05:00
  • c7e0f55342 adjusted icon size Maurice Parker 2019-06-13 10:26:03 -05:00
  • de552a6441 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-06-13 10:23:56 -05:00
  • a33688aecf Add Images folder in Technotes and updated Technotes/README to point to a couple more files Maurice Parker 2019-06-13 10:23:44 -05:00
  • b25d289005 Merge pull request #751 from heckj/ci-technotes Maurice Parker 2019-06-13 10:02:27 -05:00
  • 12a3383af9 fix typos Joe Heck 2019-06-13 07:56:23 -07:00
  • 1b7f1b73a4 trying them out on the same line Joe Heck 2019-06-13 07:55:20 -07:00
  • 089435f1af adding technote and readme update for CI Joe Heck 2019-06-13 07:52:30 -07:00
  • dac166cf58 Refactor status change calls. Jeremy Beker 2019-06-13 09:35:01 -04:00
  • a1e5c1d083 fixed mispelling Maurice Parker 2019-06-13 04:06:05 -05:00
  • 8dd220a843 Use 'odd' instead of 'crazy' when describing feeds with bugs. Brent Simmons 2019-06-12 22:15:35 -07:00
  • 1b5f3ab9a8 Add article about reruns. Brent Simmons 2019-06-12 21:59:08 -07:00
  • 871dbbb752 moved dispatch group notify to background thread as it was deadlocked with the dispatch group wait on app exit Maurice Parker 2019-06-12 17:28:54 -05:00
  • 45c15c96aa Marking read/unread functioning. Jeremy Beker 2019-06-12 16:41:44 -04:00
  • 02c1e40c3a Updated to the latest RSParser Maurice Parker 2019-06-12 15:20:33 -05:00
  • c1e89a2ae0 Updated to the latest RSWeb Maurice Parker 2019-06-12 15:09:06 -05:00
  • bf981130b2 Added branching strategy technote Maurice Parker 2019-06-12 13:44:44 -05:00
  • ddb61489c4 Add a little padding around the account selectors. Maurice Parker 2019-06-12 13:25:14 -05:00
  • e4ee311227 Revert "escape title HTML in web view. Issue #722" Maurice Parker 2019-06-12 10:51:15 -05:00
  • d68cbac51e Updated to latest RSParser Maurice Parker 2019-06-12 10:03:12 -05:00
  • 165adcefa0 Merge pull request #749 from Wevah/article-status-readwrite Maurice Parker 2019-06-12 09:59:11 -05:00
  • 37f42e2ad8 Added Feedbin add account logic. Maurice Parker 2019-06-12 08:33:14 -05:00
  • a30a7a737f Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-06-12 03:09:00 -05:00
  • 50ab15f2cc Dismiss view after adding account or canceling. Maurice Parker 2019-06-12 03:08:51 -05:00
  • 75d72d52b7 Fix link to coding guidelines in CONTRIBUTING. Brent Simmons 2019-06-11 22:03:14 -07:00
  • 720e56d30d Add missing word to README. Brent Simmons 2019-06-11 22:02:03 -07:00
  • a6302872ff Update README to link to CONTRIBUTING. Brent Simmons 2019-06-11 22:01:11 -07:00
  • bab2c03dad Add CONTRIBUTING.md which explains how to contribute. It also includes a Code of Conduct copied from PurpleBooth. Brent Simmons 2019-06-11 21:53:56 -07:00
  • 3e8e7113c0 Make read/starred read/write via AppleScript Nate Weaver 2019-06-10 20:20:11 -05:00
  • 902304c723 Convert Settings to use SwiftUI Maurice Parker 2019-06-11 16:59:16 -05:00
  • 69c947bd65 Mark read/unread structure. Jeremy Beker 2019-06-11 16:42:28 -04:00
  • dc60ebf1f8 Unread status is properly set when articles are downloaded from backend Jeremy Beker 2019-06-11 15:37:21 -04:00
  • 3e0f70f43e Update version to 5.0a3. Update appcast. mac-5.0a3 5.0a3 Brent Simmons 2019-06-10 21:52:13 -07:00
  • 8268ed9d3f Update submodules. Brent Simmons 2019-06-10 21:33:30 -07:00
  • 08ef0b8d04 Merge pull request #737 from heckj/master Brent Simmons 2019-06-10 15:48:50 -07:00
  • d8cc81b558 add CircleCI configuration for remote CI Joe Heck 2019-06-09 16:32:34 -07:00
  • 17c04b2aef Show the refresh progress bar when an OPML import starts. Issue #732 Maurice Parker 2019-06-10 16:17:54 -05:00
  • 9144ee71e5 Request article IDs and content. Jeremy Beker 2019-06-10 16:53:35 -04:00
  • e8199ed0a6 Change to not show alert dialog on automatic refreshes. Issue #729 Maurice Parker 2019-06-10 15:21:17 -05:00
  • c30c7d6f8d Updated to latest RSParser Maurice Parker 2019-06-10 13:56:11 -05:00
  • 5416bbb831 Updated to latest RSParser Maurice Parker 2019-06-10 13:40:27 -05:00
  • 93fbbd4cc3 Make sure that FeedFinder and InitialDownloader are running on the main thread. Maurice Parker 2019-06-10 08:21:03 -05:00
  • e42520cd9b Update RSWeb. Brent Simmons 2019-06-09 21:34:59 -07:00
  • 45f6d8043a Add ellipsis where needed in import/export OPML sheets. Fix #731. Brent Simmons 2019-06-09 20:18:10 -07:00
  • b4bcaf633b Changed deployment target for iOS to 13 and updated to latest RSParser Maurice Parker 2019-06-09 19:36:20 -05:00
  • 4a4fa6ed0e Fix crashing bug by not using an NSFont as a key in a Swift dictionary. Fix #734. Brent Simmons 2019-06-09 16:03:08 -07:00
  • 941dd5fa08 upgraded to the latest RSWeb Maurice Parker 2019-06-09 17:13:39 -05:00
  • 2d96544933 NetNewsWire 5.0a2. mac-5.0a2 5.0a2 Brent Simmons 2019-06-08 16:29:07 -07:00
  • 95b96b9df9 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Brent Simmons 2019-06-08 12:03:39 -07:00
  • cd17e065f3 Fix typo in appcast. Brent Simmons 2019-06-08 12:03:34 -07:00
  • a087410177 escape title HTML in web view. Issue #722 Maurice Parker 2019-06-07 15:53:13 -05:00