Commit Graph

1400 Commits

Author SHA1 Message Date
Ryan Nystrom
5294e7234f Setup project to build w/ App Center (#1493)
* add shared scheme with keys stripped for app center

* add post clone script

* try with manual signing

* specify profiles
2018-02-05 18:24:44 -05:00
Ryan Nystrom
88d4236705 Update pods and fix build errors (#1494)
* update pods and fix build errs

* add gemfile
2018-02-05 15:50:29 -05:00
Ryan Nystrom
34872f4fd3 fix master build (#1491) 2018-02-04 19:13:13 -05:00
Ryan Nystrom
0001920b75 Refactor text styles to use StyledText (#1490) 2018-02-04 19:09:42 -05:00
Ryan Nystrom
a92c3657dd Update MessageViewController (#1486)
* update messageviewcontroller

* add missing files
2018-02-04 19:09:12 -05:00
Ryan Nystrom
ec4807d415 Reply to Pull Request Review comments (#1483)
* wip

* reply cell shows up in comments

* focus on reply model and scroll to reply

* api to create PR comment replies

* reply working

* clean and code reuse

* even more reuse

* organize
2018-02-04 19:08:34 -05:00
Bas Broek
2423e353ec Add a11x button trait to dropdown (#1488) 2018-02-04 15:48:39 -05:00
Ryan Nystrom
b0c25c3989 remove shared 2018-01-28 15:42:09 -05:00
Ryan Nystrom
fa566d315a move MessageViewController to remote (#1468)
* move MessageViewController to remote

* fix tests
2018-01-25 20:39:14 -05:00
Bas Broek
bfa8d26a32 Only update the mark all state, don't re-init the button (#1457)
* Only update the mark all state, don't re-init the button

* Don't forget to update state
2018-01-22 21:34:17 -05:00
Ryan Nystrom
9aab130d77 Bump version to 1.18.0 (#1450) 2018-01-22 21:34:02 -05:00
Ryan Nystrom
46ad74598c Min iOS version set to 11 (#1451) 2018-01-22 21:33:52 -05:00
Ryan Nystrom
8896d01336 Move most local repos to remote (#1455)
* pod deintegrate and install

* move styled text to remote pod

* move highlightr to remote fork

* move mmmarkdown to remote fork

* move flatcache to remote repo

* fix merge conflicts after rebase

* delete slack files
2018-01-22 21:33:42 -05:00
Ivan Magda
0455ab5694 Remove SlackTextViewController (#1390)
* Remove SlackTextViewController #1319

* Replace SLKTextView with UITextView #1319

* Move placeholder from MessageView into MessageTextView (#1319)

* Use new placeholder API for MessageView (#1319)

* Use MessageTextView (#1319)

- Use MessageTextView instead of plain UITextView
- Drop code for showing placeholder label
- Use MessageTextView's placeholder label
2018-01-20 11:51:02 -05:00
Ryan Nystrom
098030a4fe query webview when height doesnt change (#1448) 1.17.0 2018-01-19 23:24:21 -05:00
Ryan Nystrom
f2d702b5a5 timer to watch webview content height and update (#1447) 2018-01-19 14:11:33 -05:00
Ryan Nystrom
b2b6b11d59 Remove KVO and just ask the webview how tall it is (#1443)
* Remove KVO and just ask the webview how tall it is

* comment reuse
2018-01-17 21:22:50 -05:00
Ryan Nystrom
43b939b3b7 add ios 11 save permissions (#1442) 2018-01-17 21:22:39 -05:00
Ivan Magda
90aaca9126 Set contain fit mode for IssueCommentHtmlCell (1437) (#1439) 2018-01-17 10:11:31 -05:00
Ryan Nystrom
0c3fa4d290 hide bg view while loading labels/milestones (#1436) 2018-01-16 19:53:17 -05:00
Ryan Nystrom
7b4cf39b4a fix nav title for ios 10 and keep highlight while moving (#1423) 2018-01-16 19:50:38 -05:00
Ryan Nystrom
57e0f09670 Fix bad link for profiles (#1424) 2018-01-16 19:50:31 -05:00
Ryan Nystrom
f161876a47 nil scrollview in message VC (#1434) 2018-01-16 19:50:22 -05:00
Ryan Nystrom
842260dad5 trim whitespace and newline from text cache (#1435) 2018-01-16 19:50:14 -05:00
Ryan Nystrom
b8bacd5f9c Web image height capped, center images (#1421)
* larger overlay min height

* cap html image heights, center image crops
2018-01-14 23:13:33 -05:00
Ryan Nystrom
14d17df263 Spinner on generic load more (#1414)
* spinner on generic load more

* More bubble hidden on reuse
2018-01-14 19:26:57 -05:00
Ryan Nystrom
898bddbe5a More bubble hidden on reuse (#1417) 2018-01-14 19:26:52 -05:00
Ryan Nystrom
be80988128 cap image heights (#1418) 2018-01-14 19:26:45 -05:00
Ryan Nystrom
dac6316b01 empty view for labels and milestones (#1419) 2018-01-14 19:26:36 -05:00
Ryan Nystrom
db21d4debe disable uncollapse when menu visible (#1413) 2018-01-14 12:12:03 -05:00
Ryan Nystrom
9cb477c10b hr cell inherits from new card base cell (#1412) 2018-01-14 12:11:53 -05:00
Bas Broek
671ffe8d72 Distinguish owner from repository in dropdown actionsheet (#1411)
* Distinguish between owner and repo in action sheet

* Bonus: fix test warning
2018-01-14 12:11:44 -05:00
Rizwan Mohamed Ibrahim
99989c3b8b [FIX] Remove user name action from repo view (#1410) 2018-01-14 12:11:32 -05:00
Ryan Nystrom
878a9d98b7 refactor collapse cells (#1406) 2018-01-13 17:21:55 -05:00
Bas Broek
6075edcee5 Add "Jump to..." to make an action sheet more expressive (#1405) 2018-01-13 17:21:32 -05:00
Ryan Nystrom
fd5e41cf39 scroll to bottom helper should respect x offset (#1407) 2018-01-13 17:21:13 -05:00
Ryan Nystrom
cb15bc47c8 use new dropdown for browsing files (#1400) 2018-01-13 16:37:29 -05:00
Ryan Nystrom
5e67f048d5 give markdown actions more spacing (#1401) 2018-01-13 16:37:23 -05:00
Ryan Nystrom
942476d8f2 nudge nav title a little to the left (#1402) 2018-01-13 16:37:18 -05:00
Ryan Nystrom
11e8de75f5 notifications VC back item empty (#1403) 2018-01-13 16:37:08 -05:00
Bas Broek
60bcee4658 Make edit comment keyboard use the Twitter style (#1398) 2018-01-13 15:55:42 -05:00
Ryan Nystrom
ca3bc322a7 New navigation title dropdown control (#1399)
* create new nav view

* issue nav title wired up

* more button now system action

* better sized bookmark assets

* wire up title actions on repo

* tweak compression UI

* revert helper hack
2018-01-13 15:54:20 -05:00
Ivan Magda
f18c1916fc Sort milestones by due date and title (#1386)
* Sort milestones by due date and title #1341

* Use switch statement #1341
2018-01-13 12:41:07 -05:00
Ryan Nystrom
65959c7c14 Card inset design completely overhauled (#1396)
* card inset design completely overhauled

* respond to safe area changes
2018-01-13 12:37:00 -05:00
Ryan Nystrom
2dce2be097 PR review thread with new card design (#1376)
* PR reviews use new design

* comments button and review threads
2018-01-09 12:02:11 -05:00
Ryan Nystrom
52384e178a add app store metadata for contribution (#1373) 2018-01-09 12:01:31 -05:00
Ryan Nystrom
a585324f11 author can close their own issues and PRs (#1378) 2018-01-09 12:01:07 -05:00
Ryan Nystrom
3e4d98bcc5 Placeholder on image upload consistent (#1379)
* placeholder on image upload consistent

* dynamic type on form text fields
2018-01-09 12:01:02 -05:00
Ryan Nystrom
c64987ddd3 Safe area insets for milestone and assignees (#1380)
* safe area insets for milestone and assignees

* add view files
2018-01-09 12:00:56 -05:00
Ryan Nystrom
caf5272174 card background respects safe area (#1381) 2018-01-09 12:00:50 -05:00