| .. |
|
Base.lproj
|
add a search bar for filtering posts
|
2015-05-16 09:08:56 -07:00 |
|
Fonts
|
add Font Awesome
|
2015-05-03 23:57:13 -07:00 |
|
Images.xcassets/AppIcon.appiconset
|
add Font Awesome
|
2015-05-03 23:57:13 -07:00 |
|
AppDelegate.h
|
get a list of posts
|
2015-03-29 23:42:04 -07:00 |
|
AppDelegate.m
|
factor all the site setup into a SamhuriNet object
|
2015-05-06 23:05:00 -07:00 |
|
Blog-Prefix.pch
|
add a precompiled header and import DDLog
|
2015-05-06 23:05:22 -07:00 |
|
BlogController.h
|
keep the posts list up to date
|
2015-05-15 20:48:47 -07:00 |
|
BlogController.m
|
keep the posts list up to date
|
2015-05-15 20:48:47 -07:00 |
|
BlogService.h
|
fix completing the share extension request
|
2015-05-11 22:11:46 -07:00 |
|
BlogService.m
|
fix completing the share extension request
|
2015-05-11 22:11:46 -07:00 |
|
BlogStatus.h
|
code style
|
2015-04-22 00:26:22 -07:00 |
|
BlogStatus.m
|
fix dirty status
|
2015-05-15 19:32:55 -07:00 |
|
ChangeTitleViewController.h
|
rename posts
|
2015-04-25 00:50:33 -07:00 |
|
ChangeTitleViewController.m
|
rename posts
|
2015-04-25 00:50:33 -07:00 |
|
CommonUI.h
|
show a spinner while publishing the site
|
2015-05-15 21:36:53 -07:00 |
|
CommonUI.m
|
show a spinner while publishing the site
|
2015-05-15 21:36:53 -07:00 |
|
EditorViewController.h
|
use notifications to communicate changes to posts
|
2015-05-03 21:28:29 -07:00 |
|
EditorViewController.m
|
show the editor toolbar above the keyboard when it’s shown
|
2015-05-16 08:25:38 -07:00 |
|
Functions.h
|
make safeCast global
|
2015-04-28 08:14:30 -04:00 |
|
Functions.m
|
make safeCast global
|
2015-04-28 08:14:30 -04:00 |
|
Info.plist
|
add Font Awesome
|
2015-05-03 23:57:13 -07:00 |
|
JSONHTTPClient.h
|
code style
|
2015-04-22 00:26:22 -07:00 |
|
JSONHTTPClient.m
|
fix a warning
|
2015-05-03 16:12:46 -07:00 |
|
main.m
|
code style
|
2015-04-22 00:26:22 -07:00 |
|
ModelStore.h
|
use notifications to communicate changes to posts
|
2015-05-03 21:28:29 -07:00 |
|
ModelStore.m
|
use notifications to communicate changes to posts
|
2015-05-03 21:28:29 -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
|
remove pointless warning now that editor is disabled during save
|
2015-05-03 17:29:48 -07:00 |
|
Post.m
|
only synthesize properties that must be synthesized
|
2015-05-09 16:07:39 -07:00 |
|
PostCell.h
|
implement basic editing, preview, and improve article list
|
2015-04-19 19:15:55 -07:00 |
|
PostCell.m
|
tweak selected post cell title colour
|
2015-05-09 18:42:21 -07:00 |
|
PostCollection.h
|
implement rudimentary state restoration
|
2015-05-03 16:16:52 -07:00 |
|
PostCollection.m
|
use constants for keys
|
2015-05-03 19:07:41 -07:00 |
|
PostsViewController.h
|
show a spinner while publishing the site
|
2015-05-15 21:36:53 -07:00 |
|
PostsViewController.m
|
add a search bar for filtering posts
|
2015-05-16 09:08:56 -07:00 |
|
PreviewViewController.h
|
implement basic editing, preview, and improve article list
|
2015-04-19 19:15:55 -07:00 |
|
PreviewViewController.m
|
show spinner immediately in preview
|
2015-05-15 21:21:24 -07:00 |
|
SamhuriNet.h
|
factor all the site setup into a SamhuriNet object
|
2015-05-06 23:05:00 -07:00 |
|
SamhuriNet.m
|
implement a basic share extension
|
2015-05-06 23:51:03 -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 |