Maurice Parker
|
ef1829618f
|
Merge branch 'ios-release' into main
|
2020-11-02 11:30:56 -06:00 |
Maurice Parker
|
e9989052e5
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2020-11-01 20:48:06 -06:00 |
Maurice Parker
|
38dbfa6f4a
|
Correct found order merge
|
2020-11-01 20:46:56 -06:00 |
Maurice Parker
|
aa73b24291
|
Take order on the page into consideration when searching for the best feed identifier
|
2020-11-01 20:31:53 -06:00 |
Maurice Parker
|
6e6418b9ab
|
Merge pull request #2541 from danielpunkass/extension-wording
Change double-spaces after sentence ends to single space...
|
2020-11-01 17:31:10 -06:00 |
Daniel Jalkut
|
d8f9cf59dd
|
Change double-spaces after sentence ends to single space. Change pluralization for URL to URLs.
|
2020-11-01 18:29:13 -05:00 |
Maurice Parker
|
b504c88948
|
Merge pull request #2540 from danielpunkass/jalkut-skip-mode
Support a new secret user default…
|
2020-11-01 16:54:15 -06:00 |
Daniel Jalkut
|
c9de1c691a
|
Merge commit '7c4c2de7a08bedacd2e53864957a5cbca8863b77' into jalkut-skip-mode
|
2020-11-01 17:42:03 -05:00 |
Daniel Jalkut
|
1ced4448ea
|
Support a new secret user default JalkutRespectFolderExpansionOnNextUnread, and revise the "next unread" strategy so that whether the search for a next unread wraps around to the top or not is parameterized.
|
2020-11-01 17:33:48 -05:00 |
Maurice Parker
|
7c4c2de7a0
|
Make folder restores work for Reader API
|
2020-11-01 14:15:44 -06:00 |
Maurice Parker
|
2229811df0
|
Encode names so that the plus sign will work when renaming folders and feeds
|
2020-11-01 11:35:26 -06:00 |
Maurice Parker
|
bf534d979c
|
Update externalID for the folder when changing its name
|
2020-11-01 10:55:07 -06:00 |
Brent Simmons
|
e9f7cdb0c6
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2020-10-31 23:10:22 -07:00 |
Brent Simmons
|
16d565ace0
|
Add Mac release notes.
|
2020-10-31 23:10:09 -07:00 |
Maurice Parker
|
ea1537118c
|
Change the number of articles we retrieve to 150
|
2020-10-31 21:02:49 -05:00 |
Maurice Parker
|
100a596d02
|
Make sure all the read and starred statuses are recorded before retrieving the missing articles
|
2020-10-31 21:01:58 -05:00 |
Maurice Parker
|
75fb3fa5fb
|
Implement account specific drag and drop behaviors for iOS
|
2020-10-31 20:14:50 -05:00 |
Maurice Parker
|
53048ea0a0
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2020-10-31 17:54:19 -05:00 |
Maurice Parker
|
2395c0c7df
|
Correct validation so that we can still move feeds in Reader API accounts
|
2020-10-31 17:37:25 -05:00 |
Maurice Parker
|
5fdbd4b9d0
|
Fixed misleading variable name
|
2020-10-31 17:31:48 -05:00 |
Maurice Parker
|
cbb481c3f7
|
Don't allow a feed to be in more than one folder for Reader API accounts
|
2020-10-31 17:26:43 -05:00 |
Brent Simmons
|
46085d0a3d
|
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
|
2020-10-31 11:45:11 -07:00 |
Brent Simmons
|
3fd2b9ab38
|
Update appcasts for the 5.1.2 release.
|
2020-10-31 11:44:35 -07:00 |
Maurice Parker
|
51d74eaf45
|
Fix which feeds get removed from the root folder during sync
|
2020-10-31 13:35:01 -05:00 |
Maurice Parker
|
2d2814e1db
|
Change how we identify folders so that it works with more services
|
2020-10-31 13:20:14 -05:00 |
Maurice Parker
|
1c67cbb6f4
|
Fix refresh progress indicator for Reader API
|
2020-10-31 13:04:49 -05:00 |
Maurice Parker
|
295bca326a
|
Combine all account sync changes into a single batch update to prevent the sidebar from jumping around
|
2020-10-31 12:52:15 -05:00 |
Maurice Parker
|
1760d38777
|
Rewrite folder management for Reader API
|
2020-10-31 12:47:12 -05:00 |
Maurice Parker
|
04b1667293
|
Merge branch 'mac-release' into main
|
2020-10-31 10:25:11 -05:00 |
Brent Simmons
|
694bcb610f
|
Bump version to 5.1.2.
|
2020-10-30 22:43:33 -07:00 |
Maurice Parker
|
fb592e192c
|
Only pause video that has controls (and thus sound)
|
2020-10-30 19:16:15 -05:00 |
Maurice Parker
|
7361c71d2b
|
Don't allow zooming on animated gifs because zooming doesn't support them
|
2020-10-30 19:07:32 -05:00 |
Maurice Parker
|
f7d5cf4f58
|
Fix javascript syntax error
|
2020-10-30 17:25:25 -05:00 |
Maurice Parker
|
0b4fb4250a
|
Fix extension point image name
|
2020-10-30 17:10:24 -05:00 |
Maurice Parker
|
6f42628428
|
Treat animated gifs different from regular video
|
2020-10-30 17:09:01 -05:00 |
Maurice Parker
|
5338cd88fe
|
Automatically loop and play Twitter animated gifs without video controls
|
2020-10-30 16:43:32 -05:00 |
Maurice Parker
|
198a5c29bf
|
Rename templateImage to just image since we don't use template images anymore
|
2020-10-30 15:42:45 -05:00 |
Maurice Parker
|
d4dbc5a8b2
|
Put Feed Providers first as they will probably be used most often in extensions
|
2020-10-30 15:33:44 -05:00 |
Maurice Parker
|
549b35ffdf
|
Clear webbed metadata when deleting an iCloud webfeed
|
2020-10-30 15:10:40 -05:00 |
Maurice Parker
|
5f7d3961bd
|
Change resources so that they will work better with SwiftUI
|
2020-10-30 15:01:25 -05:00 |
Maurice Parker
|
3b196a5f2a
|
Update extension maintenance so that it matches the new account maintenance look and feel
|
2020-10-30 14:43:42 -05:00 |
Maurice Parker
|
ba03f0bc07
|
Adjust parameters to deal with Reddit's recent, stricter parameter checks
|
2020-10-30 14:29:08 -05:00 |
Brent Simmons
|
9621021b9c
|
Bump build to 56.
|
2020-10-30 11:14:47 -07:00 |
Maurice Parker
|
81ae58e061
|
Remove code duplication
|
2020-10-30 11:21:49 -05:00 |
Maurice Parker
|
c1c8b97b08
|
Remove build settings from project file
|
2020-10-30 11:21:18 -05:00 |
Maurice Parker
|
b6c66a7f2c
|
Remove unnecessary system notification checks
|
2020-10-30 09:47:30 -05:00 |
Maurice Parker
|
3aad0b5075
|
Remove no longer needed system events. Fixes #2537
|
2020-10-30 09:44:24 -05:00 |
Maurice Parker
|
48138b1bb4
|
Retain a reference to the Add Account Window Controllers so that they don't get deallocated before they have a chance to get used
|
2020-10-30 04:25:33 -05:00 |
Maurice Parker
|
d9df9e53d3
|
Remove obsolete Add Account code
|
2020-10-30 04:18:11 -05:00 |
Maurice Parker
|
f9361fbb72
|
Merge pull request #2535 from stuartbreckenridge/add-account-cleanup
Add account cleanup
|
2020-10-30 04:00:12 -05:00 |