Maurice Parker
|
1debd88586
|
Added shared default scheme
|
2019-09-19 12:37:39 -05:00 |
Maurice Parker
|
7bb0ec8a63
|
Removed shared schemes from the ignore file
|
2019-09-19 12:35:50 -05:00 |
Maurice Parker
|
d3a5bdf6d3
|
Merge branch 'mac-release'
|
2019-09-19 11:59:01 -05:00 |
Maurice Parker
|
b75f67bc1b
|
Merge pull request #1035 from Wevah/mac-app-store-hide-web-inspector
Disable Web Inspector for App Store builds
|
2019-09-19 11:45:10 -05:00 |
Nate Weaver
|
502f5656b8
|
Don't hide the Web Inspector menu item since the entire Debug menu is removed for release builds
|
2019-09-19 11:27:04 -05:00 |
Maurice Parker
|
f661b88565
|
Add new developer setting to configure the organization
|
2019-09-19 11:23:57 -05:00 |
Nate Weaver
|
180cc39904
|
Negate MAC_APP_STORE
Oops. (Was un-negated for testing.)
|
2019-09-19 11:19:25 -05:00 |
Nate Weaver
|
4a0bbeacc2
|
Disable Web Inspector for App Store builds
- Hide the "Enable Web Inspector" menu item.
- #if-out notifications/defaults/etc.
- Make toggleWebInspectorEnabled(_) a no-op.
|
2019-09-19 10:38:17 -05:00 |
Maurice Parker
|
6fc865191c
|
add schemes to gitignore
|
2019-09-19 05:14:07 -05:00 |
Maurice Parker
|
90c4028273
|
remove shared schemes
|
2019-09-19 05:12:39 -05:00 |
Maurice Parker
|
2ef892c0ad
|
temporarily reset .gitignore
|
2019-09-19 05:11:22 -05:00 |
Maurice Parker
|
efb29e1c62
|
Added xcshareddata to gitignore
|
2019-09-19 05:03:36 -05:00 |
Maurice Parker
|
5acc3ab6d0
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-09-19 04:59:49 -05:00 |
Maurice Parker
|
559a2754ea
|
Remove inadvertently committed code
|
2019-09-19 04:59:26 -05:00 |
Ben Ubois
|
1728f4d198
|
Made indents consistent.
|
2019-09-18 22:53:25 -07:00 |
Ben Ubois
|
1c9117ab8e
|
Reset scroll position to top on render.
Prevents an issue where the next article would inherit the previous
article's scroll position.
|
2019-09-18 22:39:07 -07:00 |
Brent Simmons
|
011f8e8db2
|
Add entitlements and make various changes in order to get it to build.
|
2019-09-18 22:08:34 -07:00 |
Ben Ubois
|
0b6683d073
|
Render with evaluateJavaScript.
Replaced loadHTMLString based rendering for improved performance.
|
2019-09-18 22:03:23 -07:00 |
Brent Simmons
|
38f6004edf
|
Change bundle ID of iOS app to com.ranchero.NetNewsWire.iOS. Apple’s portal didn’t like the version with the hyphen in it, for some reason.
|
2019-09-18 21:51:21 -07:00 |
Maurice Parker
|
20ecba1649
|
Add tooltip to Reader button
|
2019-09-18 20:40:58 -05:00 |
Maurice Parker
|
a6f685e4d5
|
Insert Feedbin/Mercury API keys into source code when building for release.
|
2019-09-18 20:35:23 -05:00 |
Maurice Parker
|
3b5a6f2576
|
Don't allow the article extraction button to toggle if it isn't working.
|
2019-09-18 20:03:01 -05:00 |
Maurice Parker
|
7ec3160273
|
Made article extractor button brighter
|
2019-09-18 19:45:22 -05:00 |
Maurice Parker
|
1da17fc5a9
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-09-18 19:24:14 -05:00 |
Maurice Parker
|
fdd244def8
|
Merge pull request #1027 from kielgillard/master
Add a Feedly account with user consent
|
2019-09-18 19:24:03 -05:00 |
Kiel Gillard
|
9cc5fa3608
|
Initial implementation allowing Feedly accounts to be added given the Feedly user's consent.
|
2019-09-19 10:11:53 +10:00 |
Maurice Parker
|
8cd6f107e5
|
Add basic Article Content extraction
|
2019-09-18 18:15:55 -05:00 |
Maurice Parker
|
0fcbcb50e0
|
Change unread indicator to use secondary accent color
|
2019-09-18 09:56:10 -05:00 |
Maurice Parker
|
8b732e5353
|
Switch from drawing clear color to drawing background color to reset reused avatar views
|
2019-09-18 09:47:58 -05:00 |
Maurice Parker
|
b01e8deaf4
|
Make both primary and secondary color NNW blue in light mode
|
2019-09-18 09:21:07 -05:00 |
Maurice Parker
|
a94c47f1d8
|
Fix search feed icon
|
2019-09-18 03:00:12 -05:00 |
Maurice Parker
|
36f4366e70
|
Use correct icons on timeline swipe for unread and starred
|
2019-09-18 02:57:32 -05:00 |
Maurice Parker
|
a2264cad98
|
Fix link tint color on about page
|
2019-09-18 02:53:39 -05:00 |
Maurice Parker
|
db2ee18299
|
Unify the colori scheme into primary and secondary accent colors
|
2019-09-18 02:49:57 -05:00 |
Maurice Parker
|
372fb06716
|
Implement different icons for each individual smartfeed
|
2019-09-17 20:26:49 -05:00 |
Maurice Parker
|
73b7436c62
|
Remove old flush cache code
|
2019-09-17 17:11:47 -05:00 |
Maurice Parker
|
fe3fa220bb
|
Port TimelineAvatarView to iOS
|
2019-09-17 17:00:23 -05:00 |
Maurice Parker
|
53760c75b4
|
Restore feedburner image block and remove feedburner link block to match the Mac rules
|
2019-09-17 16:02:29 -05:00 |
Maurice Parker
|
8d5f7cd6cb
|
Change link color to more closely match the tint color
|
2019-09-17 15:38:55 -05:00 |
Maurice Parker
|
786a4e48c4
|
Merge branch 'mac-release'
|
2019-09-17 15:01:01 -05:00 |
Maurice Parker
|
9c9517d7d9
|
Merge pull request #1026 from Wevah/enable-inspector
Enable inspector
|
2019-09-17 14:44:06 -05:00 |
Maurice Parker
|
8a8dcde387
|
Add javascript to remove styling from articles. Issues ##499, #999, and #947
|
2019-09-17 14:32:18 -05:00 |
Nate Weaver
|
93f7972441
|
Add some spacing around a comment
|
2019-09-17 13:58:45 -05:00 |
Nate Weaver
|
1e840f3090
|
Move WebKit "inspector starts attached" user default to AppDefaults
|
2019-09-17 13:42:18 -05:00 |
Nate Weaver
|
4a2724bcc4
|
Fix comment capitalization
|
2019-09-17 13:27:11 -05:00 |
Maurice Parker
|
cd9447abb4
|
Made Settings attributed string views selectable so that the links in them work
|
2019-09-17 11:40:58 -05:00 |
Maurice Parker
|
abe10b8a24
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-09-17 11:09:23 -05:00 |
Maurice Parker
|
106c47350a
|
Disable selecting and editing of about attributed string views.
|
2019-09-17 11:05:16 -05:00 |
Maurice Parker
|
6f8c58e7a2
|
Rename attributed string bridging class to better emphasize that it is for Settings only views
|
2019-09-17 10:58:41 -05:00 |
Maurice Parker
|
e84410c4ee
|
Update to the latest credit verbiage
|
2019-09-17 10:57:02 -05:00 |