Jed Fox
|
634a3842c7
|
use semantic CSS names instead of left/right
|
2021-03-29 17:20:09 -04:00 |
Maurice Parker
|
d1e5c90ebf
|
Update the iOS app to work with the new Account createWebFeed signature.
|
2021-03-29 16:19:05 -05:00 |
Maurice Parker
|
bfb6b3719e
|
Send out an name change notification if the feed name changes. Fixes #2939
|
2021-03-29 14:48:48 -05:00 |
Maurice Parker
|
f9bc973361
|
Merge branch 'mac-release' of https://github.com/Ranchero-Software/NetNewsWire into mac-release
|
2021-03-29 14:33:17 -05:00 |
Maurice Parker
|
95234706e1
|
Fix issue where next unread wasn't wrapping around. Fixes #2942
|
2021-03-29 14:33:08 -05:00 |
Brent Simmons
|
4bcf2ee99b
|
Merge pull request #2937 from j-f1/patch-1
Update HiddenPrefs.md
|
2021-03-28 16:56:32 -07:00 |
Jed Fox
|
9c474bbea0
|
Update HiddenPrefs.md
|
2021-03-28 19:17:22 -04:00 |
Brent Simmons
|
fb2addf833
|
Set version number properly in appcast update.
|
2021-03-28 15:30:25 -07:00 |
Brent Simmons
|
4bdc35811d
|
Update beta appcast for 6.0.1b1.
|
2021-03-28 15:28:31 -07:00 |
Brent Simmons
|
b9e2371ca7
|
Fix build number.
|
2021-03-28 14:55:20 -07:00 |
Brent Simmons
|
f404759ba8
|
Write 6.0.1b1 release notes.
|
2021-03-28 14:43:03 -07:00 |
Brent Simmons
|
b5d8d12912
|
Bump version to 6.0.1b1.
|
2021-03-28 14:33:00 -07:00 |
Maurice Parker
|
fb9114538c
|
Modified the Timeline so that it can handle duplicate articleIDs
|
2021-03-28 06:30:49 -05:00 |
Maurice Parker
|
022e4ae153
|
Fail when trying to add a feed that isn't parsable. Fixes #2921
|
2021-03-27 19:29:26 -05:00 |
Maurice Parker
|
c35dabbc55
|
Change so that we don't join with the articles table when finding starred or unread article ids. Fixes #2915
|
2021-03-27 19:27:23 -05:00 |
Maurice Parker
|
01682e3cfd
|
Fail when trying to add a feed that isn't parsable. Fixes #2921
|
2021-03-27 19:18:22 -05:00 |
Maurice Parker
|
e73b174473
|
Change so that we don't join with the articles table when finding starred or unread article ids. Fixes #2915
|
2021-03-27 19:12:30 -05:00 |
Maurice Parker
|
ab5421f533
|
Merge branch 'mac-release' into main
|
2021-03-27 17:21:49 -05:00 |
Brent Simmons
|
8c3bcd4e95
|
Update release appcast for 6.0.
|
2021-03-27 14:44:44 -07:00 |
Brent Simmons
|
c938417c6c
|
Update standard beta appcast for 6.0.
|
2021-03-27 14:43:45 -07:00 |
Brent Simmons
|
975a78fc8a
|
Update NetNewsWire 6 beta appcast for 6.0.
|
2021-03-27 14:40:38 -07:00 |
Brent Simmons
|
f34b300996
|
Update version and release notes for 6.0.
|
2021-03-26 18:21:12 -07:00 |
Brent Simmons
|
b1d62d1bb7
|
Return to the normal test build appcast feed URL.
|
2021-03-26 18:16:08 -07:00 |
Maurice Parker
|
aaf7b9b38a
|
Merge pull request #2917 from stuartbreckenridge/widget-fetch-changes
widget and unread badge counts are correct
|
2021-03-26 11:01:48 -05:00 |
Stuart Breckenridge
|
1ca0df67a4
|
widget and unread badge counts are correct
also - counts in the widget revert back to using data available in the SmartFeedsController.
|
2021-03-26 11:36:20 +08:00 |
Brent Simmons
|
fab9a23900
|
Update appcast for 6.0b5.
|
2021-03-25 18:34:22 -07:00 |
Brent Simmons
|
25b2869d0d
|
Update release notes for 6.0b5.
|
2021-03-25 17:30:34 -07:00 |
Brent Simmons
|
14dd0c1d6d
|
Bump version to 6.0b5.
|
2021-03-25 17:22:47 -07:00 |
Brent Simmons
|
87de7c51b5
|
Update the link for the 6.0 Mac help book.
|
2021-03-25 17:17:43 -07:00 |
Maurice Parker
|
3c2c17df0d
|
Fix threading issue
|
2021-03-25 16:28:15 -05:00 |
Maurice Parker
|
b5eff641d0
|
Change so that we don't validate and change unread counts for unread limit queries
|
2021-03-25 16:07:22 -05:00 |
Maurice Parker
|
e62cb4847b
|
Only update the timer when the refreshInterval changes
|
2021-03-25 13:51:40 -05:00 |
Maurice Parker
|
34de76009b
|
Update to latest RSCore
|
2021-03-24 16:50:35 -05:00 |
Maurice Parker
|
064463e892
|
Update to the latest RSCore. Fixes #2914
|
2021-03-24 16:42:53 -05:00 |
Maurice Parker
|
ed4896890d
|
Merge pull request #2910 from stuartbreckenridge/widget-fetch-changes
Widget fetch changes
|
2021-03-24 09:37:21 -05:00 |
Stuart Breckenridge
|
ca45ea6e05
|
Widget now uses limits
|
2021-03-24 20:30:21 +08:00 |
Stuart Breckenridge
|
7f702abc8a
|
fixes build error
|
2021-03-24 20:06:48 +08:00 |
Maurice Parker
|
9c761c80df
|
Add an optional limit parameter to the smart feeds. Fixes #2627
|
2021-03-24 05:43:07 -05:00 |
Brent Simmons
|
10efcdc6de
|
Update appcast for 6.0b4.
|
2021-03-23 19:37:20 -07:00 |
Brent Simmons
|
024a8138bb
|
Update release notes and version for 6.0b4.
|
2021-03-23 19:08:02 -07:00 |
Kiel Gillard 🤪
|
7e791a2e7d
|
Feedly API is no longer returning the feed values for deleted feeds, so make the response (which we ignore anyway), optional. Fixes #2897
|
2021-03-23 10:17:59 -05:00 |
Maurice Parker
|
338867838b
|
Merge pull request #2906 from kielgillard/mac-candidate
Feedly API is no longer returning the feed values for deleted feeds…
|
2021-03-23 10:16:45 -05:00 |
Kiel Gillard 🤪
|
488c4f42ef
|
Feedly API is no longer returning the feed values for deleted feeds, so make the response (which we ignore anyway), optional. Fixes #2897
|
2021-03-23 17:06:42 +11:00 |
Maurice Parker
|
84ddd75107
|
Change refresh behavior so that it doesn't rely on the debug menu. Fixes #2905
|
2021-03-22 17:20:40 -05:00 |
Maurice Parker
|
be80ce036a
|
Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate
|
2021-03-19 11:13:41 -05:00 |
Maurice Parker
|
b71c962684
|
Add the feed even if we can't find a viable feed in a page that the FeedFinder selected. Fixes #2888
|
2021-03-19 11:13:26 -05:00 |
Brent Simmons
|
d7cf7baaf2
|
Update appcast for 6.0b3.
|
2021-03-16 22:47:33 -07:00 |
Brent Simmons
|
a9ebf93ed9
|
Update release notes and version for 6.0b3.
|
2021-03-16 20:22:09 -07:00 |
Maurice Parker
|
42e6e1397d
|
Signal that the mouse exited the link when an article gets reloaded. Fixes #2877
|
2021-03-15 20:14:30 -05:00 |
Maurice Parker
|
78b9444274
|
Remove extra unused parameter in delegate signature
|
2021-03-15 20:10:42 -05:00 |