Maurice Parker
|
b31c18a721
|
Reduce the article padding to 32px from 64px. Issue #1885
|
2020-03-12 12:54:11 -05:00 |
Maurice Parker
|
e0d8e35831
|
Don't remove filtered feeds on refreshes or other times we call batch update did perform.
|
2020-03-12 12:32:08 -05:00 |
Maurice Parker
|
343f705cd7
|
Fix article read filter which wasn't persisting correctly.
|
2020-03-12 12:07:01 -05:00 |
Maurice Parker
|
202ee57697
|
Coalesce more rebuild commands to make the unread count items appear more smoothly.
|
2020-03-11 14:49:17 -06:00 |
Maurice Parker
|
d94e090094
|
Replace Mark Older as Read with Mark Above and Mark Below.
|
2020-03-08 16:15:17 -07:00 |
Maurice Parker
|
fc447121d6
|
Save window state to user defaults. Issue #1852
|
2020-03-05 17:42:17 -07:00 |
Maurice Parker
|
7bc5a7946f
|
Refactor so that state could be restored from alternate sources (such as UserDefaults).
|
2020-03-05 16:42:54 -07:00 |
Maurice Parker
|
59e4cf8695
|
Make foremost window key when show main window keyboard shortcut or menu item used.
|
2020-03-04 18:22:15 -07:00 |
Maurice Parker
|
adb312bccb
|
Add article state restoration.
|
2020-03-04 18:16:58 -07:00 |
Maurice Parker
|
de38ba9f5b
|
Added feed selection restoration.
|
2020-03-04 15:40:40 -07:00 |
Maurice Parker
|
ceef6116f9
|
Persist and restore per window per feed timeline filter state.
|
2020-03-03 18:13:43 -08:00 |
Maurice Parker
|
ae8f36d300
|
Save sidebar expanded state.
|
2020-03-03 17:10:03 -08:00 |
Maurice Parker
|
94d04e3cc2
|
Change restore and save func names to be more consistent.
|
2020-03-03 15:36:22 -08:00 |
Maurice Parker
|
1a41d4f265
|
Change window frame and controller splits to use new per window state restoration.
|
2020-03-03 11:26:33 -08:00 |
Maurice Parker
|
72e5915fb8
|
Refactor state restoration so that the MainWindowController has control of state restoration order.
|
2020-03-03 10:54:37 -08:00 |
Maurice Parker
|
e920235038
|
Remove references to windows when they close so that they will deallocate.
|
2020-03-02 18:06:55 -08:00 |
Maurice Parker
|
b6ff9e8ff4
|
Simplify the sidebar filter state preservation.
|
2020-03-02 17:55:36 -08:00 |
Maurice Parker
|
eaa99db5c7
|
Initial support for multiple windows and state preservation.
|
2020-03-02 17:46:31 -08:00 |
Maurice Parker
|
94c6ca428f
|
Merge branch 'mac-release'
|
2020-03-01 16:32:31 -08:00 |
Maurice Parker
|
dc20aa0e22
|
Merge pull request #1833 from Wevah/embedded-widget-fix
Embedded widget fix
|
2020-03-01 14:25:23 -08:00 |
Maurice Parker
|
1c55e0c8a9
|
Don't show select in sidebar if the web feed is already selected. Issue #1843
|
2020-03-01 11:07:24 -08:00 |
Maurice Parker
|
80858adced
|
Exclude currently selected article from feed filter. Issue #1841
|
2020-02-29 17:05:56 -08:00 |
Maurice Parker
|
5eed42721e
|
Change so that feeds aren't filtered on select feed in sidebar if they are already visible.
|
2020-02-29 16:30:13 -08:00 |
Maurice Parker
|
dac4c2ffb0
|
Disclose feed in side bar when selected from context menu even if the feed is filtered. Issue #1805
|
2020-02-29 16:24:14 -08:00 |
Maurice Parker
|
4b2f08e759
|
Refactor select web feed in sidebar to use the delegate pattern instead of a notification.
|
2020-02-29 15:50:13 -08:00 |
Maurice Parker
|
d459c0927b
|
Change smart feeds to ignore feed filter when programmatically selected.
Change selected item to ignore feed filter. Issue #1805
|
2020-02-29 15:10:41 -08:00 |
Maurice Parker
|
d1cd205eff
|
Rebuild the side bar by coalescing unread count changes when the read feeds filter is active. Issue #1823
|
2020-02-29 14:15:37 -08:00 |
Maurice Parker
|
c17ce1ceaa
|
Make articles older than a specified period unable to be marked as unread. Issue #1407
|
2020-02-29 10:30:35 -08:00 |
Nate Weaver
|
82f8951c96
|
Don't force iframe height to auto
Prevents truncating of YouTube embeds without needing a wrapper div.
|
2020-02-28 08:24:42 -06:00 |
Nate Weaver
|
bedaa75eb8
|
Set max-width to 44em (792px with an 18px font-size)
|
2020-02-28 07:47:19 -06:00 |
Maurice Parker
|
380614afc3
|
Change focus to smart feed when selected via hotkey. Issue #1009
|
2020-02-27 16:50:35 -08:00 |
Maurice Parker
|
8d57fd193c
|
Make the star swipe background color yellow. Issue #1015
|
2020-02-27 16:27:12 -08:00 |
Maurice Parker
|
85bd20ca80
|
Stop media playback when the main window is closed. Issue #1646
|
2020-02-27 12:15:41 -08:00 |
Maurice Parker
|
a465045888
|
Save last used folder name when adding a feed. Issue #1462
|
2020-02-27 11:27:41 -08:00 |
Maurice Parker
|
66ce3db1fc
|
Trigger old, expired timers when the computer wakes from sleep to get refreshes going again. Issue #1122
|
2020-02-26 11:29:59 -08:00 |
Maurice Parker
|
2ae021960b
|
Move account files to the documents directory and out of the shared container. Issue #1784
|
2020-02-12 16:21:48 -08:00 |
Brent Simmons
|
5193df5035
|
Unbreak the Mac build by fixing a reference to addOperation.
|
2020-02-05 22:30:05 -08:00 |
Nate Weaver
|
ba6315fa07
|
Set lastImageCacheFlushDate on launch in CacheCleaner instead of registerDefaults()
So it's actually persisted to disk.
|
2020-02-02 17:55:51 -06:00 |
Nate Weaver
|
e6c2c32456
|
Standardize on tabs
|
2020-01-30 06:19:54 -06:00 |
Nate Weaver
|
447cc44b8e
|
Put <title> and <base> in the <head> instead of <body>
This also means renderHTML() is no longer needed.
|
2020-01-30 06:15:14 -06:00 |
Aaron Raimist
|
073eee6ff8
|
Rename Feedbin account "Create" button to "Add Account"
|
2020-01-29 17:50:37 -06:00 |
Maurice Parker
|
dd5633b5ae
|
Change to use the correct URL when reloading an image.
|
2020-01-27 16:27:13 -07:00 |
Maurice Parker
|
3a99e6430f
|
Make the article icon code specify the desired article so that it can't pull the wrong one by mistake. Issue #1707
|
2020-01-27 12:58:32 -07:00 |
Maurice Parker
|
81e71051ef
|
Change to reload the page.html file instead of using its string value.
|
2020-01-26 20:45:49 -07:00 |
Nate Weaver
|
3635176d58
|
--table-border-color -> --table-cell-border-color; add Mac table styles
|
2020-01-20 21:59:40 -06:00 |
Nate Weaver
|
7ee1f99962
|
Updates for Data+RSCore changes
|
2020-01-18 19:18:58 -06:00 |
Phil Dokas
|
d3ecb68708
|
Positions the footnote popover on top of other content
|
2020-01-17 13:41:12 -08:00 |
Nate Weaver
|
b35215d03b
|
Update for pending RSCore String updates
|
2020-01-17 13:45:38 -06:00 |
Maurice Parker
|
3c1668c178
|
Make Feedbin/Twitter video usable. Issue #718
|
2020-01-17 12:17:38 -07:00 |
Brent Simmons
|
2b567c141b
|
Add RSCore import to fix build.
|
2020-01-15 22:36:46 -08:00 |