Maurice Parker
|
86edb9aa33
|
Add more network activity indication. Fixes #780
|
2020-10-21 14:28:19 -05:00 |
Maurice Parker
|
884a83f6ba
|
Correct delete and restore of web feeds and folders for Reader API. Fixes #779
|
2020-10-20 19:19:10 -05:00 |
Maurice Parker
|
bab8a84df1
|
Check pending database while syncing to prevent statuses from shifting back. Fixes #1519
|
2020-10-20 18:22:53 -05:00 |
Maurice Parker
|
7030de089e
|
Speed up context menus by checking unread count instead of fetching articles everytime.
|
2020-10-20 17:59:54 -05:00 |
Maurice Parker
|
b7f9145a71
|
Update to the latest RSCore
|
2020-10-20 15:06:50 -05:00 |
Maurice Parker
|
a38e7f0182
|
Merge pull request #2516 from Wevah/main
Crasher fixes (main branch)
|
2020-10-20 14:14:56 -05:00 |
Nate Weaver
|
643b9f4659
|
Make sure range.location isn't out-of-bounds
Fix for #2512.
|
2020-10-20 12:05:52 -05:00 |
Nate Weaver
|
0f8ffb3e01
|
Replace force-unwraps
Fix for #2513.
|
2020-10-20 12:02:27 -05:00 |
Maurice Parker
|
006d02a824
|
Fix since query parameter so that we don't pull all the data all the time.
|
2020-10-19 20:44:16 -05:00 |
Maurice Parker
|
a95484852e
|
Force pull all the subscriptions if we don't recognize a folder name. Issue #1074
|
2020-10-19 19:32:56 -05:00 |
Maurice Parker
|
8a8096f11d
|
Merge pull request #2507 from Wevah/main
CSS fixes
|
2020-10-19 16:41:08 -05:00 |
Maurice Parker
|
23ea156cc0
|
Fix the ReaderAPI so that it updates name and folder when creating a subscription
|
2020-10-19 16:20:55 -05:00 |
Maurice Parker
|
af7795ee68
|
Disabled CI temporily until we get the profile created
|
2020-10-19 16:19:53 -05:00 |
Nate Weaver
|
d680cbb43e
|
Force our background-color on <body>
Some feeds, e.g. generated from newsletters, have internal <body> elements with background-colors that WebKit will move to the real <body>.
|
2020-10-19 12:03:40 -05:00 |
Nate Weaver
|
5dfb4dc369
|
Force tables with border="0" to have no border
|
2020-10-19 11:55:58 -05:00 |
Maurice Parker
|
0d36b276e9
|
Disable the Import Subscriptions menu item if there aren't any accounts that can import OPML files.
|
2020-10-18 20:32:10 -05:00 |
Maurice Parker
|
0b170b7ff5
|
Merge branch 'ios-release' into main
|
2020-10-18 19:59:11 -05:00 |
Maurice Parker
|
34a2860c97
|
Fix row background color. Issue #2503
|
2020-10-18 18:27:36 -05:00 |
Maurice Parker
|
c028bf42b8
|
Reenable sandboxing since it was causing CloudKit to fail to sync.
|
2020-10-18 18:02:50 -05:00 |
Maurice Parker
|
40d5625bd6
|
Use the correct error asset.
|
2020-10-18 17:04:30 -05:00 |
Maurice Parker
|
e0bd520ef9
|
Set the preferences toolbar type so that it is correct on Big Sur.
|
2020-10-18 17:03:59 -05:00 |
Maurice Parker
|
4284ea26c8
|
Merge branch 'mac-release' into main
|
2020-10-18 16:37:00 -05:00 |
Brent Simmons
|
f96d69ea5d
|
Update appcast for 5.1.2b1.
|
2020-10-17 19:12:58 -07:00 |
Brent Simmons
|
c70231508b
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2020-10-17 18:54:45 -07:00 |
Brent Simmons
|
e05ce2d110
|
Add some Twitter documents.
|
2020-10-17 18:51:40 -07:00 |
Maurice Parker
|
d1b8ac06af
|
Ensure that the snapshot has items in it before testing section zero.
|
2020-10-17 20:06:53 -05:00 |
Maurice Parker
|
a1cb184fcb
|
Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release
|
2020-10-17 20:01:05 -05:00 |
Maurice Parker
|
3431a45d22
|
Remove test for URL's that might not be feeds since it is running on the main thread. Issue #2499
|
2020-10-17 20:00:58 -05:00 |
Maurice Parker
|
dba253601e
|
Remove test for URL's that might not be feeds since it is running on the main thread. Issue #2498
|
2020-10-17 19:41:37 -05:00 |
Maurice Parker
|
8007ff2c70
|
Update to the latest RSWeb
|
2020-10-17 19:36:03 -05:00 |
Maurice Parker
|
6e8ab0676a
|
Update to latest packages to pick up changes in RSWeb.
|
2020-10-17 18:22:43 -05:00 |
Maurice Parker
|
6cdb2cbfd0
|
Add exception handling for Reddit app when sharing since it doesn't pass the URL correctly to the share sheet.
|
2020-10-17 13:00:34 -05:00 |
Maurice Parker
|
97a762a450
|
Modify QoS to be different between iOS and macOS.
|
2020-10-09 22:01:04 -05:00 |
Maurice Parker
|
fca4881988
|
Merge pull request #2485 from rizwankce/fix/a11y-for-refresh-progress-view
Fix a11y for refresh progress view and adds traits
|
2020-10-07 17:27:23 -05:00 |
Rizwan Mohamed Ibrahim
|
e4ba77d1b9
|
Fix a11y for refresh progress view and adds traits
|
2020-10-07 19:50:12 +05:30 |
Maurice Parker
|
e4b27a27c5
|
Change so that we don't try to sync if the network is unavailable. Issue #2262
|
2020-10-06 19:42:34 -05:00 |
Maurice Parker
|
8b3bd2f388
|
Move Reachability to RSWeb
|
2020-10-06 19:25:42 -05:00 |
Maurice Parker
|
461f0f35d1
|
Update to use the Big Sur style icon for the 6.0 release.
|
2020-10-06 19:03:32 -05:00 |
Maurice Parker
|
4616b2cb53
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2020-10-06 18:51:18 -05:00 |
Maurice Parker
|
5e173bf4b7
|
Update to the latest RSWeb and RSParser
|
2020-10-06 18:51:03 -05:00 |
Maurice Parker
|
bd38c1219c
|
Merge pull request #2478 from kielgillard/mac-release
macOS: Encode the + in Feedly collection URIs. Fixes #2443.
|
2020-10-05 17:30:01 -05:00 |
Maurice Parker
|
0c8e90ec9d
|
Merge pull request #2479 from kielgillard/ios-release
iOS: Encode the + in Feedly collection URIs. Fixes #2443.
|
2020-10-05 17:29:30 -05:00 |
Maurice Parker
|
8ab762c860
|
FIx slider layering issue on iOS 14. Issue #2482
|
2020-10-05 17:28:03 -05:00 |
Brent Simmons
|
206c7310d0
|
Update appcasts for 5.1.1.
|
2020-10-05 11:47:53 -07:00 |
Brent Simmons
|
e7edc86986
|
Bump version.
|
2020-10-05 11:31:48 -07:00 |
Kiel Gillard 🤪
|
af7fa62996
|
Encode the + in Feedly collection URIs. Fixes #2443.
|
2020-10-05 22:14:58 +11:00 |
Kiel Gillard 🤪
|
22e7a0edbb
|
Encode the + in Feedly collection URIs. Fixes #2443.
|
2020-10-05 22:12:45 +11:00 |
Brent Simmons
|
9d994577a3
|
Update appcast for 5.1.1a2.
|
2020-10-02 16:29:33 -07:00 |
Brent Simmons
|
35cc5c01db
|
Bump version and build.
|
2020-10-01 21:05:12 -07:00 |
Brent Simmons
|
dcdefc3931
|
Bump build number.
|
2020-10-01 20:01:16 -07:00 |