samhuri.net-ios/Blog
2015-04-25 00:50:33 -07:00
..
Base.lproj use a grouped table view for posts 2015-04-25 00:50:33 -07:00
Images.xcassets/AppIcon.appiconset Initial Commit 2014-10-18 01:52:08 -07:00
AppDelegate.h get a list of posts 2015-03-29 23:42:04 -07:00
AppDelegate.m clean up 2015-04-25 00:50:33 -07:00
BlogController.h implement creating new drafts 2015-04-22 00:53:06 -07:00
BlogController.m use a grouped table view for posts 2015-04-25 00:50:33 -07:00
BlogService.h code style 2015-04-22 00:26:22 -07:00
BlogService.m implement creating new drafts 2015-04-22 00:53:06 -07:00
BlogStatus.h code style 2015-04-22 00:26:22 -07:00
BlogStatus.m code style 2015-04-22 00:26:22 -07:00
EditorViewController.h implement creating new drafts 2015-04-22 00:53:06 -07:00
EditorViewController.m use a grouped table view for posts 2015-04-25 00:50:33 -07:00
Info.plist implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
JSONHTTPClient.h code style 2015-04-22 00:26:22 -07:00
JSONHTTPClient.m code style 2015-04-22 00:26:22 -07:00
main.m code style 2015-04-22 00:26:22 -07:00
ModelStore.h get a list of posts 2015-03-29 23:42:04 -07:00
ModelStore.m use a grouped table view for posts 2015-04-25 00:50:33 -07:00
NSDate+marshmallows.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
NSDate+marshmallows.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
NSString+marshmallows.h get a list of posts 2015-03-29 23:42:04 -07:00
NSString+marshmallows.m code style 2015-04-22 00:26:22 -07:00
Post.h implement creating new drafts 2015-04-22 00:53:06 -07:00
Post.m update model for new version of Mantle 2015-04-25 00:50:33 -07:00
PostCell.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
PostCell.m code style 2015-04-22 00:26:22 -07:00
PostCollection.h use a grouped table view for posts 2015-04-25 00:50:33 -07:00
PostCollection.m use a grouped table view for posts 2015-04-25 00:50:33 -07:00
PostsViewController.h improve the look, add refresh, and status in navbar 2015-04-21 19:32:19 -07:00
PostsViewController.m make the refresh control look good on red 2015-04-25 00:50:33 -07:00
PreviewViewController.h implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
PreviewViewController.m implement basic editing, preview, and improve article list 2015-04-19 19:15:55 -07:00
UIColor+Hex.h iPad tweaks 2015-04-21 22:09:40 -07:00
UIColor+Hex.m code style 2015-04-22 00:26:22 -07:00