Stuart Breckenridge
|
7f742a829f
|
latest swift packages
|
2021-01-30 09:15:10 +08:00 |
Stuart Breckenridge
|
474fbedbc3
|
Widget
• Hides count text when there are no articles beyond what is displayed.
• Fixes html appearing in titles.
|
2021-01-30 09:02:42 +08:00 |
Stuart Breckenridge
|
4414ea6c06
|
Text position on widget
Text position on widgets are now in a fixed position.
|
2021-01-29 22:34:31 +08:00 |
Maurice Parker
|
bc7341ec80
|
Don't clear progress when an error happens because it might be part of a folder move. Fixes #2764
|
2021-01-26 18:02:09 -06:00 |
Maurice Parker
|
50ebfbe51c
|
Return correct error message for failed feed adds. Fixes #2759
|
2021-01-24 12:59:42 -06:00 |
Maurice Parker
|
38640b9245
|
Exclude Inoreader tags when syncing folders/tags. Fixes #2762
|
2021-01-24 12:40:15 -06:00 |
Maurice Parker
|
73ba42fa1a
|
Use the correct font for the preferred sidebar icon size. Fixes #2761
|
2021-01-24 10:34:27 -06:00 |
Maurice Parker
|
ce93d3aadd
|
Remove the custom dismiss option from the notification center. Fixes #2760
|
2021-01-24 10:21:34 -06:00 |
Maurice C Parker
|
b51c47d4c3
|
Change rowSizeStyle so that we resize the outline view again. (Catalina fix) Fixes: #2755
|
2021-01-23 14:14:48 -06:00 |
Maurice Parker
|
22b45c58d5
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2021-01-23 14:11:20 -06:00 |
Maurice Parker
|
3b1fdf8d35
|
Change rowSizeStyle to system default so that we resize again. Fixes #2755
|
2021-01-23 14:11:08 -06:00 |
Brent Simmons
|
b1d548e495
|
Update appcast for 6.0d5.
|
2021-01-23 12:00:09 -08:00 |
Brent Simmons
|
7d873c5773
|
Spell Anh’s name correctly.
|
2021-01-22 17:12:57 -08:00 |
Brent Simmons
|
98dfd88c2f
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2021-01-22 16:46:20 -08:00 |
Brent Simmons
|
895f52be83
|
Add Ahn Do to credits. Change Brad’s thing to just be about app icon. Remove an extra space.
|
2021-01-22 16:46:11 -08:00 |
Maurice Parker
|
ff90751127
|
Delete dead code
|
2021-01-22 17:10:37 -06:00 |
Maurice Parker
|
f8ba630cf1
|
Delete dead code
|
2021-01-22 17:04:16 -06:00 |
Brent Simmons
|
241b558cbc
|
Bump version.
|
2021-01-21 20:00:57 -08:00 |
Brent Simmons
|
563f7fef23
|
Use new app icon assets that have more of a shadow.
|
2021-01-21 20:00:18 -08:00 |
Brent Simmons
|
afd0b3a5d4
|
Merge pull request #2752 from stuartbreckenridge/2751
Line truncation
|
2021-01-21 17:38:51 -08:00 |
Stuart Breckenridge
|
ddad4220c9
|
Line truncation
This has no effect on Big Sur, but should hopefully fix #2751 in Catalina.
|
2021-01-22 09:37:28 +08:00 |
Maurice Parker
|
8503582308
|
Clear conditional get and do full downloads of feeds that are restored. Fixes #2747
|
2021-01-19 20:56:59 -06:00 |
Maurice Parker
|
2c65d3c296
|
Escape plus sign for post http body. Fixes #2736
|
2021-01-19 15:00:25 -06:00 |
Maurice Parker
|
653279d0f9
|
Rename file since it isn't an RSWeb extension
|
2021-01-19 11:26:52 -06:00 |
Maurice Parker
|
4510ca8287
|
Handle scenario where all feeds are in folders and they all need to be removed from the account. Fixes #2741
|
2021-01-18 19:07:35 -06:00 |
Maurice Parker
|
6b0bdf8ca0
|
Only send statuses on quit and have a 2 second timeout. Fixes #2726
|
2021-01-18 17:48:07 -06:00 |
Maurice Parker
|
de93658fc2
|
Merge pull request #2731 from jbennett/2545-fw-better-status-refresh
Retrieving the unread and starred items should only return the item id
|
2021-01-18 15:46:28 -06:00 |
Brent Simmons
|
15e4a00d4b
|
Update copyright dates for 2021.
|
2021-01-16 22:04:02 -08:00 |
Brent Simmons
|
fc6f28d15a
|
Update Mac release notes for 6.0d4.
|
2021-01-16 21:57:49 -08:00 |
Brent Simmons
|
2bba6e8731
|
Update appcast for 6.0d4.
|
2021-01-16 18:02:46 -08:00 |
Brent Simmons
|
0bc860091d
|
Bump version to 6.0d4.
|
2021-01-16 16:43:13 -08:00 |
Brent Simmons
|
76f87efb5c
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2021-01-16 16:35:57 -08:00 |
Brent Simmons
|
de1f85305b
|
Update appcast for 6.0d3.
|
2021-01-16 16:35:52 -08:00 |
Brent Simmons
|
06322abeda
|
Merge pull request #2730 from jbennett/restore-webfeeds
add support for restoring webfeeds
|
2021-01-14 21:34:13 -08:00 |
Jonathan Bennett
|
a66759a065
|
DRY up feed id code
only the filter really changes
|
2021-01-14 11:03:16 -05:00 |
Jonathan Bennett
|
86541d4e32
|
remove unused functions
|
2021-01-14 11:03:08 -05:00 |
Jonathan Bennett
|
e36edf47d4
|
only retrieve the feed IDs
WIP fix for #2545
|
2021-01-14 11:02:46 -05:00 |
Jonathan Bennett
|
5b80eb742c
|
add support for restoring webfeeds
|
2021-01-14 00:50:48 -05:00 |
Maurice Parker
|
4a2805e4c3
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2021-01-13 15:18:48 -06:00 |
Maurice Parker
|
9f446b05fc
|
Update entitlements so that we are always test uses production
|
2021-01-13 15:18:30 -06:00 |
Brent Simmons
|
8450044ac4
|
Bump version to 6.0d3.
|
2021-01-12 20:55:02 -08:00 |
Maurice Parker
|
bf6e4b5bf3
|
Add preferred action to all alert dialogs.
|
2021-01-11 19:57:14 -06:00 |
Maurice Parker
|
e8da13d086
|
Update to the latest RSWeb
|
2021-01-09 20:48:51 -06:00 |
Maurice Parker
|
7264ea996b
|
Wait until statuses have finished syncing before allowing the application to quit. Fixes #2718
|
2021-01-09 17:58:51 -06:00 |
Maurice Parker
|
fa3d76d034
|
Change so that we always refresh after updating sync service credentials. Fixes #2713
|
2021-01-09 15:15:14 -06:00 |
Maurice Parker
|
a88afc77d5
|
Merge pull request #2717 from stuartbreckenridge/2711
Changes to mailto handling
|
2021-01-08 18:22:07 -06:00 |
Stuart Breckenridge
|
f85c1234a5
|
Adds to the URL-Extensions file
|
2021-01-09 06:09:50 +08:00 |
Stuart Breckenridge
|
ea77504f3a
|
percent encodes email addresses
|
2021-01-09 05:56:13 +08:00 |
Maurice Parker
|
c35de1c0b9
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2021-01-08 11:44:30 -06:00 |
Maurice Parker
|
9db9489caa
|
Return the screen name as the avatar when the url is www.twitter.com
|
2021-01-08 11:44:20 -06:00 |