Commit graph

47 commits

Author SHA1 Message Date
fad44fb00b open links in Safari 2015-05-03 22:58:13 -07:00
dc25824cd3 fix bugs on the iPad
- wire up blogController properly
- don’t crash trying to save non-existent posts
2015-05-03 22:58:13 -07:00
32829036ce use notifications to communicate changes to posts 2015-05-03 21:28:29 -07:00
99e7cc4108 use a consistent ordering for property attributes 2015-05-03 21:28:29 -07:00
3c459ed7df improve state restoration, leverage restoration IDs more 2015-05-03 21:28:29 -07:00
d3db0f74c7 Save button’s font should match the others (no bold) 2015-05-03 21:28:29 -07:00
e4638495c2 wire up the blog controller properly after restoring state 2015-05-03 21:28:29 -07:00
7ebd8d2ddb better “hide keyboard” button 2015-05-03 19:28:05 -07:00
2b219088ce make sure UI is configured after restoring state 2015-05-03 19:08:33 -07:00
33979d0369 use constants for keys 2015-05-03 19:07:41 -07:00
41f939ef97 remove pointless warning now that editor is disabled during save 2015-05-03 17:29:48 -07:00
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
030a6db2e6 use real data in storyboards instead of lorem ipsum 2015-05-03 16:16:01 -07:00
7de1a4a9a3 implement deleting posts 2015-05-03 16:12:46 -07:00
fc906ef976 implement publishing the site (untested) 2015-05-03 16:12:46 -07:00
a84bd41d58 add a cheesy button to hide the keyboard 2015-05-03 16:12:46 -07:00
b0da683d1f fix a warning 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
4852a4b5d1 decode “draft” property on posts from server 2015-04-30 00:36:15 -04:00
e4c995562e better UI for adding and removing links in the editor 2015-04-29 00:33:29 -04:00
68b03aedd6 add app icons and change display name 2015-04-29 00:32:33 -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
395170037a remove pointless code 2015-04-28 08:17:45 -04:00
f5c78a5b61 decode the response post when unpublishing a post 2015-04-28 08:17:36 -04:00
549e447a28 make safeCast global 2015-04-28 08:14:30 -04:00
337d92b84a use museo sans for samhuri.net title and editor 2015-04-25 01:14:10 -07:00
ef19a90da1 rename posts 2015-04-25 00:50:33 -07:00
1420b53285 clean up 2015-04-25 00:50:33 -07:00
c182f1d932 make the refresh control look good on red 2015-04-25 00:50:33 -07:00
cbbbbe3a7e update model for new version of Mantle 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
ac9c969cfb always center title view on posts view 2015-04-21 23:07:07 -07:00
bafab328b3 just Posts 2015-04-21 22:56:38 -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
bd704e4241 implement basic editing, preview, and improve article list
- new dark look that matches samhuri.net
- improved cell layout for article list
- fix yap caching
- update service layer to match new API
- implement authentication
- fix bugs all over
- add a preview
2015-04-19 19:15:55 -07:00
905c60d434 get a list of posts 2015-03-29 23:42:04 -07:00
8b81a37ec8 wip 2014-10-18 15:04:03 -07:00
55c65c79c5 Initial Commit 2014-10-18 01:52:08 -07:00