|
|
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 |
|
|
|
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 |
|