Maurice Parker
|
67434c2d0b
|
Made the displayText a property of a Status.
|
2020-04-17 15:34:03 -05:00 |
Maurice Parker
|
07af483b36
|
Renamed Tweet to TwitterStatus since that matches the API better.
|
2020-04-17 15:31:13 -05:00 |
Maurice Parker
|
435c85218d
|
Change to use retweet text for plain text when available.
|
2020-04-17 15:02:52 -05:00 |
Maurice Parker
|
2d61798457
|
Changed to using extended tweets.
|
2020-04-17 11:20:22 -05:00 |
Maurice Parker
|
687e1105f0
|
Change tweets to only show display text now.
|
2020-04-17 10:18:59 -05:00 |
Maurice Parker
|
984322453f
|
Commented why we use BatchUpdate on RSS feed adds because I keep forgetting why.
|
2020-04-17 09:14:27 -05:00 |
Maurice Parker
|
655e30069f
|
Refactor to make create feed code more readable.
|
2020-04-17 09:11:37 -05:00 |
Maurice Parker
|
8331d37dc1
|
Fix add new feed to keep sidebar consistent.
|
2020-04-17 08:58:06 -05:00 |
Maurice Parker
|
95f1f64aa7
|
Add Feed Provider refreshes to Local Account.
|
2020-04-17 05:32:52 -05:00 |
Maurice Parker
|
a31db7e024
|
Change to use the user name for status timeline.
|
2020-04-17 04:30:54 -05:00 |
Maurice Parker
|
de150ad281
|
Add author to tweets.
|
2020-04-17 04:30:06 -05:00 |
Maurice Parker
|
7dc34e9655
|
Fix web feed sidebar not showing sometimes bug.
|
2020-04-17 04:29:54 -05:00 |
Maurice Parker
|
9be641c094
|
Add initial tweet retrieval.
|
2020-04-16 20:18:47 -05:00 |
Maurice Parker
|
660cf29305
|
Add username storage on WebFeed
|
2020-04-16 18:19:49 -05:00 |
Maurice Parker
|
d43bf5d57a
|
Add new feed naming logic
|
2020-04-16 18:00:27 -05:00 |
Maurice Parker
|
9b39165018
|
Merge branch 'master' into extension-point
|
2020-04-16 16:37:18 -05:00 |
Maurice Parker
|
afdfe5fe71
|
Merge branch 'ios-release'
|
2020-04-16 16:36:53 -05:00 |
Maurice Parker
|
a4c672bb46
|
Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release
|
2020-04-16 16:27:04 -05:00 |
Maurice Parker
|
928e93c074
|
Remove web view recycling as this seems to contribute to the blank article problem on iPadOS
|
2020-04-16 16:26:53 -05:00 |
Maurice Parker
|
3d1bfc0ca2
|
Integrate Feed Provider add feed into local account delegate.
|
2020-04-16 16:19:32 -05:00 |
Brent Simmons
|
f9a11198f0
|
Remove Omni from credits and about text.
|
2020-04-16 13:24:20 -07:00 |
Maurice Parker
|
49734e2bd9
|
Allow for username to be in the url on ability check
|
2020-04-16 15:17:22 -05:00 |
Maurice Parker
|
d4b5d7bde4
|
Add FeedProviderManager
|
2020-04-16 15:06:56 -05:00 |
Maurice Parker
|
55bc7eae0b
|
Fix release config for new project
|
2020-04-16 13:42:40 -05:00 |
Maurice Parker
|
96dd4bb731
|
Merge branch 'master' into extension-point
|
2020-04-16 13:37:38 -05:00 |
Maurice Parker
|
5afda76134
|
Merge branch 'accent-color-experimental'
|
2020-04-16 13:35:12 -05:00 |
Maurice Parker
|
a59cb3b79b
|
Clean up the URL screen name extraction
|
2020-04-16 12:07:57 -05:00 |
Maurice Parker
|
b3afee0252
|
Change Feed Provider interface to make it work better with refreshing WebFeeds.
|
2020-04-16 11:25:39 -05:00 |
Maurice Parker
|
eb02568409
|
Made Feed Providers part of the Account project
|
2020-04-16 11:15:39 -05:00 |
Maurice Parker
|
d168658e05
|
Add Extension Point maintenance to the iOS app.
|
2020-04-16 08:25:40 -05:00 |
Maurice Parker
|
f8a664d035
|
Cache the feed provider results to make it as fast as the other icon look up types.
|
2020-04-16 02:17:38 -05:00 |
Maurice Parker
|
c44759fdb2
|
Add web feed icon downloader support for Feed Providers.
|
2020-04-15 20:17:33 -05:00 |
Maurice Parker
|
ca28faa8b5
|
Added OAuthSwift dependency to Secrets
|
2020-04-15 19:26:53 -05:00 |
Maurice Parker
|
c414d22666
|
Merge branch 'master' into extension-point
|
2020-04-15 19:02:20 -05:00 |
Maurice Parker
|
b66d0ef250
|
Change how we save the CloudKit token so that is won't save if the app is quit before processing its records
|
2020-04-15 18:30:39 -05:00 |
Maurice Parker
|
851cf6eb5d
|
Merge pull request #1988 from Wevah/master
Fix an HTML entity typo in the byline
|
2020-04-15 16:52:23 -05:00 |
Nate Weaver
|
8bb249b1ad
|
Fix typo
|
2020-04-15 16:39:58 -05:00 |
Maurice Parker
|
266e136787
|
Design and stub out FeedProvider protocol
|
2020-04-15 16:35:09 -05:00 |
Maurice Parker
|
d883981afd
|
Move oauth1 provider implementation fo main TwitterFeedProvider class.
|
2020-04-15 14:14:33 -05:00 |
Maurice Parker
|
42853fe487
|
Renamed source file to match usual conversions for extensions.
|
2020-04-15 14:12:31 -05:00 |
Maurice Parker
|
e15462fd61
|
Persist twitter tokens in the keychain.
|
2020-04-14 23:19:06 -05:00 |
Maurice Parker
|
9e0248c494
|
Correctly save Twitter ExtensionPoints
|
2020-04-14 23:03:08 -05:00 |
Maurice Parker
|
df79da291f
|
Change how ExtensionPoint titles are handled.
|
2020-04-14 22:33:05 -05:00 |
Maurice Parker
|
ad6d5ef7ed
|
Enhance OAuth error handling.
|
2020-04-14 16:55:26 -05:00 |
Maurice Parker
|
e206909237
|
Refactor ExtensionPoints to make them easier to create in the future.
|
2020-04-14 16:47:05 -05:00 |
Maurice Parker
|
f5aac9516f
|
Stub out Twitter auth.
|
2020-04-14 11:05:15 -05:00 |
Maurice Parker
|
266c28d9be
|
Add new OAuth1 credential requirements for Twitter
|
2020-04-14 10:15:24 -05:00 |
Maurice Parker
|
0cfbd38d38
|
Merge branch 'master' into accent-color-experimental
|
2020-04-14 08:08:38 -05:00 |
Maurice Parker
|
8ff0f23a55
|
Fix bug triggered by having no authors associated with a starred article.
|
2020-04-14 08:05:16 -05:00 |
Maurice Parker
|
4a7a27e695
|
Fix build settings
|
2020-04-14 07:54:40 -05:00 |