1399 Commits

Author SHA1 Message Date
Maurice Parker
2efa939f25 Do a combined refresh on the initial refresh to get read article content. 2020-04-26 11:37:12 -05:00
Maurice Parker
48dbc4958f Rebuild the import OPML and initial device add processes. 2020-04-26 11:26:41 -05:00
Maurice Parker
09addec369 Correct number of download items to tick 2020-04-26 10:05:26 -05:00
Maurice Parker
e68383da09 Don't send full article for updated articles if already read 2020-04-26 09:37:36 -05:00
Maurice Parker
4e2e4ef348 Don't try to sync article statuses if a sync is already in progress. 2020-04-26 06:23:40 -05:00
Maurice Parker
e4f0a87a64 Fetch zone changes immediately after making them to keep us better in sync 2020-04-26 06:03:07 -05:00
Maurice Parker
4f54a21084 Ensure that no deleted articles are in the new and updated articles 2020-04-26 05:46:43 -05:00
Maurice Parker
d0ace82d02 Add updated articles from the local account refresher 2020-04-26 05:35:35 -05:00
Maurice Parker
6cde860701 Include updated articles in those being synced 2020-04-26 05:05:26 -05:00
Maurice Parker
cf2bed1e69 Delete all articles when the feed is deleted. 2020-04-26 04:54:39 -05:00
Maurice Parker
71788d8f69 Collapse the articles and statuses into a single CKRecord 2020-04-26 04:28:42 -05:00
Maurice Parker
9eef9ea8dc Delete or send article records based on article status 2020-04-26 03:19:20 -05:00
Maurice Parker
5de778f82c Added func documentation 2020-04-26 02:28:19 -05:00
Maurice Parker
4c499c2e98 Mark account as being refreshed when doing an initial refresh. 2020-04-26 02:21:34 -05:00
Maurice Parker
1d7cc4d828 Store article content in CloudKit 2020-04-25 20:20:56 -05:00
Maurice Parker
4b54f19a38 Refactor CloudKit specific feed refreshing out into a standalone class 2020-04-25 15:09:03 -05:00
Maurice Parker
86fb98c17b
Revert "WIP: Title tags" 2020-04-24 20:24:24 -05:00
Maurice Parker
8b584d0000
Merge pull request #2016 from Wevah/title-tags
WIP: Title tags
2020-04-24 18:41:06 -05:00
Maurice Parker
4a3205d74f Removed Test build configuration 2020-04-24 17:08:10 -05:00
Nate Weaver
db166ba0d7 Disable ruby tags for now 2020-04-24 16:20:41 -05:00
Nate Weaver
4ddb6c8d4f Only allow certain inline tags to remain in the title; HTML-encode the rest 2020-04-24 16:20:40 -05:00
Nate Weaver
2708a608c5 Compile frameworks for 10.15+ 2020-04-24 16:20:40 -05:00
Maurice Parker
d1ca2cac79 Remove username from WebFeed and put it in the URL 2020-04-24 13:33:43 -05:00
Maurice Parker
dedb207cae Fix Untitled feed bug 2020-04-23 19:20:35 -05:00
Maurice Parker
f6a81c07fb Implement article status deleting for Feed Providers 2020-04-23 19:13:57 -05:00
Maurice Parker
530f06dfca Merge branch 'master' into extension-point 2020-04-23 16:40:41 -05:00
Maurice Parker
a7ca5bfa79 Delete old articles and article statuses from CloudKit 2020-04-23 16:39:09 -05:00
Maurice Parker
ac45ba57a9 Merge branch 'ios-release' 2020-04-23 15:32:55 -05:00
Brent Simmons
c55d8c540e Implement revised retention policy for feed-based accounts. Keep all articles currently in the feed and all articles in the last 30 days. 2020-04-22 21:43:10 -07:00
Maurice Parker
62e91cfd26 Change to never link out to Twitter for photos that are inlined. 2020-04-22 22:13:55 -05:00
Maurice Parker
14156e3774 Sync the WebFeed username so that Feed Provider created feeds stay locked to their accounts. 2020-04-22 17:42:20 -05:00
Maurice Parker
3eecae95e1 Remove commented/debug code. 2020-04-22 14:21:38 -05:00
Maurice Parker
7b37f51f59 Disallow Twitter Feed Provider ability if the feed names explicitly don't match 2020-04-22 11:41:40 -05:00
Maurice Parker
0369d976fa Add twitter URL creation logic 2020-04-22 11:25:49 -05:00
Maurice Parker
575288b78e Merge branch 'master' into extension-point 2020-04-21 02:10:31 -05:00
Maurice Parker
fc37472757 Fix source code warnings. 2020-04-21 02:09:59 -05:00
Maurice Parker
7268dcdd77 Merge branch 'ios-release' 2020-04-21 02:06:19 -05:00
Maurice Parker
0369bc5a45 Fix emoji unicode adjustment bug and made emoji detection more efficient 2020-04-21 01:26:58 -05:00
Maurice Parker
77fa966a23 Add hashtag support 2020-04-20 15:42:22 -05:00
Maurice Parker
5f8249ec54 Bump the number of items in the home timeline to 100. 2020-04-20 15:11:09 -05:00
Maurice Parker
a535aced06 Add support for refreshing the mentions timeline. 2020-04-20 15:06:03 -05:00
Maurice Parker
91aa2b3a32 Fix bug that was causing duplicate media to be inlined 2020-04-20 14:24:14 -05:00
Maurice Parker
e459fe92b0 Add TwitterMedia type to delete media URL's shown in tweets. 2020-04-20 12:05:57 -05:00
Maurice Parker
675165b4da Display quote and retweet entities. 2020-04-20 10:32:36 -05:00
Maurice Parker
56c8dad895 Improve tweet formatting when they contain emoji with multiple scalars 2020-04-20 10:21:29 -05:00
Maurice Parker
492e9ae065 Simplified html for tweet timestamp. 2020-04-20 07:37:06 -05:00
Maurice Parker
8fcc46191a Suppress any URL links that are just pointing to the quoted status. 2020-04-20 07:27:20 -05:00
Maurice Parker
a54af07ec7 Make the retweet timestamp a link back to the original status. 2020-04-19 20:54:11 -05:00
Maurice Parker
f305cc50e2 Implement twitter entities as html links 2020-04-19 20:29:43 -05:00
Maurice Parker
45f56f01e3 Sort returned entities 2020-04-19 19:27:37 -05:00