Maurice Parker
a3abef2b62
Change Customize Layout setting to Timeline Layout setting. Issue #1338
2019-11-24 11:24:00 -06:00
Maurice Parker
4048d79e13
Specify header font again. Issue #1335
2019-11-24 11:21:00 -06:00
Maurice Parker
a052bbe74e
Fix title flashing in after navigation bar is shown. Issue #1336
2019-11-24 10:47:09 -06:00
Maurice Parker
b5525e1a9e
Restore back button items. Issue #1337
2019-11-24 10:33:13 -06:00
Maurice Parker
57e8a98b57
Stop animating the initial timeline load. Issue #1334
2019-11-24 10:27:02 -06:00
Maurice Parker
06d3c35206
Rollback POC code that shouldn't have gotten added
2019-11-24 10:01:47 -06:00
Maurice Parker
88707517e8
Make sliders should be quantized. Issue #1342
2019-11-24 09:41:50 -06:00
Maurice Parker
e05fdc99dd
Change to use show/hide verbiage in menu items instead of check marks
2019-11-24 04:29:15 -06:00
Maurice Parker
00094858fa
Remove filter button from All Unread timeline.
2019-11-24 03:47:29 -06:00
Maurice Parker
7033879704
Animate safe area inset changes. Issue #1341
2019-11-24 03:42:38 -06:00
Maurice Parker
ab9e8c09ce
Correct file name.
2019-11-23 22:18:41 -06:00
Maurice Parker
4296c243ff
Implement custom previews for context menus to crop cell separators. Issue #1221
2019-11-23 22:15:29 -06:00
Maurice Parker
9f60984ba2
Increase the number of characters available for the summary in the timeline. Issue #1333
2019-11-23 18:22:58 -06:00
Maurice Parker
d8b324e3da
Change nav bar so that if it is hidden and animating itself showing, you don't see the navbar items moving into place.
2019-11-23 18:00:51 -06:00
Maurice Parker
d7c3f1ee19
Don't attempt to move a feed if the drop target is the same as the source target.
2019-11-23 16:38:07 -06:00
Maurice Parker
6d18cfec7c
Refactor SmartFeedController to find SmartFeeds by FeedIdentifier instead of the string identifier.
2019-11-23 12:30:18 -06:00
Maurice Parker
01f86d8c1b
Vertically center small fonts and favicons when we hit the row minimum. Issue #1329
2019-11-23 11:20:36 -06:00
Maurice Parker
e26f20449c
Adjusted so that tap zones only appear for fullscreen. Issue #1331
2019-11-23 11:07:40 -06:00
Maurice Parker
c8cfcae8e3
Fix drag and drop targeting bugs.
2019-11-22 19:59:25 -06:00
Maurice Parker
dd7431d5cb
Remove obsolete code.
2019-11-22 15:23:21 -06:00
Maurice Parker
e22c383136
Update launch storyboards to match the new Feeds layout.
2019-11-22 15:15:48 -06:00
Maurice Parker
fea48e7ab9
Increase inspector header padding. Issue #1324
2019-11-22 15:11:15 -06:00
Maurice Parker
21648a498f
Make selection restore when toggling read feeds.
2019-11-22 11:57:06 -06:00
Maurice Parker
5ac14fb910
Add read filter toggle for articles. Issue #130 .
2019-11-22 11:47:03 -06:00
Maurice Parker
7667dbf60e
Add hide read feeds menu option
2019-11-22 10:55:54 -06:00
Maurice Parker
43744ec128
Add folder read fetch query.
2019-11-22 10:21:30 -06:00
Maurice Parker
387b867d71
Shim Mac interface to FeedRequestOperation until article filtering is enabled on the Mac.
2019-11-22 09:43:42 -06:00
Maurice Parker
eea5d6f327
Change ReadFilter to ReadFilterType and differentiate the ReadFilter from the query filter.
2019-11-22 09:40:39 -06:00
Maurice Parker
a5b4d570af
Change ReadFilter case unavailable to alwaysRead
2019-11-22 09:32:27 -06:00
Maurice Parker
654f40a98e
Add always on unread "filter" to Unread.
2019-11-21 20:31:58 -06:00
Maurice Parker
2d210a3f17
Delete dead code
2019-11-21 20:12:31 -06:00
Maurice Parker
6d8fca01ea
Filter async requests based on ReadFilter.
2019-11-21 19:54:35 -06:00
Maurice Parker
adbb5b6392
Remove callback that shouldn't have been added.
2019-11-21 19:08:40 -06:00
Maurice Parker
e8826130a4
Add timeline filter button
2019-11-21 18:22:43 -06:00
Maurice Parker
64c1a615b0
Make sure top level nodes are always expanded.
2019-11-21 16:25:00 -06:00
Maurice Parker
89e9a7b80e
Add filter button show/hide unread feeds. Issue #1311
2019-11-21 15:55:50 -06:00
Maurice Parker
eed6333368
Restrict drag and drop to the same process (for now)
2019-11-21 13:49:05 -06:00
Maurice Parker
150e50082c
Fix drag and drop target bugs
2019-11-21 13:22:33 -06:00
Maurice Parker
68ff7378e7
Added FeedWrangler image assets
2019-11-21 11:28:08 -06:00
Jonathan Bennett
0f105c8421
logout when deleting account
2019-11-21 01:17:41 -05:00
Jonathan Bennett
b3c053964c
handle new feeds better
...
this is in prep for the initial acount/feeds changes
2019-11-21 01:09:09 -05:00
Maurice Parker
7243e0e07b
Implement drag and drop feed arrangement
2019-11-20 20:28:50 -06:00
Maurice Parker
f818a1618f
Implement drag and drop feed arrangement.
2019-11-20 20:28:24 -06:00
Maurice Parker
56d43f8f2d
Do a full reload of the article when rearranging the UI to accommodate for split screen color changes.
2019-11-20 18:16:54 -06:00
Maurice Parker
7c947b935d
Rewrite three panel mode so that background screenshooting will work.
2019-11-20 16:41:13 -06:00
Jonathan Bennett
d3c168a12e
use add_feed_and_wait endpoint
...
The add_feed endpoint does not return feed info. The _and_wait endpoint can be slower (up to 10 seconds) but will make sure we gett the right URL if available.
2019-11-20 17:26:27 -05:00
Jonathan Bennett
85d54c17cc
allow cancelling of network requests
2019-11-20 16:33:56 -05:00
Jonathan Bennett
93595ab745
bubble transport errors up
2019-11-20 16:33:12 -05:00
Jonathan Bennett
36c2aabe38
rename Feed to WebFeed
2019-11-20 16:02:25 -05:00
Jonathan Bennett
8aa62bc190
fix submodules
2019-11-20 15:59:10 -05:00