Brent Simmons
d7cf7baaf2
Update appcast for 6.0b3.
2021-03-16 22:47:33 -07:00
Maurice Parker
3f31d6e96b
Merge pull request #2876 from rhx/main
...
Provide additional help to users with persistent Feedly authorization issues
2021-03-14 14:08:01 -05:00
Brent Simmons
2e8a180c44
Update appcast for 6.0b2.
2021-03-13 13:12:20 -08:00
Rene Hexel
45d26bee12
Update Account/Sources/Account/Feedly/FeedlyAccountDelegateError.swift
...
Reword slightly as per review.
Co-authored-by: Jed Fox <git@jedfox.com>
2021-03-14 06:01:37 +10:00
Maurice Parker
fc697149c0
Merge pull request #2839 from j-f1/hr-styling
...
Add custom CSS for <hr> elements
2021-03-12 16:42:25 -06:00
Rene Hexel
8e10d45903
Provide additional help to users with persistent Feedly authorization issues.
2021-03-13 06:54:06 +10:00
Maurice Parker
3d3b1088c0
Merge pull request #2873 from j-f1/no-select
...
Make system messages unselectable
2021-03-12 11:33:38 -06:00
Maurice Parker
1dd6c0be3b
Merge pull request #2872 from j-f1/remove-wp-smiley
...
Remove wp-smiley images
2021-03-12 11:33:15 -06:00
Jed Fox
0e5d4585ec
Make system messages unselectable
2021-03-11 22:50:30 -05:00
Jed Fox
38827a8c2a
Remove wp-smiley images
2021-03-11 22:47:34 -05:00
Maurice Parker
1b6ec8cfd7
Merge pull request #2867 from brehaut/main
...
#2371 Checks footnote target before overriding browser default behavior
2021-03-10 18:39:52 -06:00
Andrew Brehaut
b9ea58dc4f
Update Shared/Article Rendering/newsfoot.js
...
Good catch thanks
Co-authored-by: Jed Fox <git@jedfox.com>
2021-03-11 10:54:25 +13:00
Andrew Brehaut
54064d7a30
#2371 Checks footnote target before overriding browser default behavior
2021-03-11 08:16:51 +13:00
Brent Simmons
7d2f9d9cb9
Update appcast for 6.0b1.
2021-03-07 12:25:32 -08:00
Brent Simmons
4effce2032
Update appcast for 6.0a6.
2021-03-06 15:07:26 -08:00
Brent Simmons
749fec81c3
Update appcast for 6.0a5.
2021-03-03 18:26:11 -08:00
Maurice Parker
a4474f5c49
Merge pull request #2842 from collindonnell/2833-fullScreenWebViewOverlap
...
Fix #2833 : Titlebar is overlapped by toolbar in fullscreen
2021-02-27 19:01:01 -06:00
Collin Donnell
593569175c
Fix #2833 : Titlebar is overlapped by toolbar in fullscreen
...
Fix issue where detail web view would be overlapped by the toolbar in full screen by setting web view constraints to use the `safeAreaLayoutGuide` in macOS 11+.
2021-02-27 16:32:57 -08:00
Jed Fox
da3136d4c1
Add custom CSS for <hr> elements
2021-02-26 21:09:40 -05:00
Maurice Parker
28f42b3dc0
Merge pull request #2831 from banaslee/main
...
Fix Unit Tests on NetNewsWire scheme
2021-02-23 18:16:44 -06:00
Fábio Oliveira
d05594dafb
Fix Unit Tests
...
- Adopt new fields from SecretsProvider in FeedlyTestSecrets
-Fix call to Account init that was expecting an optional
- Linked `Articles` and `RSCore` libraries to the Unit Tests target
- Small change to order of imports for consistency
2021-02-24 01:13:47 +01:00
Brent Simmons
8f829a0439
Update appcast for 6.0a4.
2021-02-22 18:44:54 -08:00
Brent Simmons
670996fdc2
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main
2021-02-21 18:57:43 -08:00
Brent Simmons
86b8739325
Update appcast for 6.0a3.
2021-02-21 18:57:36 -08:00
Maurice Parker
731d0d0d88
Show Folder as it is created to give better visual feedback that a folder copy was successful. Fixes #2815
2021-02-16 14:24:21 -06:00
Maurice Parker
80d6ffa84c
Merge pull request #2813 from stuartbreckenridge/main
...
Fixes #2781
2021-02-15 19:59:58 -06:00
Stuart Breckenridge
23bb0d1120
Fixes #2781
2021-02-16 09:56:20 +08:00
Maurice Parker
ca294c7528
Remove async call since the Big Sur bug that it was working around appears to be fixed. Fixes #2791
2021-02-15 17:49:28 -06:00
Maurice Parker
5ef7ef057e
Update to latest RSCore
2021-02-13 16:11:23 -06:00
Maurice Parker
a85209edc9
Merge pull request #2804 from banaslee/pr/1695
...
Add authors name to indexed data
2021-02-11 16:12:17 -06:00
Fábio Oliveira
ddf9f41145
Re add code and clean up
...
- Re add code reverted earlier
- Clean up code that builds `authorsNames` based on model objects
- Applied the right indentation
2021-02-11 22:59:45 +01:00
Fábio Oliveira
3e082f938a
Merge branch 'main' into pr/1695
2021-02-11 01:37:01 +01:00
Fábio Oliveira
b4e150044b
Add author information to indexed body
...
- Restore old code for database model
- Modified `bodyForIndex` function to return `authorsNames` in it
2021-02-11 01:31:36 +01:00
Fábio Oliveira
6903db357a
Update ArticlesDatabase.swift
...
Delete code that forced rebuilding the search index
2021-02-11 00:26:26 +01:00
Maurice Parker
4d5e6721d7
Merge pull request #2803 from Ranchero-Software/revert-2802-pr/1695
...
Revert "Adds author name as a searchable field"
2021-02-10 16:54:49 -06:00
Maurice Parker
53b3046635
Revert "Adds author name as a searchable field"
2021-02-10 16:54:28 -06:00
Maurice Parker
6d72bc0c19
Merge pull request #2802 from banaslee/pr/1695
...
Adds author name as a searchable field
2021-02-10 16:43:28 -06:00
Maurice Parker
00c947fd05
Merge pull request #2790 from stuartbreckenridge/future-proofing
...
: class changed to : AnyObject for protocols
2021-02-10 16:38:12 -06:00
Maurice Parker
c063880c48
Upgraded to production releases of RS libraries
2021-02-10 16:19:26 -06:00
Fábio Oliveira
408e5d0ba0
Clean code
...
- Extract statements to create `search` table so it can be reused during database migration
- Rename `authors` as `authorsNames` for consistency
- Extract code to improve readability
2021-02-10 20:25:21 +01:00
Fábio Oliveira
cf1be33044
Add code to migrate database model
...
Add code to migrate database model when `authors` column is not present in the index
This recreates `search` table and resets the articles index
Added missing or code in error
2021-02-10 19:46:16 +01:00
Fábio Oliveira
5636ca0a01
Add authors names to article search index
...
Add authors to search table;
Add authors names to ArticleSearchInfo and modified code to retrieve it correctly.
Needs some cleaning up before being ready to merge.
2021-02-09 14:13:24 +01:00
Maurice Parker
9b35e4a6b1
Update to the latest RSCore
2021-02-08 13:08:02 -06:00
Maurice Parker
91ce7ff189
Update to the latest RSCore
2021-02-07 20:26:30 -06:00
Maurice Parker
cf73fb5bd3
Fix bug that was removing unread notifications by checking the status. Fixes #2786
2021-02-07 17:46:24 -06:00
Maurice Parker
69ce88af06
Merge pull request #2795 from stuartbreckenridge/UIFIXES
...
tidies up add account sheets
2021-02-07 12:53:56 -06:00
Stuart Breckenridge
207e30239e
tidies up add account sheets
2021-02-07 20:22:45 +08:00
Brent Simmons
7b5bde5063
Update appcast for 6.0a2.
2021-02-06 12:03:42 -08:00
Brent Simmons
4123c8ceda
Write change notes for 6.0a2.
2021-02-06 11:41:36 -08:00
Brent Simmons
3572fe15ac
Bump version to 6.0a2.
2021-02-06 11:35:32 -08:00