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
Stuart Breckenridge
1e578828e9
: class chnaged to : AnyObject for protocols
2021-02-06 07:06:45 +08:00
Maurice Parker
5671497e72
Merge pull request #2784 from stuartbreckenridge/main
...
Change NSImage to RSImage
2021-02-05 15:07:44 -06:00
Stuart Breckenridge
f3b1597ff4
Fixes 2782
2021-02-05 21:17:07 +08:00
Brent Simmons
e479a2f5ac
Update appcast for 6.0a1.
2021-02-04 20:59:17 -08:00
Brent Simmons
6654ef1c21
Add change notes for 6.0d5 and 6.0a1 for Mac.
2021-02-04 20:32:26 -08:00
Brent Simmons
276a97fa3b
Bump version to 6.0a1.
2021-02-04 20:21:09 -08:00
Maurice Parker
051309d98b
Fix pathing problem with icon image urls
2021-02-04 21:50:03 -06:00
Maurice Parker
f22c3c644c
Merge pull request #2776 from stuartbreckenridge/2674
...
Adds sidebar toggles for notifications/reader
2021-02-04 16:08:33 -06:00
Maurice Parker
973a818b8c
Merge pull request #2779 from J-rg/prefs-extensions-symbol
...
Replace extension preferences template image with symbol
2021-02-04 13:42:17 -06:00
J-rg
fd89f56c82
Replace extension preferences template image with symbol
2021-02-04 04:02:10 +01:00
Maurice Parker
7503025479
Merge pull request #2778 from stuartbreckenridge/context-menu-logic
...
Fixes context menu logic
2021-02-03 19:07:15 -06:00
Stuart Breckenridge
0a10544905
Fixes context menu logic
...
Prevents both a menu and action being attached to the `markAllAsRead` button. This caused issues on iPad where the popover would show instead of the menu. When the user changes the preference the toolbar is now rebuilt.
This commit also fixes the widget building on M1 where SwiftGen is available.
2021-02-04 08:19:35 +08:00
Stuart Breckenridge
e88327be78
You can’t toggle an optional Bool
2021-02-02 13:25:06 +08:00
Stuart Breckenridge
aa0a5d2269
Checks for notification permissions
...
If notifications are authorised, the toggle will work.
Otherwise, an alert is shown giving the user required information to enable notifications.
2021-02-02 11:54:47 +08:00
Stuart Breckenridge
62ed7492eb
Adds checkmarks
...
Also adds notification to keep Inspector in sync.
2021-02-02 10:26:34 +08:00
Stuart Breckenridge
6b1ad170ca
Adds sidebar toggles for notifications/reader
2021-02-02 08:16:45 +08:00
Maurice Parker
c61ae997e2
Fix completed task count so that the progress bar clears when a feed is unparsable
2021-02-01 18:02:31 -06:00
Maurice Parker
21d1a32597
Delete unused code
2021-02-01 14:26:19 -06:00