Commit Graph

625 Commits

Author SHA1 Message Date
Ryan Nystrom
5800f63293 working basic markdown commands 2017-07-31 23:55:34 -04:00
Ryan Nystrom
19d246a5ff tweak scroll w/ kb behavior so only happens after displayed 2017-07-31 20:08:01 -04:00
Ryan Nystrom
084ec29316 remove "2" from new settings 2017-07-31 15:41:10 -06:00
Ryan Nystrom
87150d26e4 remove old settings 2017-07-31 15:39:54 -06:00
Ryan Nystrom
8fc79c685a refactor settings to use SB 2017-07-31 15:39:11 -06:00
Ryan Nystrom
849a98bee9 improve empty state logic on app startup 2017-07-31 15:06:19 -06:00
Ryan Nystrom
1b23e5bae2 fix animation reuse on empty cell 2017-07-31 14:46:21 -06:00
Ryan Nystrom
ceaa085cff better network messaging 2017-07-31 14:37:57 -06:00
Ryan Nystrom
8024d6785d better kb dismiss interaction 2017-07-31 14:36:36 -06:00
Ryan Nystrom
af950b417b slack tv dismisses w/ interactive mode (attempt 1) 2017-07-31 08:59:29 -06:00
Ryan Nystrom
4233d5a6cd revert kb dismiss on send comment 2017-07-31 08:30:14 -06:00
Ryan Nystrom
25c6dfaf50 style slack tv, fixes #206 2017-07-31 08:29:51 -06:00
Ryan Nystrom
66aa656a1a dismiss kb when posting comment, fixes #216 2017-07-31 08:16:12 -06:00
Ryan Nystrom
3252227e00 add milestone info to issues 2017-07-31 08:13:25 -06:00
Ryan Nystrom
2a2f6004b5 scroll to bottom of issue on finish, fixes #155 2017-07-31 08:02:05 -06:00
Ryan Nystrom
1cdec1a21e Merge pull request #194 from rnystrom/personal-access-token
Implement login with personal access token
2017-07-31 07:52:16 -06:00
Ryan Nystrom
5586fd568e nested lists alternate bullets 2017-07-31 07:37:48 -06:00
Ryan Nystrom
9bec226809 actually fixed nested list para spacing 2017-07-31 07:26:23 -06:00
Ryan Nystrom
a3f195f776 actual nested list head spacing fix; 2017-07-30 18:34:58 -06:00
Ryan Nystrom
11d2b691d7 nested lists dont have head para spacing 2017-07-30 18:32:42 -06:00
Ryan Nystrom
0db413018c remove adding newline for brs, fixes #189 2017-07-30 18:31:58 -06:00
Ryan Nystrom
e0bfccace5 tighten list spacing, fixes #212 2017-07-30 18:15:21 -06:00
Ryan Nystrom
ec9a8e78c7 fix tests, para within list doesnt break, fixes #215 2017-07-30 18:03:42 -06:00
Scott Berrevoets
20ca0d1b5f Implement login with personal access token 2017-07-27 21:45:20 -07:00
Ryan Nystrom
67f7792c5a cut 1.4.0 1.4.0 2017-07-27 18:04:33 -06:00
Ryan Nystrom
9398c24efb paging working 2017-07-27 14:57:01 -06:00
Ryan Nystrom
0d09c55b24 issue neck loading working (but not merged) 2017-07-27 14:53:16 -06:00
Ryan Nystrom
1924217744 refactor issue VC to hold onto result 2017-07-27 14:20:28 -06:00
Ryan Nystrom
8f76c69cc0 pass in old result to prepend timeline to 2017-07-27 14:05:11 -06:00
Ryan Nystrom
33c40fe6cf dont add paging metadata if no prev page 2017-07-27 14:01:05 -06:00
Ryan Nystrom
1020178537 refactor timeline into page chunks 2017-07-27 13:54:57 -06:00
Ryan Nystrom
17de45f298 separate VMs and timeline VMs from parsing issue types 2017-07-27 13:21:54 -06:00
Ryan Nystrom
6ef769c59b request last 100 items along w/ page info for issues & PRs 2017-07-27 13:10:06 -06:00
Ryan Nystrom
e37a88b1f3 refactor issue fetch result into object 2017-07-27 12:54:20 -06:00
Ryan Nystrom
0e94756bde shared bullet string 2017-07-26 22:16:55 -06:00
Ryan Nystrom
c0cbbf420e share secondary code style font 2017-07-26 22:13:15 -06:00
Ryan Nystrom
dc3b44938e align non-comment events uniform, tighter to screen edge 2017-07-26 22:09:18 -06:00
Ryan Nystrom
bc57929274 commit events working 2017-07-26 22:03:34 -06:00
Ryan Nystrom
47392fe871 tests passing 2017-07-26 21:22:30 -06:00
Ryan Nystrom
60535c389d unit tests build (not pass) 2017-07-26 21:02:31 -06:00
Ryan Nystrom
bcc459530d fix layout invalidation on size change 2017-07-25 21:17:47 -06:00
Ryan Nystrom
58faabc13d fix bad access bug when iterating timeline 2017-07-25 20:47:31 -06:00
Ryan Nystrom
b90ca70467 settings layout invalidation, fixes #157 2017-07-25 17:53:50 -06:00
Ryan Nystrom
d8624ce875 restore emoji 2017-07-25 17:47:55 -06:00
Ryan Nystrom
6da9d12325 refactor emoji autocomplete for faster lookup 2017-07-25 15:32:16 -06:00
Ryan Nystrom
8cb6f0c73d Merge pull request #184 from rnystrom/emoji
Replace manual emoji map with JSON
2017-07-25 14:46:34 -06:00
Ryan Nystrom
bfd8951837 Merge branch 'master' into emoji 2017-07-25 14:46:08 -06:00
Ryan Nystrom
eea257ec2a allow SLKTV to manage UICV layout 2017-07-25 14:42:41 -06:00
James Sherlock
5d1016b3e8 Replace manual emoji map with JSON
Original JSON comes from: https://raw.githubusercontent.com/github/gemoji/master/db/emoji.json
2017-07-25 19:47:34 +01:00
Ryan Nystrom
2ad9b2ff8c backout scroll to bottom change 2017-07-25 06:19:14 -06:00