Noelle Leigh
|
2f6ac7fdda
|
Fix Mac/AppDelegate.swift
|
2020-07-26 06:45:15 -05:00 |
|
Brent Simmons
|
4109c413b3
|
Merge some new methods to StatusesTable.
|
2020-07-25 19:21:48 -07:00 |
|
Brent Simmons
|
5806c179b7
|
Add indexing functions to SearchTable.
|
2020-07-25 18:58:05 -07:00 |
|
Brent Simmons
|
b92a58144f
|
Remove references to no-longer-needed userDeleted property/column.
|
2020-07-25 17:53:52 -07:00 |
|
Brent Simmons
|
63aa43c6a7
|
Skip creating userDeleted field in statuses, since we don’t plan to use it.
|
2020-07-25 17:34:18 -07:00 |
|
Brent Simmons
|
3356fcc5ba
|
Use a transaction, for performance reasons, when deleting articles not in subscribed-to feeds.
|
2020-07-25 12:05:21 -07:00 |
|
Brent Simmons
|
473e5c8350
|
Perform one-time retention policy adjustment — mark articles older than 90 days as read.
|
2020-07-25 12:00:31 -07:00 |
|
Brent Simmons
|
cd44f28acc
|
Add cleanup code to ArticlesDatabase and ArticlesTable.
|
2020-07-13 18:29:30 -07:00 |
|
Brent Simmons
|
0fa9c632e2
|
Bump version and build.
|
2020-07-12 18:39:52 -07:00 |
|
Brent Simmons
|
894a984b40
|
Remove calls to vacuumIfNeeded.
|
2020-07-12 18:38:57 -07:00 |
|
Brent Simmons
|
e9f2d8b7f6
|
Fix warning in FaviconURLFinder.swift.
|
2020-07-10 18:09:16 -07:00 |
|
Brent Simmons
|
f3e7fb46c1
|
Bump version and build.
mac-5.0.4d2
|
2020-07-07 19:41:30 -07:00 |
|
Brent Simmons
|
5a3f5288b2
|
Merge pull request #2122 from Wevah/mac-release
Update RSCore
|
2020-05-30 21:44:49 -07:00 |
|
Nate Weaver
|
ace6b162b1
|
Update RSCore
|
2020-05-29 21:46:03 -05:00 |
|
Maurice Parker
|
39e6a4a0de
|
Merge pull request #2119 from Wevah/mac-release
Update RSParser
|
2020-05-29 07:38:28 -05:00 |
|
Nate Weaver
|
3b46f7f7cd
|
Update RSParser
|
2020-05-28 18:51:49 -05:00 |
|
Maurice Parker
|
2454e8edae
|
Merge branch 'mac-release' of https://github.com/Ranchero-Software/NetNewsWire into mac-release
|
2020-05-28 08:54:49 -05:00 |
|
Maurice Parker
|
915d73785c
|
Add check so that we don't update article statuses for articles that we have pending statuses to send. Issue #1515
|
2020-05-28 08:54:40 -05:00 |
|
Brent Simmons
|
210df4957e
|
Make the sidebar’s outline view first responder on startup. Fixes #1262.
|
2020-05-27 22:15:49 -07:00 |
|
Brent Simmons
|
1e4a8a86ec
|
Replace firstElementPassingTest with first(where).
|
2020-05-27 22:15:19 -07:00 |
|
Brent Simmons
|
56f597735a
|
Update to latest RSCore.
|
2020-05-27 21:39:58 -07:00 |
|
Brent Simmons
|
278fe7851b
|
Ignore script feeds when importing NNW 3 subscriptions. Fix #1168.
|
2020-05-25 22:21:40 -07:00 |
|
Brent Simmons
|
aaa11e1343
|
Remove Omni’s blog with Jean MacDonald’s in default feeds list.
|
2020-05-25 15:42:57 -07:00 |
|
Brent Simmons
|
2fb4fdb1b3
|
Update URLs in default feeds.
|
2020-05-25 15:33:12 -07:00 |
|
Brent Simmons
|
0dfb530007
|
Update copyright in info.plist.
|
2020-05-25 15:24:33 -07:00 |
|
Brent Simmons
|
0ef8e32d30
|
Update credits in about window.
|
2020-05-25 15:24:21 -07:00 |
|
Brent Simmons
|
bc87efecd4
|
Bump version and build numbers.
|
2020-05-25 15:17:12 -07:00 |
|
Maurice Parker
|
2ad73f2154
|
Merge pull request #2097 from Wevah/mac-release
mac-release: Strip inline max-height and max-width from elements
|
2020-05-20 17:52:45 -05:00 |
|
Nate Weaver
|
f58ccbaed2
|
Strip inline max-height and max-width from elements
|
2020-05-20 16:33:14 -05:00 |
|
Maurice Parker
|
18c986f7fa
|
Updated to the latest RSWeb
|
2020-04-19 13:17:24 -05:00 |
|
Brent Simmons
|
02519f4cc9
|
Merge pull request #1929 from Wevah/rscore-update
Update mac-release to latest RSCore
|
2020-03-18 21:58:26 -07:00 |
|
Nate Weaver
|
7a9095b63a
|
Update to latest RSCore
|
2020-03-18 19:58:29 -05:00 |
|
Maurice Parker
|
1643c15a37
|
Merge pull request #1927 from Wevah/mac-release
Revert "Allow special characters in the add feed URL. Issue #1862"
|
2020-03-18 19:10:53 -05:00 |
|
Nate Weaver
|
33081a3443
|
Revert "Allow special characters in the add feed URL. Issue #1862"
This reverts commit e91018dda9.
|
2020-03-18 19:04:55 -05:00 |
|
Maurice Parker
|
6f2d2b8655
|
Merge pull request #1920 from Wevah/mac-release
Set macOS targets to 10.14.4
|
2020-03-16 13:08:32 -05:00 |
|
Nate Weaver
|
c689e1e13b
|
Set macOS targets to 10.14.4
|
2020-03-16 11:21:21 -05:00 |
|
Maurice Parker
|
e91018dda9
|
Allow special characters in the add feed URL. Issue #1862
|
2020-03-15 15:55:58 -05:00 |
|
Maurice Parker
|
d5bf425523
|
Make podcast URL's have a lower priority than other URL's. Issue #1898
|
2020-03-13 13:02:37 -05: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
|
6828cd7325
|
Merge pull request #1832 from Wevah/article-max-width
Set max-width to 44em (792px with an 18px font-size)
|
2020-03-01 14:24:04 -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
|
e183a5406c
|
Only wrap iframes that don't specify their own height
|
2020-02-28 08:19:40 -06:00 |
|
Nate Weaver
|
65b508ffaa
|
Port inline style stripping changes from master
|
2020-02-28 08:15:06 -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
|
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
|
7c060bb068
|
Change so that the tree controller can't be rebuilt before all async deletes have completed. Issue #1002
|
2020-02-26 17:28:52 -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
|
42f97172b7
|
Store the url in the correct location. Issue #1656
|
2020-02-21 17:22:13 -08:00 |
|
Brent Simmons
|
8b42a19f0f
|
Merge pull request #1742 from aaronraimist/add-account-btn
Rename Feedbin account "Create" button to "Add Account"
|
2020-01-31 18:15:37 -08:00 |
|