Brent Simmons
|
a0e8ca00ee
|
Fix one of the causes of watchdog crashes in WidgetDataEncoder by fetching just the count of starred articles — instead of fetching all the starred articles and counting them, which can take a long time.
|
2022-05-12 21:56:49 -07:00 |
|
Maurice Parker
|
c35dabbc55
|
Change so that we don't join with the articles table when finding starred or unread article ids. Fixes #2915
|
2021-03-27 19:27:23 -05:00 |
|
Maurice Parker
|
9c761c80df
|
Add an optional limit parameter to the smart feeds. Fixes #2627
|
2021-03-24 05:43:07 -05:00 |
|
Maurice Parker
|
ec66c08f9a
|
Make status marking asynchronous.
|
2020-10-24 17:17:46 -05:00 |
|
Maurice Parker
|
fbfdbb04c7
|
Convert Articles, ArticlesDatabase, and SyncDatabase to Swift Packages
|
2020-07-30 04:54:21 -05:00 |
|