Commit graph

17 commits

Author SHA1 Message Date
2f92db3d73 enable code injection 2015-05-03 17:20:49 -07:00
3a8e3b70eb weakify self in view controllers 2015-05-03 17:01:53 -07:00
72d825efc0 disable editing while saving 2015-05-03 17:01:40 -07:00
5b59188055 use -configureWithPost: to update the UI after saving 2015-05-03 17:01:25 -07:00
0b9e88cc59 implement rudimentary state restoration 2015-05-03 16:16:52 -07:00
a84bd41d58 add a cheesy button to hide the keyboard 2015-05-03 16:12:46 -07:00
df1d329904 add a save button and indicator 2015-05-03 16:12:46 -07:00
1b8a439dc0 add post status to navbar title in the editor
still needs a lot of work. super janky.
2015-04-30 00:37:18 -04:00
e4c995562e better UI for adding and removing links in the editor 2015-04-29 00:33:29 -04:00
f8ff5abebd basic support for viewing and editing links 2015-04-28 23:13:49 -04:00
b1b7cc6a70 add publish draft and unpublish post 2015-04-28 23:13:36 -04:00
ef19a90da1 rename posts 2015-04-25 00:50:33 -07:00
78fee7d4b3 use a grouped table view for posts 2015-04-25 00:50:33 -07:00
ea426550f3 implement creating new drafts 2015-04-22 00:53:06 -07:00
c702143073 code style 2015-04-22 00:26:22 -07:00
93dcedd676 iPad tweaks 2015-04-21 22:09:40 -07:00
e7b6f54935 improve the look, add refresh, and status in navbar 2015-04-21 19:32:19 -07:00
Renamed from Blog/DetailViewController.m (Browse further)