Commit graph

94 commits

Author SHA1 Message Date
1fc4057384 don't deselect posts on iPad 2015-05-22 00:00:11 -04:00
b4a1b208bb adjust scroll indicator insets 2015-05-21 10:44:01 -04:00
e8e67650fd add a search bar for filtering posts 2015-05-16 09:08:56 -07:00
fb8d71536b minor refactoring 2015-05-16 09:08:42 -07:00
e305debbe8 whip 2015-05-16 08:34:54 -07:00
d57ece42ba show the editor toolbar above the keyboard when it’s shown 2015-05-16 08:25:38 -07:00
a34d5875ee save and restore per-post scroll offsets 2015-05-16 07:23:53 -07:00
5d1e47628b please stop, Xcode 2015-05-15 21:37:46 -07:00
91441fdaa8 show a spinner while publishing the site 2015-05-15 21:36:53 -07:00
abe7a1b1c6 show spinner immediately in preview 2015-05-15 21:21:24 -07:00
2cb9adf357 show a spinner while publishing/unpublishing 2015-05-15 21:14:21 -07:00
24161559a9 improved handling of new posts from the pasteboard 2015-05-15 20:55:06 -07:00
7283329410 keep the posts list up to date 2015-05-15 20:48:47 -07:00
07e54f78e1 get post collections out of state restoration 2015-05-15 20:21:53 -07:00
ec38c121a9 fix jumping navbar title with a more reliable orientation check 2015-05-15 19:33:23 -07:00
19d0349bb2 fix dirty status 2015-05-15 19:32:55 -07:00
e5e86193b7 wtf 2015-05-11 22:11:46 -07:00
bdc2e16e3a fix completing the share extension request 2015-05-11 22:11:46 -07:00
8a8dfbea89 tweak selected post cell title colour 2015-05-09 18:42:21 -07:00
a15f668195 wtf Xcode 2015-05-09 18:42:09 -07:00
1735cfacdb s/UIWebView/WKWebView/ and add another activity indicator 2015-05-09 18:36:03 -07:00
c4dfcb9039 add an activity indicator to the preview view controller 2015-05-09 18:12:01 -07:00
0c9c8164e4 fix size of change-title view in the storyboard 2015-05-09 18:06:38 -07:00
903d4eb72c make navbar titles almost-white instead of white 2015-05-09 18:05:38 -07:00
22d96affcf change launch screen, custom fonts don’t work and images suck 2015-05-09 17:57:42 -07:00
5f6566f385 fix table view section header and footer heights 2015-05-09 17:57:26 -07:00
142ff60dc7 tweak title position in posts view controller 2015-05-09 17:33:17 -07:00
773c4af62e only wait for compilation when showing a preview 2015-05-09 17:32:59 -07:00
82875fc5fc whatever 2015-05-09 17:31:58 -07:00
6220d04a91 fix saving posts, and update save button whenever the dirty status changes 2015-05-09 16:18:58 -07:00
5d8dc3210a only synthesize properties that must be synthesized 2015-05-09 16:07:39 -07:00
72966ed00f use typeof instead of __typeof__ 2015-05-09 16:07:17 -07:00
14ff7b46f9 don’t set constraints on the navigation bar 2015-05-09 15:45:56 -07:00
fccca6c33b tweak launch screen 2015-05-09 15:37:52 -07:00
01cf1884ab update editor title when the link changes 2015-05-09 15:37:52 -07:00
a02874d82d implement sync (git push) 2015-05-09 15:37:52 -07:00
3b597a5c86 implement a basic share extension 2015-05-06 23:51:03 -07:00
1df16cc94b add a precompiled header and import DDLog 2015-05-06 23:05:22 -07:00
fb835b77d1 factor all the site setup into a SamhuriNet object 2015-05-06 23:05:00 -07:00
3ef834998b add an empty share extension 2015-05-05 21:14:38 -07:00
6644a29928 use autolayout for all views in the posts title view 2015-05-05 20:39:53 -07:00
6ac5aa1ba6 don’t centre titles, prefix with right arrow for link posts 2015-05-05 18:27:09 -07:00
c3d419f3e9 improve visual design and animations, especially for navbar titles 2015-05-05 00:44:13 -07:00
9c5613552c implement publishing the site to production 2015-05-04 00:05:09 -07:00
1cfebee54e update link view when the pasteboard changes or app becomes active 2015-05-04 00:05:09 -07:00
085607795b use Font Awesome for icons 2015-05-04 00:05:08 -07:00
39cb0c9776 add Font Awesome 2015-05-03 23:57:13 -07:00
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