.. |
Account Management
|
Handles single and multiple sync failures
|
2020-07-25 16:40:04 +08:00 |
Add
|
Add update timeline articles statuses back in
|
2020-07-25 13:53:46 -05:00 |
Article
|
Use custom user agent for web views
|
2020-07-27 19:25:39 -05:00 |
Assets.xcassets
|
Change mark all as read image to be a PNG, since SwiftUI on AppKit sucks at handling vector resources
|
2020-07-19 17:44:41 -05:00 |
CombineExt
|
Update iOS with latest TimelineModel refactoring
|
2020-07-25 06:20:21 -05:00 |
Images
|
Correct image resize adjustment for scaling up images
|
2020-07-21 18:34:31 -05:00 |
Inspector
|
Change how the Inspector renames web feeds and folders so that they will sync
|
2020-07-19 17:07:09 -05:00 |
Previews
|
Refactored refresh progress so that it doesn't crash on the mac anymore
|
2020-07-15 15:32:04 -05:00 |
Sidebar
|
Stop skipping the Today feed when finding next unread and looping around
|
2020-07-27 21:21:11 -05:00 |
SwiftUI Extensions
|
Make timeline filter maintain it state for each timeline individually
|
2020-07-12 16:48:39 -05:00 |
Timeline
|
Skip the current folder for next unread
|
2020-07-27 21:01:32 -05:00 |
AppAssets.swift
|
Supply a background for the icon if it is too short or hard to see. Issue #2220
|
2020-07-20 21:01:25 -05:00 |
AppDefaults.swift
|
On macOS, just change the colorScheme
|
2020-07-17 22:33:38 +08:00 |
AppModel.swift
|
Create rough app outline
|
2020-06-28 14:21:43 -05:00 |
ErrorHandler.swift
|
Implement pull to refresh on iOS
|
2020-07-15 16:52:57 -05:00 |
MainApp.swift
|
Add SidebarCommands to main menu
|
2020-08-04 21:11:06 -05:00 |
NavigationView.swift
|
Create rough app outline
|
2020-06-28 14:21:43 -05:00 |
RefreshProgressModel.swift
|
Coalesce refresh progress updates
|
2020-07-15 21:32:56 -05:00 |
SceneModel.swift
|
Revert using combine for toolbar buttons as it was inconsistent with context menus
|
2020-07-27 15:43:58 -05:00 |
SceneNavigationView.swift
|
Delete old and dead error handling code
|
2020-07-25 19:47:15 -05:00 |