Commit Graph

268 Commits

Author SHA1 Message Date
Ryan Nystrom
860f20dfaa add split VC delegate 2017-06-25 22:26:15 -04:00
Ryan Nystrom
6edcd83103 darker border styles 2017-06-25 21:58:40 -04:00
Ryan Nystrom
ae51280cb8 re-arrange account switch order of ops 2017-06-25 21:48:50 -04:00
Ryan Nystrom
747bfb6027 bg and login style consistency 2017-06-25 21:41:39 -04:00
Ryan Nystrom
1b58d1f458 remove tab VC, refactor settings and login 2017-06-25 21:26:10 -04:00
Ryan Nystrom
d8d03d178e bump build # on every single build 2017-06-25 14:25:26 -04:00
Ryan Nystrom
3352486f05 add report button in settings, left align buttons 2017-06-25 10:22:59 -04:00
Ryan Nystrom
14b9eca2c4 fastlane working 2017-06-25 00:28:49 -04:00
Ryan Nystrom
8b90959c3a add fastlane 2017-06-24 22:09:23 -04:00
Ryan Nystrom
7c47ed2bae use regex to replace emoji, benchmark test 2017-06-24 21:48:27 -04:00
Ryan Nystrom
6fff5939d6 lazy github emoji replacement 2017-06-24 10:11:27 -04:00
Ryan Nystrom
24e6a7238a github emoji map 2017-06-24 09:51:10 -04:00
Ryan Nystrom
3a180590d9 allow tap-through on cells with tap gesture 2017-06-23 15:27:29 -04:00
Ryan Nystrom
950521075d add flex 2017-06-23 15:13:13 -04:00
Ryan Nystrom
b402f912dd launch screen with ui 2017-06-23 14:59:05 -04:00
Ryan Nystrom
74ff765bb4 tapping links in md opens safari 2017-06-23 14:32:38 -04:00
Ryan Nystrom
3228ffa718 open html links in safari VC 2017-06-23 12:52:34 -04:00
Ryan Nystrom
4a258254b1 dont require cell to be part of hierarchy to get webview size 2017-06-23 11:37:15 -04:00
Ryan Nystrom
0375aa14c1 dont create html if empty substr 2017-06-23 11:17:25 -04:00
Ryan Nystrom
160536a872 lint css 2017-06-23 11:17:02 -04:00
Ryan Nystrom
4778112ec8 doctype in html 2017-06-23 10:59:42 -04:00
Ryan Nystrom
1c55d86eff dont append text when empty 2017-06-23 10:49:24 -04:00
Ryan Nystrom
d2aef720f4 html table styles 2017-06-23 10:47:44 -04:00
Ryan Nystrom
725243388a webview bounces, white bg 2017-06-23 10:28:00 -04:00
Ryan Nystrom
4b71608d72 return early if md is empty 2017-06-23 10:24:44 -04:00
Ryan Nystrom
8600d8cf11 collapse separate from cell delegate 2017-06-23 10:21:16 -04:00
Ryan Nystrom
b4d18bafe6 start a webview on app start to speed things up 2017-06-22 23:37:32 -04:00
Ryan Nystrom
289e5654cf html styling to match github 2017-06-22 23:35:55 -04:00
Ryan Nystrom
2dbdce6719 update iglk to 3.0 2017-06-22 22:44:11 -04:00
Ryan Nystrom
6d7fd1cb47 change color to string, add font size consts 2017-06-22 21:44:23 -04:00
Ryan Nystrom
820c9a1cf4 basic webview cell 2017-06-22 13:03:39 -04:00
Ryan Nystrom
7af03ac74f hr cells 2017-06-20 11:24:27 -04:00
Ryan Nystrom
c522940ee9 unsupported type placeholders 2017-06-19 09:36:33 -04:00
Ryan Nystrom
8c72ea6425 remove cocoamarkdown 2017-06-18 22:50:59 -04:00
Ryan Nystrom
e432d3068a quotes working 2017-06-18 22:48:58 -04:00
Ryan Nystrom
4e0ca4442b clean up public attributes 2017-06-17 23:21:39 -04:00
Ryan Nystrom
00c6a07751 break out parsing into separate files 2017-06-17 23:19:52 -04:00
Ryan Nystrom
958a991e95 testing out new md parsing strategy 2017-06-15 22:49:20 -04:00
Ryan Nystrom
e8c10cc50c add MMMarkdown lib 2017-06-14 14:36:30 -04:00
Ryan Nystrom
e91fe6c5e4 use text view in comments 2017-06-14 14:28:08 -04:00
Ryan Nystrom
507a16a7e2 text view rendering instead of label 2017-06-09 17:17:43 -04:00
Ryan Nystrom
175ee51884 text sizing has private layout mgr, storage, container 2017-06-09 15:42:00 -04:00
Ryan Nystrom
5236a52689 code block cell selection still works 2017-06-08 19:28:28 -04:00
Ryan Nystrom
96c785f4d6 dont display images when collapsed 2017-06-08 19:26:55 -04:00
Ryan Nystrom
0a16eab499 quotes working 2017-06-08 19:24:07 -04:00
Ryan Nystrom
5bc6f7c0cf code block has to begin on a new line 2017-06-08 18:17:08 -04:00
Ryan Nystrom
49d3abeebd fix tests 2017-06-08 18:03:19 -04:00
Ryan Nystrom
f42a6d6090 text and header alignment 2017-06-08 18:00:50 -04:00
Ryan Nystrom
52a2eef379 consistent spacing between header and text cells 2017-06-08 17:30:09 -04:00
Ryan Nystrom
03cbb602a4 text cell insets 2017-06-08 17:25:08 -04:00