Anh Do
|
b8c7e8c1c6
|
Fix typo
|
2020-03-22 00:47:29 -04:00 |
Anh Do
|
e1d5288d3d
|
Implement status change
|
2020-03-22 00:47:29 -04:00 |
Anh Do
|
8f64f7230d
|
Add network suspension support
|
2020-03-22 00:47:29 -04:00 |
Anh Do
|
bf1a732e8f
|
Add missing story fetching handler
|
2020-03-22 00:47:29 -04:00 |
Anh Do
|
299619703c
|
Ignore "everything" folder
|
2020-03-22 00:47:29 -04:00 |
Anh Do
|
a913b65700
|
Fix failing login when credentials include &=
|
2020-03-22 00:47:28 -04:00 |
Anh Do
|
7453e397d5
|
Read published date from timestamp directly
|
2020-03-22 00:47:28 -04:00 |
Anh Do
|
6b38c07654
|
Put feeds in folders (code taken from Feedbin)
|
2020-03-22 00:47:28 -04:00 |
Anh Do
|
8e99f8deea
|
Display flat feed list
|
2020-03-22 00:47:28 -04:00 |
Anh Do
|
f4a0c56a54
|
Use NewsBlur terminologies in models (Feed, Story)
|
2020-03-22 00:47:28 -04:00 |
Anh Do
|
175cd0e798
|
Parse articles from story river
|
2020-03-22 00:47:27 -04:00 |
Anh Do
|
d37f70d2dd
|
Add unread story hashes query
|
2020-03-22 00:47:27 -04:00 |
Anh Do
|
9727219b09
|
Add feed list query
|
2020-03-22 00:47:27 -04:00 |
Anh Do
|
b7fe991b7b
|
Retrieve session id for later requests
|
2020-03-22 00:47:27 -04:00 |
Anh Do
|
034aabbfff
|
Add login/logout support
|
2020-03-22 00:47:26 -04:00 |
Anh Do
|
8f5f856e49
|
Add NewsBlur account prototype
|
2020-03-22 00:47:26 -04:00 |
Maurice Parker
|
70b8b82425
|
Pass allow provisioning updates to xcodebuild
|
2020-03-21 21:42:08 -05:00 |
Maurice Parker
|
10c17649c0
|
Rolled back some of Xcode less helpful changes
|
2020-03-21 21:37:43 -05:00 |
Brent Simmons
|
ec2a3012ee
|
Fix bundle IDs in MAS target.
|
2020-03-21 19:22:32 -07:00 |
Brent Simmons
|
2da6ba5550
|
Switch to Automatically Manage Signing for Mac targets.
|
2020-03-21 19:20:32 -07:00 |
Maurice Parker
|
960af2a8df
|
Parameterize the container so that each developer has their own
|
2020-03-21 20:53:21 -05:00 |
Brent Simmons
|
6cbcf38aee
|
Revise View menu — tweak commands for hiding/showing read items and feeds.
|
2020-03-21 18:41:17 -07:00 |
Brent Simmons
|
33a1bb24eb
|
Add iCloud to entitlements.
|
2020-03-21 18:23:19 -07:00 |
Brent Simmons
|
07cc89541c
|
Add iCloud.com.ranchero.NetNewsWire entitlement to Mac and iOS targets.
|
2020-03-21 17:43:33 -07:00 |
Maurice Parker
|
9f516caa35
|
Don't use borders on nested tables. Issue #1936
|
2020-03-21 17:19:03 -05:00 |
Maurice Parker
|
2f3482d260
|
Remove border on nested tables.
|
2020-03-21 17:14:39 -05:00 |
Maurice Parker
|
f2d9552c85
|
Renamed subscriptionID to externalD on WebFeed so that it matches what we did with Folder.
|
2020-03-21 11:33:13 -05:00 |
Maurice Parker
|
9315a00d19
|
Add CloudKit container entitlements.
|
2020-03-21 02:34:34 -05:00 |
Maurice Parker
|
0d56226146
|
Fix delegate name.
|
2020-03-20 17:48:57 -05:00 |
Maurice Parker
|
9bb110a622
|
Don't filter feeds when a download occurs.
|
2020-03-20 10:36:04 -05:00 |
Maurice Parker
|
e7436925ad
|
Don't remove filtered feeds on article downloads.
|
2020-03-20 10:34:18 -05:00 |
Maurice Parker
|
39520e319c
|
Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release
|
2020-03-20 06:59:14 -05:00 |
Maurice Parker
|
316e4e62b2
|
Removed separator insets from layout code as they were no longer needed.
|
2020-03-20 06:58:11 -05:00 |
Brent Simmons
|
910e14b441
|
Use a serial queue for RSImage.scaledForIcon, so we don’t end up having a ton of threads and doing too much at once, which hurts performance. Fix #1489.
|
2020-03-19 22:22:58 -07:00 |
Maurice Parker
|
a0db54568e
|
Pull in styles that made it into iOS, but were forgotten on Mac.
|
2020-03-19 07:51:46 -05:00 |
Maurice Parker
|
14c0c0b516
|
Add pre and table styles that didn't make it over with the other revisions.
|
2020-03-18 16:46:14 -05:00 |
Maurice Parker
|
4d18c34759
|
Update to the latest RSCore
|
2020-03-18 16:08:17 -05:00 |
Maurice Parker
|
8a75defee9
|
Set row height when table is empty and set to automatic when articles are present. Issue #1919
|
2020-03-18 16:06:05 -05:00 |
Maurice Parker
|
d3033a12e2
|
Merge pull request #1925 from Ranchero-Software/revert-1916-ios-release
Revert "Set proper cell height for empty article array"
|
2020-03-18 15:56:03 -05:00 |
Maurice Parker
|
1d26bc8c70
|
Revert "Set proper cell height for empty article array"
|
2020-03-18 15:55:33 -05:00 |
Maurice Parker
|
7596bea8e8
|
Add missing xib
|
2020-03-18 15:54:14 -05:00 |
Maurice Parker
|
e3d46960fd
|
Add CloudKit syncing add account UI.
|
2020-03-18 15:48:44 -05:00 |
Maurice Parker
|
770206df60
|
Merge branch 'ios-release'
|
2020-03-17 17:19:31 -05:00 |
Maurice Parker
|
36841602a5
|
Change article rendering to use loadHTMLString instead of JavaScript. Issue #1923
|
2020-03-17 17:18:24 -05:00 |
Maurice Parker
|
a65e28f408
|
Fix stretched timeline cells caused by scrolling on state restoration.
|
2020-03-17 02:05:50 -05:00 |
Maurice Parker
|
fee3583c83
|
Fixed article extractor button error state.
|
2020-03-17 00:54:56 -05:00 |
Maurice Parker
|
ca5d17358d
|
Added darkmode blockquote color.
|
2020-03-17 00:11:10 -05:00 |
Maurice Parker
|
6dfda37773
|
Add styles that got added to iOS but were forgotten for macOS.
|
2020-03-16 18:34:34 -05:00 |
Maurice Parker
|
37cf7fae1d
|
Fix regression that prevented Always Show Reader View from working.
|
2020-03-16 07:58:51 -05:00 |
Maurice Parker
|
07042b8a2a
|
Implemented Clean Up keyboard shortcut. Issue #1915
|
2020-03-15 18:15:52 -05:00 |