Commit Graph

1295 Commits

Author SHA1 Message Date
Ryan Nystrom
dbcf7fb290 Milestone events have date (#1237)
* milestone events have date

* remove extra space
2017-12-12 09:52:19 -05:00
Ryan Nystrom
b6ed4faf27 scan for ellipsis in urls (#1241) 2017-12-12 09:52:11 -05:00
Ryan Nystrom
8e30bacb81 master repo VC background is white (#1214) 2017-12-11 09:04:03 -05:00
Bas Broek
7f04139794 Disable animations when reduce motion enabled (#1167) 2017-12-10 18:15:44 -05:00
Ryan Nystrom
6d5fc23180 Remove unused label from actions cell (#1213) 2017-12-10 18:13:56 -05:00
Ryan Nystrom
63cbf507d8 use collab permissions for issue editing (#1215) 2017-12-10 18:13:36 -05:00
Ryan Nystrom
107a547150 [WIP] Use Firebase to fetch emoji and message (#1224)
Use Firebase to fetch emoji and message
2017-12-10 18:13:24 -05:00
Ryan Nystrom
ed3adf74c5 Polish header spacing (#1228)
* label styles match github.com

* size assignee to content

* size milestones to content

* polish header spacings
2017-12-10 18:13:08 -05:00
Bas Broek
cef63f1efe Only have a label selected if it actually is (#1226)
* Default label to non-selected

* Don't reduce if only one label
2017-12-10 18:13:01 -05:00
Ryan Nystrom
dc5becb24f Dynamic content size support (#1206)
* add multiplier based on device text size

* adjust settings labels

* syntax highlighting supported
2017-12-09 12:31:23 -05:00
Ryan Nystrom
04b90c74a6 fix tap-expansion bug on comments (#1204) 2017-12-09 12:28:31 -05:00
Ryan Nystrom
382d29f519 dont scroll beyond the top offset (#1208) 2017-12-09 12:28:20 -05:00
Ryan Nystrom
0e3265cc0c Simplify labels (#1205)
* [WIP] Simplify labels

* inset

* cleanup unused stuff

* ax and selection support

* wire up selection delegate
2017-12-09 12:28:13 -05:00
Bas Broek
a5544d9ecf Make the label table cell an ax element, add label (#1201) 2017-12-08 18:02:55 -05:00
Joe Rocca
1290b83522 added wrapping label view (#1203) 2017-12-08 18:02:44 -05:00
Ryan Nystrom
05e836814b new header icons, change cloud color (#1195) 2017-12-05 23:49:05 -05:00
Ryan Nystrom
cbc1c44999 round label paths (#1196) 2017-12-05 23:48:24 -05:00
Ryan Nystrom
10ced504c5 allow whitespace in table columns (#1197) 2017-12-05 23:48:10 -05:00
Ryan Nystrom
e227b0c440 log when prompting for rating (#1198) 2017-12-05 23:48:01 -05:00
Merrick Sapsford
f75bcaa429 Update Tabman (#1188)
1.1.2
2017-12-05 22:49:46 -05:00
Ryan Nystrom
d2fd350fbd make File object actually unique (#1191) 2017-12-05 22:49:21 -05:00
Ryan Nystrom
7008971a1b Show file change count and additions/deletions on PRs (#1187)
* add additions and deletions to PR, thread

* setup ui
2017-12-04 22:04:52 -05:00
Ryan Nystrom
0f8b76e8c7 Milestone progress view (#1186)
* add open/total count and thread

* show milestone progress indicator

* adjust constraints
2017-12-04 22:04:44 -05:00
Ryan Nystrom
6253808a6b Update IGListKit (#1185) 2017-12-04 22:04:39 -05:00
Joe Rocca
43a10164f9 added dot list reload if collection view frame changes (#1178) 2017-12-04 22:04:31 -05:00
Ryan Nystrom
c541b057e1 bump version to 1.16.0 (#1181) 2017-12-04 22:04:17 -05:00
Ryan Nystrom
8b83e96fe3 Hide/show disclosure icons on dirs and files (#1177) 1.15.0 2017-12-03 20:12:58 -05:00
Ryan Nystrom
1431dff867 only change inset when kb was previously shown (#1173) 2017-12-03 17:17:55 -05:00
Ryan Nystrom
16f834b7ff Image upload works on iPad (#1172) 2017-12-03 17:00:02 -05:00
Ryan Nystrom
7a60f6a4a0 auto shrink title label (#1169) 2017-12-03 16:59:52 -05:00
Ryan Nystrom
bb45a064f2 Right align API status in settings (#1171) 2017-12-03 16:59:39 -05:00
Ryan Nystrom
09e157728b manage button respects safe area (#1170) 2017-12-03 16:59:25 -05:00
Ryan Nystrom
270903e1ae refactor dir and blob paths, add tests (#1165) 2017-12-03 16:36:43 -05:00
Bas Broek
ae091ccac7 Provide generated a11x for AttributedStringCells (#1151) 2017-12-03 11:42:46 -05:00
Ryan Nystrom
0eba56ecb1 Move Highlightr to local pods, update to 9.12.0, trim languages list (#1148)
* add highlightr to local pods

* update highlight.js to 9.12.0

* remove 3.2 post install

* fix 9.12 to use browser based hljs

* trim down supported languages

* smaller code size
2017-12-03 11:41:36 -05:00
Ryan Nystrom
e1467b6b9f convert readme to base list vc (#1141) 2017-12-02 19:16:45 -05:00
Ryan Nystrom
50b6ed7581 actually show an empty state on base list vc (#1140) 2017-12-02 19:16:27 -05:00
Ryan Nystrom
9f40b07e93 Remove repo dir and blob back title (#1138) 2017-12-02 19:16:14 -05:00
Ryan Nystrom
7c47cdc025 Repo code highlighting (#1137)
* Fix repo blob loading bug

* Repo code highlighting
2017-12-02 19:15:51 -05:00
Ryan Nystrom
bd55b07aa8 Fix repo blob loading bug (#1136) 2017-12-02 19:15:40 -05:00
Ryan Nystrom
ab9e0cb9de Improve scroll perf of DotListView, add border (#1135) 2017-12-02 18:48:45 -05:00
Bas Broek
872da1f458 [Cleanup] Remove nil-default completion parameters (#1131)
* Remove nil-default completion parameters

* Remove redundant character trimming
2017-12-02 18:48:32 -05:00
Bas Broek
5df78bfa83 Remove unused Secrets file and update setup docs (#1132) 2017-12-02 18:47:58 -05:00
Ryan Nystrom
a6741c96c2 Don't collide gestures on AttributedStringView (#1127)
* dont collide string gestures

* remove redundant type
2017-12-02 16:15:15 -05:00
Ryan Nystrom
7d483c0247 Titles use AttributedStringCell (#1128)
* titles use AttributedStringCell

* background color
2017-12-02 16:14:23 -05:00
Ryan Nystrom
73f07de338 prevent slack cache from overwriting text (#1129) 2017-12-02 16:14:14 -05:00
Ryan Nystrom
b04ffc1ac7 layout bookmark cell on settings change (#1130) 2017-12-02 16:14:06 -05:00
Ryan Nystrom
c38f506947 convert reference to attr string (#1126) 2017-12-02 15:26:59 -05:00
Ryan Nystrom
1d3b6169ad Add and remove PR reviewers (#1122)
* refactor models for managing

* refactor people mutation to use assign or reviewers

* fix bug when removing reviewers

* tune spacing
2017-12-02 15:23:20 -05:00
Bas Broek
0ccf2d0ca7 Add repo+author name to action sheet, title accessibility (#1120) 2017-12-02 11:26:37 -05:00