Commit graph

120 commits

Author SHA1 Message Date
6dfa05127a fix nullability warnings in NotificationToSelectorMap 2015-07-04 10:20:27 -07:00
2cdb764cb5 rearrange project, and Xcode changed the font back again! 2015-07-04 10:00:19 -07:00
39947a7a44 remove pointless code 2015-07-04 10:00:19 -07:00
8913110f9e fix a bug where master VC was returned instead of detail VC 2015-07-04 10:00:19 -07:00
c91dd2a2b2 fix blog status display bug, and try to fix layout (still broken) 2015-07-04 10:00:19 -07:00
63cc9c4375 fix post status display bug 2015-07-04 10:00:19 -07:00
70f313a0b2 move more stuff from AppDelegate to BlogSplitViewController 2015-07-04 10:00:19 -07:00
3cc07aeb80 declare notifications once, instead of adding and removing each one explicitly 2015-07-04 09:50:25 -07:00
1f54984542 improve post selection handling 2015-06-28 13:53:44 -07:00
4d20adec84 fix back button on editor in compact horiz layout on iPad 2015-06-28 13:43:02 -07:00
eca3042fcf restore selected post 2015-06-28 13:30:49 -07:00
4ce730490c fix clearing post selection on compact horiz layouts 2015-06-28 13:30:27 -07:00
a50dfc9a1c prevent red link view flashing when selecting a post 2015-06-28 13:29:36 -07:00
52e65fe40d xcode 2015-06-28 13:17:51 -07:00
8d70ddc8f4 factor some code into BlogSplitViewController 2015-06-28 13:17:40 -07:00
d823fe8aef better handling of timers and notifications 2015-06-27 10:42:17 -07:00
a634a6d885 remove HockeyApp 2015-06-27 10:09:46 -07:00
9a562d2ecb fix misplaced views 2015-06-15 23:34:45 -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
aa4b2a4c7d integrate HockeySDK 2015-05-25 22:13:56 -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
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
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