Maurice Parker
|
fc235a029e
|
Remove toolbar autohiding and add optional fullscreen mode.
|
2019-11-18 19:12:24 -06:00 |
Maurice Parker
|
ae254c0bd6
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-11-18 16:48:28 -06:00 |
Maurice Parker
|
8f52f9f82c
|
Change article title color to reduce blue overload. Issue #1316
|
2019-11-18 16:47:25 -06:00 |
Brent Simmons
|
fb5325d9f3
|
Bump version to build 8.
|
2019-11-17 18:46:37 -08:00 |
Maurice Parker
|
52652d1670
|
Auto hide toolbar on scroll.
|
2019-11-17 20:20:50 -06:00 |
Maurice Parker
|
0f82561f6b
|
Change alpha channel of custom separator to match stock table view separator. Issue #1309
|
2019-11-17 16:14:25 -06:00 |
Maurice Parker
|
7f64db1b3a
|
Fixed Folder labels that looked out of balance.
|
2019-11-17 11:47:08 -06:00 |
Maurice Parker
|
70aa3f2091
|
Clear up compiler warnings and auto layout constraint warnings.
|
2019-11-17 10:30:50 -06:00 |
Maurice Parker
|
0e60c19338
|
Force modal in modal dialogs to always have full size navigation bars. Issue #1301
|
2019-11-17 09:49:26 -06:00 |
Maurice Parker
|
cc93b2f8f1
|
Add title to new Folder picker
|
2019-11-16 21:27:23 -06:00 |
Maurice Parker
|
991ef26a1f
|
Change to remember last selected Folder when adding a Feed. Issue #1306
|
2019-11-16 19:57:05 -06:00 |
Maurice Parker
|
397d8e8ffa
|
Update picker for Share Extension to be hierarchical and use icons. Issue #1269
|
2019-11-16 19:44:01 -06:00 |
Maurice Parker
|
e74e6cb875
|
Add Account scenes should have account graphic in header. Issue #1305
|
2019-11-16 15:47:12 -06:00 |
Maurice Parker
|
901ac3b6aa
|
Make Add Folder remember last selected Account. Issue #1303
|
2019-11-16 15:28:57 -06:00 |
Maurice Parker
|
1b13c0e589
|
Fix vibrant cell usage in new code
|
2019-11-16 15:16:42 -06:00 |
Maurice Parker
|
7ea838f793
|
Added missing constraints needed for iPad.
|
2019-11-16 14:34:35 -06:00 |
Maurice Parker
|
e04f1ae7a1
|
Move Folder label to right side again.
|
2019-11-16 14:28:37 -06:00 |
Maurice Parker
|
75d00f4692
|
Add slide in/out transition for Add Feed / Add Folder.
|
2019-11-16 14:19:51 -06:00 |
Maurice Parker
|
5ce5175bc0
|
Change to not suggest root folder for Accounts that don't support it. Issue #1287
|
2019-11-16 13:25:55 -06:00 |
Maurice Parker
|
91a3e4fd73
|
Change Add Web Feed folder selection to be a separate controlling instead of the picker wheel. Issue #1270
|
2019-11-16 12:02:58 -06:00 |
Maurice Parker
|
a8927e250f
|
Fix console constraint warnings.
|
2019-11-16 01:34:43 -06:00 |
Maurice Parker
|
16da609fa9
|
Restore Smart Feed or Folder path if possible when restoring an Article. Issue #1241
|
2019-11-15 18:26:52 -06:00 |
Maurice Parker
|
d3e5985258
|
Update AppleScript to differentiate between WebFeeds and Feeds
|
2019-11-15 15:46:43 -06:00 |
Maurice Parker
|
5283d2efbe
|
Implement Feed protocol.
|
2019-11-15 06:19:14 -06:00 |
Maurice Parker
|
3fb1a3b8cc
|
Merge pull request #1298 from kielgillard/master
Implements logout for Feedly accounts.
|
2019-11-15 04:55:02 -06:00 |
Kiel Gillard
|
55faf550d7
|
Implements logout for Feedly accounts.
|
2019-11-15 19:09:14 +11:00 |
Maurice Parker
|
afd9783711
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-11-14 20:11:50 -06:00 |
Maurice Parker
|
06bd5b3a6f
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
Maurice Parker
|
69516fa04e
|
Merge pull request #1286 from kielgillard/master
Enables accounts and their delegates to prepare to be deleted.
|
2019-11-14 16:54:04 -06:00 |
Kiel Gillard
|
bec80922ce
|
Enables accounts and their delegates to prepare to be deleted. Provides a variation of the Account Inspector on iOS for Feedly.
|
2019-11-15 09:47:39 +11:00 |
Maurice Parker
|
6e8d1a90a8
|
Merge pull request #1296 from kielgillard/failing-tests
Fix failing Feedly tests.
|
2019-11-14 16:44:21 -06:00 |
Kiel Gillard
|
b317a99594
|
Fix failing Feedly tests.
|
2019-11-15 09:32:02 +11:00 |
Maurice Parker
|
a96c5f34ce
|
Merge pull request #1295 from kielgillard/cancellation-improvements
Improves the behaviour and fixes some issues…
|
2019-11-14 15:40:28 -06:00 |
Maurice Parker
|
f5cd5d7067
|
Reload expanded node so that the disclosure arrow is correct.
|
2019-11-14 15:39:11 -06:00 |
Maurice Parker
|
15e62a0750
|
Update Mac app to work with latest ActivityManager.
|
2019-11-14 15:35:19 -06:00 |
Maurice Parker
|
3df757ae39
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-11-14 15:07:01 -06:00 |
Maurice Parker
|
0d66259650
|
Add ArticleFetcherType and change state restoration to use new type.
|
2019-11-14 15:06:32 -06:00 |
Kiel Gillard
|
3ed5a43de3
|
Improves the behaviour and fixes some issues with cancelling of Feedly operations.
|
2019-11-15 07:59:44 +11:00 |
Brent Simmons
|
b763a4bb52
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-11-13 21:59:45 -08:00 |
Brent Simmons
|
eb6192d62b
|
Bump iOS build number.
|
2019-11-13 21:59:42 -08:00 |
Maurice Parker
|
48fef65bc4
|
Remove refresh interval setting. Issue #1293
|
2019-11-13 17:13:06 -06:00 |
Maurice Parker
|
179cce177c
|
Fix Feed Inspector form size on iPad
|
2019-11-13 17:02:14 -06:00 |
Maurice Parker
|
0c33f6c496
|
Animate disclosing the feed when using Go to Feed.
|
2019-11-13 15:41:41 -06:00 |
Maurice Parker
|
ef84acc02d
|
Implement better scroll interference avoidance strategy.
|
2019-11-13 15:31:14 -06:00 |
Maurice Parker
|
38535910ef
|
Change Select Feed to Go to Feed. Issue #1240
|
2019-11-13 15:22:22 -06:00 |
Maurice Parker
|
2fd2b8b1b0
|
Update the refresh indicator since time when coming to the foreground.
|
2019-11-13 13:43:02 -06:00 |
Maurice Parker
|
315ac3ee12
|
Remove code that wasn't actually hiding the search bar
|
2019-11-13 09:36:05 -06:00 |
Maurice Parker
|
8a0c3887ea
|
Change to only notify slack on failure
|
2019-11-13 09:07:14 -06:00 |
Maurice Parker
|
690608b155
|
Add Github Actions CI integration with Slack
|
2019-11-13 08:44:22 -06:00 |
Maurice Parker
|
a89e500417
|
Updated to latest RSCore
|
2019-11-13 08:36:01 -06:00 |