Commit graph

121 commits

Author SHA1 Message Date
9a562d2ecb fix misplaced views 2015-06-15 23:34:45 -07:00
8a9188553a disable bitcode, it’s incompatible with -weak_library 2015-06-15 23:33:49 -07:00
cdf0ada9b6 use https 2015-06-15 23:22:06 -07:00
a98de8649c adopt project changes recommended by Xcode 2015-06-15 23:21:46 -07:00
66eb04cb87 remove some superfluous weak refs 2015-06-15 19:15:26 -07:00
b27f81f9f0 scheme 2015-05-25 22:21:11 -07:00
aa4b2a4c7d integrate HockeySDK 2015-05-25 22:13:56 -07:00
570f181b22 add HockeySDK 2015-05-25 22:13:49 -07:00
781903775b make HUDs block the UI 2015-05-25 21:59:47 -07:00
04a763cd6e show date in post list 2015-05-25 21:57:11 -07:00
86c19f129a update provisioning 2015-05-25 21:56:51 -07:00
1ed0faa9f2 fix titles & dates in post list 2015-05-23 23:18:13 -07:00
427d6303b6 remove unused constant 2015-05-22 00:00:19 -04:00
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
477a7939ed use selected text as quote when sharing from Safari 2015-05-21 10:32:37 -04:00
ba08fdcfe4 Merge branch 'search' 2015-05-16 09:09:02 -07: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
7ba1bce501 share and hide pod schemes 2015-05-16 07:23:35 -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
67714c714d add MBProgressHUD 2015-05-15 21:00:23 -07:00
0cba066e95 indentation 2015-05-15 20:59: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
4322e4b247 enable publishing to production from the share extension 2015-05-11 22:16:17 -07:00
171a262a6e make the share extension more robust by looking for the first URL provider
this makes sharing from Unread work
2015-05-11 22:11:46 -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