2380 Commits

Author SHA1 Message Date
Maurice Parker
0bede5dfd0 Revert Dev ID to Brent Simmons 2019-06-14 16:08:52 -05:00
Brent Simmons
c092b91349 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-06-14 14:07:58 -07:00
Brent Simmons
3d49f4fa46 Add technote on How to Support NetNewsWire. 2019-06-14 14:07:53 -07:00
Maurice Parker
ed6dd249c3 add missed file in last commit 2019-06-14 15:35:12 -05:00
Maurice Parker
40b9be6709 center smaller avatars on a solid color background image to make all avatars a consistent size 2019-06-14 15:33:13 -05:00
Maurice Parker
7929371120
Update README.md
Added some formatting to recently added items.
2019-06-13 15:56:44 -05:00
Maurice Parker
46bc867241 Add additional sort criteria for when published date is equal. Issue #644 2019-06-13 15:51:28 -05:00
Maurice Parker
6527ac852c Correct usage of BatchUpdate so that UI remains responsive after error messages Issue #752 2019-06-13 14:50:41 -05:00
Maurice Parker
58459631e4 Add SwiftUI account detail view 2019-06-13 14:30:56 -05:00
Jeremy Beker
2128afd465
Refactor endpoints into an enum 2019-06-13 12:44:20 -04:00
Maurice Parker
2c3adbb04e Made the icon a little larger this time to match the README heading size 2019-06-13 10:41:27 -05:00
Maurice Parker
44ba3d9c39 Made the icon a little smaller to match the README heading size 2019-06-13 10:38:17 -05:00
Maurice Parker
c7e0f55342 adjusted icon size 2019-06-13 10:26:03 -05:00
Maurice Parker
de552a6441 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-06-13 10:23:56 -05:00
Maurice Parker
a33688aecf Add Images folder in Technotes and updated Technotes/README to point to a couple more files 2019-06-13 10:23:44 -05:00
Maurice Parker
b25d289005
Merge pull request #751 from heckj/ci-technotes
adding technote and readme update for CI
2019-06-13 10:02:27 -05:00
Joe Heck
12a3383af9 fix typos 2019-06-13 07:56:23 -07:00
Joe Heck
1b7f1b73a4 trying them out on the same line 2019-06-13 07:55:20 -07:00
Joe Heck
089435f1af adding technote and readme update for CI
- noting where and how CI is configured
- added current build status to the README for NNW
- referenced submodule builds for a complete view of the current builds
  in the technote
2019-06-13 07:52:30 -07:00
Jeremy Beker
dac166cf58
Refactor status change calls. 2019-06-13 09:35:01 -04:00
Maurice Parker
a1e5c1d083 fixed mispelling 2019-06-13 04:06:05 -05:00
Brent Simmons
8dd220a843 Use 'odd' instead of 'crazy' when describing feeds with bugs. 2019-06-12 22:15:35 -07:00
Brent Simmons
1b5f3ab9a8 Add article about reruns. 2019-06-12 21:59:08 -07:00
Maurice Parker
871dbbb752 moved dispatch group notify to background thread as it was deadlocked with the dispatch group wait on app exit 2019-06-12 17:28:54 -05:00
Jeremy Beker
45c15c96aa
Marking read/unread functioning. 2019-06-12 16:41:44 -04:00
Maurice Parker
02c1e40c3a Updated to the latest RSParser 2019-06-12 15:20:33 -05:00
Maurice Parker
c1e89a2ae0 Updated to the latest RSWeb 2019-06-12 15:09:06 -05:00
Maurice Parker
bf981130b2 Added branching strategy technote 2019-06-12 13:44:44 -05:00
Maurice Parker
ddb61489c4 Add a little padding around the account selectors. 2019-06-12 13:25:14 -05:00
Maurice Parker
e4ee311227 Revert "escape title HTML in web view. Issue #722"
This reverts commit a087410177c0a90cf422cb61ee302a6de2e483ee.
2019-06-12 10:51:15 -05:00
Maurice Parker
d68cbac51e Updated to latest RSParser 2019-06-12 10:03:12 -05:00
Maurice Parker
165adcefa0
Merge pull request #749 from Wevah/article-status-readwrite
Make read/starred read/write via AppleScript
2019-06-12 09:59:11 -05:00
Maurice Parker
37f42e2ad8 Added Feedbin add account logic. 2019-06-12 08:33:14 -05:00
Maurice Parker
a30a7a737f Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-06-12 03:09:00 -05:00
Maurice Parker
50ab15f2cc Dismiss view after adding account or canceling. 2019-06-12 03:08:51 -05:00
Brent Simmons
75d72d52b7 Fix link to coding guidelines in CONTRIBUTING. 2019-06-11 22:03:14 -07:00
Brent Simmons
720e56d30d Add missing word to README. 2019-06-11 22:02:03 -07:00
Brent Simmons
a6302872ff Update README to link to CONTRIBUTING. 2019-06-11 22:01:11 -07:00
Brent Simmons
bab2c03dad Add CONTRIBUTING.md which explains how to contribute. It also includes a Code of Conduct copied from PurpleBooth. 2019-06-11 21:53:56 -07:00
Nate Weaver
3e8e7113c0 Make read/starred read/write via AppleScript 2019-06-11 19:17:50 -05:00
Maurice Parker
902304c723 Convert Settings to use SwiftUI 2019-06-11 16:59:16 -05:00
Jeremy Beker
69c947bd65
Mark read/unread structure. 2019-06-11 16:42:28 -04:00
Jeremy Beker
dc60ebf1f8
Unread status is properly set when articles are downloaded from backend 2019-06-11 15:37:21 -04:00
Brent Simmons
3e0f70f43e Update version to 5.0a3. Update appcast. 2019-06-10 21:52:13 -07:00
Brent Simmons
8268ed9d3f Update submodules. 2019-06-10 21:33:30 -07:00
Brent Simmons
08ef0b8d04
Merge pull request #737 from heckj/master
Adding CircleCI configuration for NetNewsWire (Mac only)
2019-06-10 15:48:50 -07:00
Joe Heck
d8cc81b558 add CircleCI configuration for remote CI 2019-06-10 14:55:09 -07:00
Maurice Parker
17c04b2aef Show the refresh progress bar when an OPML import starts. Issue #732 2019-06-10 16:17:54 -05:00
Jeremy Beker
9144ee71e5
Request article IDs and content. 2019-06-10 16:53:35 -04:00
Maurice Parker
e8199ed0a6 Change to not show alert dialog on automatic refreshes. Issue #729 2019-06-10 15:21:17 -05:00