Maurice Parker
|
a5583fc655
|
Validate that the selected row hasn't been removed when trying to select or scroll to it. Issue #1976
|
2020-04-22 18:18:20 -05:00 |
Maurice Parker
|
82e7d4eaf0
|
Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release
|
2020-04-21 20:24:01 -05:00 |
Maurice Parker
|
2454b807bb
|
Always update the status sync timer when returning to the foreground. Issue #2005
|
2020-04-21 20:23:46 -05:00 |
Maurice Parker
|
ba592e1399
|
Merge pull request #2004 from rizwankce/fix/a11y-for-zoomed-image
Fix a11y for zoomed image buttons
|
2020-04-21 12:48:22 -05:00 |
Rizwan Mohamed Ibrahim
|
108da4ccf4
|
Fix buttons a11y label for close and share button for image vc
Image View Controller buttons both close and share don't have correct
a11y label. This will add the localised label
|
2020-04-21 22:14:58 +05:30 |
Maurice Parker
|
f7bdf9d47c
|
Correct text resizing issues in color palette settings. Issue #2000
|
2020-04-21 01:57:19 -05:00 |
Maurice Parker
|
1306db6c69
|
Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release
|
2020-04-21 01:55:23 -05:00 |
Maurice Parker
|
7afcf681fe
|
Stablize swipe back gesture for timeline. Issue #2002
|
2020-04-21 01:52:39 -05:00 |
Brent Simmons
|
02ee0b2563
|
Bump version to 5.0.1 build 40.
|
2020-04-19 19:12:34 -07:00 |
Brent Simmons
|
75d2158163
|
Perform a one-time (per local account) cleanup made necessary by the retention policy change — mark articles older than the 90-day window as read. This way users won’t get a flood of old, unread articles when they run this new version.
|
2020-04-19 14:10:12 -07:00 |
Brent Simmons
|
b2b000dd2e
|
Implement updated retention policy.
|
2020-04-18 20:18:32 -07:00 |
Brent Simmons
|
d2812fa132
|
Delete old statuses at startup.
|
2020-04-18 16:59:13 -07:00 |
Maurice Parker
|
059582c625
|
Merge pull request #1995 from kielgillard/ios-release
Feedly: renew access token once a day
|
2020-04-18 17:59:22 -05:00 |
Kiel Gillard 🤪
|
5ab13ae705
|
Ensure token is refreshed at least once a day before syncing.
|
2020-04-19 08:45:51 +10:00 |
Kiel Gillard 🤪
|
8973adbdbd
|
Add lastCredentialRenewTime and honour it in FeedlyRefreshAccessTokenOperation
|
2020-04-19 08:31:20 +10: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 |
Brent Simmons
|
f9a11198f0
|
Remove Omni from credits and about text.
|
2020-04-16 13:24:20 -07:00 |
Brent Simmons
|
1321f0b9ff
|
Loop through through rows using the count of rows in that section, rather than the count of rows in the initial indexPath’s section. Fix #1987.
|
2020-04-12 18:23:20 -07:00 |
Brent Simmons
|
6d9eda442f
|
Remove userDeleted support. The read-items filter seems to fill the need to hide things. We’re simplifying the backend by removing this unused feature.
|
2020-04-12 17:12:36 -07:00 |
Brent Simmons
|
22c2a7a72e
|
Delete old articles in a graduated way, so as not to block the database for too long. Also: don‘t delete old unread articles in accounts that use an external sync service.
|
2020-04-12 16:36:35 -07:00 |
Maurice Parker
|
7064d5d8f5
|
Fix regression where navigating back and paging back from an article happened at the same time.
|
2020-04-12 11:48:14 -05:00 |
Maurice Parker
|
7c266d65ee
|
Force the frame to center when displaying. Issue #1983
|
2020-04-11 15:58:48 -05:00 |
Maurice Parker
|
02f62bbb61
|
Fix image cropping. Issue #1967
|
2020-04-11 15:11:12 -05:00 |
Maurice Parker
|
400b8b7625
|
Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release
|
2020-04-09 11:21:09 -05:00 |
Maurice Parker
|
47cdef5c07
|
Fix hashable implementation that could have in theory had collisions.
|
2020-04-09 11:20:53 -05:00 |
Brent Simmons
|
f54f65781c
|
Update some slightly-changed feed URLs in the defaults. Replace Omni’s blog with Craig Hockenberry’s.
|
2020-04-08 21:25:23 -07:00 |
Maurice Parker
|
5ab62d3aad
|
Gated the database suspend and resume calls so that the Mac app will compile.
|
2020-04-06 09:18:20 -05:00 |
Maurice Parker
|
f0ec7c5e19
|
Fix problem where back swiping wouldn't work anymore for full screen. Issue #1970
|
2020-04-06 08:47:01 -05:00 |
Maurice Parker
|
41acb716bd
|
Remove activity donation for next unread. Issue #1957
|
2020-03-30 15:42:42 -05:00 |
Maurice Parker
|
db50902c9d
|
Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release
|
2020-03-30 10:57:04 -05:00 |
Maurice Parker
|
d0852d8954
|
Fix scenario where incorrect platform specific icon image could be returned.
|
2020-03-30 10:56:52 -05:00 |
Brent Simmons
|
cf98ff49ea
|
Implement retention policy for feed-based accounts (local, iCloud).
|
2020-03-29 23:20:01 -07:00 |
Brent Simmons
|
85b24ff92d
|
Add parentheses in the right places to make Xcode 11.4 happy with our tuples.
|
2020-03-29 18:53:15 -07:00 |
Brent Simmons
|
2c4ee99dc2
|
Create and use ArticlesDatabase.RetentionStyle enum.
|
2020-03-29 18:51:03 -07:00 |
Maurice Parker
|
715671edad
|
Rebuild the Feeds list when coming back to it from the Timeline while the root split is collapsed to filter read Feeds.
|
2020-03-28 01:43:54 -05:00 |
Maurice Parker
|
bd1c73c1d3
|
Automatically remove Feed items if they should be filtered. Issue #1949
|
2020-03-27 18:24:57 -05:00 |
Maurice Parker
|
a13f10441f
|
Change pointer interaction to encompass the complete button.
|
2020-03-26 11:20:13 -05:00 |
Maurice Parker
|
6c06c7791c
|
Add interaction to buttons that were missing it. Issue #1945
|
2020-03-25 08:55:02 -05:00 |
Maurice Parker
|
3c0862fe83
|
Update iOS destination for new SDK
|
2020-03-24 19:32:16 -05:00 |
Maurice Parker
|
6889d2a61a
|
Switch to using XCode 11.4 to build
|
2020-03-24 18:42:18 -05:00 |
Maurice Parker
|
1d46471864
|
Add step to list out available applications
|
2020-03-24 18:40:36 -05:00 |
Maurice Parker
|
450ddbd364
|
Refactored new pointer interaction code to be more simple.
|
2020-03-24 18:27:54 -05:00 |
Maurice Parker
|
bd75df7294
|
Add pointer interaction for timeline header button. Issue #1943
|
2020-03-24 16:42:46 -05:00 |
Maurice Parker
|
1ddfb7b927
|
Update to latest RSWeb
|
2020-03-24 16:00:35 -05:00 |
Maurice Parker
|
d615a0a894
|
Fix bug where clean up shortcut wouldn't clear articles if wrong setting was off.
|
2020-03-24 16:00:01 -05:00 |
Maurice Parker
|
a6e75df412
|
Send out an event if we found a cached favicon downloader for new homepage URL. Issue #1940
|
2020-03-24 12:21:08 -05:00 |
Maurice Parker
|
9918f6c2e1
|
Updated to the lateset certs, profiles, and key
|
2020-03-23 07:30:06 -05:00 |
Brent Simmons
|
a1c711fad4
|
Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release
|
2020-03-22 19:26:02 -07:00 |
Brent Simmons
|
fb4f72ad18
|
Save articles from multiple web feeds at once — rather than doing it feed-by-feed — when syncing. (This makes syncing faster.) Fix #1794.
|
2020-03-22 19:25:53 -07:00 |