Maurice Parker
|
d794240bd9
|
Merge branch 'mac-candidate'
|
2019-06-19 11:31:38 -05:00 |
Maurice Parker
|
40b9be6709
|
center smaller avatars on a solid color background image to make all avatars a consistent size
|
2019-06-14 15:33:13 -05:00 |
Maurice Parker
|
46bc867241
|
Add additional sort criteria for when published date is equal. Issue #644
|
2019-06-13 15:51:28 -05:00 |
Maurice Parker
|
e4ee311227
|
Revert "escape title HTML in web view. Issue #722"
This reverts commit a087410177 .
|
2019-06-12 10:51:15 -05:00 |
Maurice Parker
|
902304c723
|
Convert Settings to use SwiftUI
|
2019-06-11 16:59:16 -05:00 |
Maurice Parker
|
e8199ed0a6
|
Change to not show alert dialog on automatic refreshes. Issue #729
|
2019-06-10 15:21:17 -05:00 |
Maurice Parker
|
a087410177
|
escape title HTML in web view. Issue #722
|
2019-06-07 15:53:13 -05:00 |
Maurice Parker
|
e8992dac95
|
Fix issue where deletes were crashing the app. Issue #702
|
2019-06-05 17:42:35 -05:00 |
Maurice Parker
|
51284b5aa4
|
Rename deleteFeed to removeFeed to be more consistent with other API's
|
2019-05-29 21:04:44 -05:00 |
Maurice Parker
|
527e677934
|
Rename deleteFolder to removeFolder to make the API more consistent
|
2019-05-29 20:53:00 -05:00 |
Maurice Parker
|
5e3fcfd955
|
Correct how feeds were deleted so that only the feed in the correct container was deleted
|
2019-05-29 17:56:26 -05:00 |
Maurice Parker
|
493abbb609
|
Refactor create feed functionality to increase code reuse and encapsulation
|
2019-05-28 09:45:02 -05:00 |
Maurice Parker
|
c61949bc04
|
Add account name to network error messages and prevent background iOS errors from displaying alerts
|
2019-05-26 11:54:32 -05:00 |
Maurice Parker
|
5d1c7d08ac
|
Remove strong reference to Account that was preventing Accounts from being deallocated
|
2019-05-22 15:08:22 -05:00 |
Maurice Parker
|
3207ebf6a5
|
Implement default timeline avatar. Issue #641
|
2019-05-21 05:42:40 -05:00 |
Maurice Parker
|
31cc3b609c
|
Make delete animation correct for deletes and restores by wrapping them in BatchUpdates. Issue #667
|
2019-05-20 18:05:28 -05:00 |
Brent Simmons
|
1ee0ab5a73
|
Fix logic in FeedIconDownloader so that we check the home page metadata. (I had broken this recently.)
|
2019-05-17 23:02:18 -07:00 |
Maurice Parker
|
6882b152d9
|
Add timer to trigger article status sync process.
|
2019-05-15 17:21:58 -05:00 |
Brent Simmons
|
f5f8d67411
|
Scale images always on a background queue. Fix #642.
|
2019-05-14 22:44:06 -07:00 |
Brent Simmons
|
7b40ca221b
|
Use the articleID + accountID as a key for truncated summaries. This is *way* faster than using the entire body. It avoids a hash of a long string. (Note: we still need to toss the cache at the appropriate time.)
|
2019-05-13 22:16:44 -07:00 |
Brent Simmons
|
7c78d914be
|
Speed up timeline scrolling by only going up to 150 characters with summary calculation.
|
2019-05-13 22:06:03 -07:00 |
Maurice Parker
|
6d5b3884fc
|
Put folder pop up menu for add feed in the correct order
|
2019-05-13 11:31:04 -05:00 |
Brent Simmons
|
b211eda05d
|
Make the feed URL for inessential.com use the new https version.
|
2019-05-12 21:11:02 -07:00 |
Maurice Parker
|
6f92cd1a73
|
Refactor to differentiate between loading the Subscriptions.opml file and importing an external OPML file as they now need separate behaviors
|
2019-05-11 12:26:23 -05:00 |
Maurice Parker
|
23b43ecc07
|
Add undo for feeds
|
2019-05-09 16:09:21 -05:00 |
Maurice Parker
|
cda8acc66c
|
Add the ability to move feeds between folders for Feedbin
|
2019-05-09 13:31:18 -05:00 |
Maurice Parker
|
50d3a5799c
|
added subscription delete
|
2019-05-09 07:25:45 -05:00 |
Maurice Parker
|
43d32b1281
|
Add create Feedbin feed
|
2019-05-08 17:41:19 -05:00 |
Maurice Parker
|
a5a066dd49
|
Fix bug where smart feeds weren't being updated on account activation/deactivation.
|
2019-05-06 17:46:41 -05:00 |
Maurice Parker
|
d6ae740305
|
Added folder (tag) delete for Feedbin
|
2019-05-06 17:34:41 -05:00 |
Maurice Parker
|
636468bbf0
|
Implement active account processing functionality
|
2019-05-02 06:01:30 -05:00 |
Maurice Parker
|
ea906de576
|
Make the default account always be first
|
2019-05-01 19:07:44 -05:00 |
Maurice Parker
|
6ede5b7c3d
|
Enable add feed for multiple accounts
|
2019-05-01 14:03:59 -05:00 |
Maurice Parker
|
4bc7611721
|
Rename AccountManageer.localAccount to AccountManager.defaultAccount to make it different from other local accounts
|
2019-05-01 05:53:18 -05:00 |
Maurice Parker
|
2dcde1ab8e
|
Create generic feed icon and timeline avatar
|
2019-04-29 07:07:57 -05:00 |
Maurice Parker
|
a5cfeb1f12
|
Make smart feed icon color configurable
|
2019-04-28 15:11:02 -05:00 |
Maurice Parker
|
81f7332f3c
|
Add settings scene.
|
2019-04-25 18:06:53 -05:00 |
Maurice Parker
|
66e4180a8c
|
Refactor RefreshTimer code out into a separate class from AppDelegate so that it can be reused on iOS.
|
2019-04-23 11:20:44 -05:00 |
Maurice Parker
|
23c69a9223
|
Make RefreshInterval shared code
Back out inadvertent macOS changes
|
2019-04-23 08:47:58 -05:00 |
Maurice Parker
|
59a30fdd34
|
Change iOS webview baseURL handling to match macOS version.
|
2019-04-19 07:37:47 -05:00 |
Maurice Parker
|
b01b45cf9c
|
Renamed to DeleteCommand and implemented delete undo for iOS.
|
2019-04-18 08:54:48 -05:00 |
Maurice Parker
|
7083b5064b
|
Refactored the TreeDelegates to be shared code.
|
2019-04-18 04:56:15 -05:00 |
Maurice Parker
|
8526db8b4c
|
Added initial POC version of NetNewsWire for iOS to use as a starting point for the actual app.
|
2019-04-15 15:03:05 -05:00 |
Brent Simmons
|
70312aa75c
|
Major folder and project tree restructuring.
|
2019-04-13 16:18:54 -07:00 |