Commit Graph

766 Commits

Author SHA1 Message Date
Stuart Breckenridge 0dd4689bf0 Logging changes
- Adds `Logging` protocol
- Moves to Swift-style `OSLog` usage

os_log to Logger

os_log audit

Replacment of os.log with Logging
2022-09-04 21:31:03 +08:00
Maurice Parker d9d00b4cc2 Updated to the latest RSCore 2022-06-04 17:43:34 -07:00
Maurice Parker d2db39c716 Remove FeedWrangler account code 2022-06-04 17:23:20 -07:00
Maurice Parker b9ae38cfb3 Updated to latest package versions 2022-03-25 13:27:50 -05:00
Maurice Parker 3f3f7ffe29 Merge branch 'mac-candidate' 2022-02-06 14:04:31 -08:00
Maurice Parker 4ea71ac7cd Merge branch 'ios-candidate' 2022-02-06 13:56:10 -08:00
Stuart Breckenridge bac74ad90f Adds NewsFax to Mac + Mac MAS 2022-02-05 07:04:55 +08:00
Stuart Breckenridge 129c6ae1cd Adds NewsFax to iOS. 2022-02-05 07:03:20 +08:00
Maurice Parker f624bbba6a Merge branch 'ios-candidate' 2022-02-04 10:37:13 -08:00
Maurice Parker 39bb1f7a7c Add the Hyperlegible theme as a default 2022-01-31 11:20:22 -08:00
Maurice Parker 26422ee971 Add Hyperlegible theme to build 2022-01-31 11:15:21 -08:00
Maurice Parker 0b7929cded Merge pull request #3433 from stuartbreckenridge/ios-ui-notifications
Centralised Notifications Manager
2022-01-29 13:42:06 -08:00
Maurice Parker 5424050171 Change to new iOS 3 panel UISplitViewController 2022-01-26 15:40:47 -08:00
Stuart Breckenridge 883ef85614 work on notification manager 2022-01-26 10:25:42 +08:00
Stuart Breckenridge ac8fdabb3e Removes 1Password 2022-01-25 06:07:33 +08:00
Maurice Parker 101d9ea0a3 Change how we delete embedded frameworks 2022-01-23 19:53:52 -07:00
Brent Simmons b9201ad10d Fix path to VerifyNoBS. 2022-01-23 16:42:09 -08:00
Maurice Parker 66ff2c8bed Rename UnifiedWindow to MainWindow and remove the old MainWindow since we no longer support Catalina 2022-01-23 16:00:44 -08:00
Stuart Breckenridge 3aec411ec2 removes build settings from pbxproj 2022-01-22 08:38:25 +08:00
Stuart Breckenridge ce46998d85 Embed and Sign Account in Intents 2022-01-22 07:39:02 +08:00
Stuart Breckenridge 3d3d8a9692 migrates to modern localization 2022-01-22 06:50:28 +08:00
Stuart Breckenridge 39e5f36137 Removes 1Password
Fixes #3411
2022-01-22 06:43:22 +08:00
Stuart Breckenridge 38217e43e4 initial 6.2 commit
- Switches to `UTType` for ShareViewController
2022-01-21 08:51:50 +08:00
Maurice Parker ab9802d8b5 Remove Hyperlegible theme 2021-12-30 11:55:44 -08:00
Maurice Parker 0fe3ccbc11 Update to the latest version of VerifyNoBS 2021-11-05 15:27:34 -05:00
Maurice Parker c16a231530 Added the Hyperlegible theme 2021-11-01 21:22:22 -05:00
Maurice Parker 08a1e79e7d Fix handling of how sections were added and remove 2021-10-20 20:37:29 -05:00
Maurice Parker bbc7230e76 Refactor Diffable Datasources out of the Sidebar 2021-10-20 19:03:02 -05:00
Maurice Parker 23fe288fe9 Remove Multiplatform targets 2021-10-15 17:23:40 -05:00
Maurice Parker d134af47a8 Fix compile errors 2021-10-07 15:55:57 -05:00
Maurice Parker f73426f397 Added the Promenade theme to the defaults 2021-09-22 19:22:07 -05:00
Maurice Parker 95579e015d Added the Appanoose theme 2021-09-22 11:34:12 -05:00
Stuart Breckenridge 82a62712ce Better error messages for decoding issues 2021-09-21 10:43:12 +08:00
Stuart Breckenridge a1b01384d3 refactors downloader code for macOS & iOS
More consistent code across platforms.
2021-09-20 19:34:25 +08:00
Stuart Breckenridge afd952fbc2 refactors iOS theme downloads 2021-09-20 09:36:09 +08:00
Stuart Breckenridge 105a78bc0f Merge remote-tracking branch 'origin/main' into nnwtheme-downloader 2021-09-20 06:24:32 +08:00
Stuart Breckenridge 7994b34551 adds mac theme downloading 2021-09-19 21:18:23 +08:00
Stuart Breckenridge 4fab4ffa7c download themes using url scheme
this build enables iOS functionality only.
2021-09-19 20:31:45 +08:00
Maurice Parker 04d7ab188f Add import button to Themes listing scene 2021-09-18 10:49:30 -05:00
Maurice Parker 42bcaf7e55 Extract Theme Import logic so that it can be reused 2021-09-18 10:28:19 -05:00
Maurice Parker ad9c059b8b Change how avatars are themed so that theme makers can control them 2021-09-16 17:11:16 -05:00
Maurice Parker 3fdb4a94ae Move Sepia theme to correct location and clean up the header links 2021-09-15 04:16:35 -05:00
Brent Simmons ecf944c80a Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2021-09-12 20:05:04 -07:00
Brent Simmons 504c294cc8 Require RSParser 2.0.3 and greater. Fix #3142. 2021-09-12 20:04:54 -07:00
Maurice Parker 98999c0cc1 Add Theme selector to iOS 2021-09-12 16:18:55 -05:00
Maurice Parker 9851629ec9 Implement a way to distribute themes with NetNewsWire 2021-09-12 11:53:34 -05:00
Maurice Parker d8098ab2e9 Split stylesheet.css into two different stylesheets to separate things that should be customized from those that should. 2021-09-11 17:49:56 -05:00
Maurice Parker b568f03edc Unify the stylesheets into a single one to make building themes easier 2021-09-08 04:58:26 -05:00
Maurice Parker 512e83d786 Refactor Styles to now be Themes 2021-09-07 16:58:06 -05:00
Maurice Parker a06a10e661 Merge branch 'mac-release' 2021-09-06 20:42:13 -05:00