10 Commitit (8e035a43cb17ffc88df0669314da3d4a4f0d8e8d)

Tekijä SHA1 Viesti Päivämäärä
  Angelo Stavrow 8e035a43cb
Fetch user collections into CoreData and list from ManagedObjectContext 3 vuotta sitten
  Angelo Stavrow a3fe7630e8
Remove unnecessary alert because we don't clobber data anymore 3 vuotta sitten
  Angelo Stavrow 00373e5a80
Don't purge local posts indiscriminately 3 vuotta sitten
  Angelo Stavrow ee0f72b5ef
Implement reload from server on iOS 3 vuotta sitten
  Angelo Stavrow 978192201d
Implement reload from server on Mac 3 vuotta sitten
  Angelo Stavrow 49d8b35bb6
Get SwiftUI previews working with debug data 3 vuotta sitten
  Angelo Stavrow d402ccd472
Add WriteFreelyModel to publish PostStore and Account/Preference models 3 vuotta sitten
  Angelo Stavrow cff4d02ef4
Make isPresentingSettings State property private, iOS-only 3 vuotta sitten
  Angelo Stavrow 6e39c92071
Rename PostEditor to PostEditorView 3 vuotta sitten
  Angelo Stavrow ff82bbff77
Rename Post group to PostList 3 vuotta sitten
  Angelo Stavrow 8c0865b518
Rename PostList to PostListView 3 vuotta sitten
  Angelo Stavrow 746ba954ec
Rename PostCell to PostCellView 3 vuotta sitten
  Angelo Stavrow e06025c654
Clean up some properties 3 vuotta sitten
  Angelo Stavrow f646cf9eae
PostList count should be text, not a button, in iOS bottom toolbar 3 vuotta sitten
  Angelo Stavrow 275dd91e9c
Move Settings button to PostList 3 vuotta sitten
  Angelo Stavrow 9e87bff6a5
Use selectedCollection, NavLinks in PostList, split view for iOS/macOS 3 vuotta sitten
  Angelo Stavrow 51275bc747
Move showPosts function from ContentView to PostList 3 vuotta sitten
  Angelo Stavrow fc01bde49b
Add new post to PostStore when new-draft button is clicked/tapped 3 vuotta sitten
  Angelo Stavrow f42318d423
Change new-draft NavigationLink to stubbed Button and move to PostList 3 vuotta sitten
  Angelo Stavrow 6f875e74c0
Add pluralization to PostList's post count 3 vuotta sitten
  Angelo Stavrow a6c452df3c
Update post counter in post list 3 vuotta sitten
  Angelo Stavrow 9bc1431442
Default to testPostData in the PostList preview 3 vuotta sitten
  Angelo Stavrow bc75e20f97
Add [Post] property to PostList for choosing which posts to show 3 vuotta sitten
  Angelo Stavrow 54d494ccef
Make PostList title mutable 3 vuotta sitten
  Angelo Stavrow 235b36bd61
Move navigationTitle for list of posts from ContentView to PostList 3 vuotta sitten
  Angelo Stavrow 7e530dba57
Clean up SwiftLint warning 3 vuotta sitten
  Angelo Stavrow b8b0732be3
Don't pass PostStore into PostList, use EnvironmentObject instead 3 vuotta sitten
  Angelo Stavrow 932f3eee90
Move environmentObject to NavigationView so it passes to children 3 vuotta sitten
  Angelo Stavrow 641d022206
Add new posts to post store via EnvironmentObject 3 vuotta sitten
  Angelo Stavrow 9a207528a7
Use ObservedObject property wrapper to sync changes to Post in editor 3 vuotta sitten
  Angelo Stavrow 896b5f73f7
Implement basic post store and list / editor UI components 3 vuotta sitten