Commit Graph

549 Commits

Author SHA1 Message Date
Ryan Nystrom
873ad37e7e only show issues page when enabled, fixes #379 2017-09-23 10:29:53 -04:00
Ryan Nystrom
00ed7ec1e6 backout center align 2017-09-23 10:25:11 -04:00
Ryan Nystrom
8adf246d08 center pages on repo, fixes #383 2017-09-23 10:23:47 -04:00
Ryan Nystrom
6912f7617f Repo paging control (#336)
* WIP paging control on repos

* paging working but inset still broken

* remove old repo VC and replace with paging
2017-09-22 18:12:05 -04:00
Bas Broek
cd269665df Add cancel button to repository more options 2017-09-22 07:41:42 +02:00
Ryan Nystrom
707315dd76 update fastfile appstore step to upload ipa 2017-09-21 21:03:06 -04:00
Ryan Nystrom
547c437f45 move content in SLKInputBar to front with iOS 11 fix, fixes #338 2017-09-21 18:02:56 -04:00
James Sherlock
b2dbe7944f Add correct preprocessor definition for testflight build (tested) 2017-09-21 21:47:17 +01:00
James Sherlock
b22a831922 Add TestFlight config for subprojects (IT BUILDS!) 2017-09-21 21:34:39 +01:00
Bas Broek
15f41c94af Prefer interpolation over concatenation 2017-09-20 19:02:32 +02:00
Ryan Nystrom
2d8005e15b updated screenshots, add app store icon 2017-09-19 22:15:29 -04:00
Ryan Nystrom
54ef11432e new screenshots 2017-09-18 22:50:34 -04:00
Ryan Nystrom
4f2363c040 only scroll to bottom of issue/pr when coming from notifications 2017-09-17 21:34:09 -04:00
Ryan Nystrom
89c6742903 update pods and project file settings for xcode 9 2017-09-17 21:28:04 -04:00
Ryan Nystrom
e8160beb00 haptic feedback on reaction 2017-09-17 21:06:08 -04:00
Ryan Nystrom
27c659400d refactor networking to use indicator when using gql 2017-09-17 20:45:44 -04:00
Ryan Nystrom
abb1411e46 local, optimistic emoji mutations 2017-09-17 20:32:25 -04:00
Ryan Nystrom
a50ee83b4a tighten prompt cycle 2017-09-17 18:02:51 -04:00
Ryan Nystrom
1592d9b29b intro parsing options 2017-09-17 17:41:29 -04:00
James Sherlock
1f849bfcdd Allow raw images to display in README files 2017-09-17 16:31:44 +01:00
Ryan Nystrom
81a9a167ce shorthand issues are tappable to push new issue VC 2017-09-16 23:34:12 -04:00
Ryan Nystrom
c78d708b33 compare string values not attr sizing for notification VMs 2017-09-13 23:25:37 -04:00
Ryan Nystrom
f7ba782952 better iphone x friendly login button 2017-09-13 23:23:07 -04:00
Ryan Nystrom
b95dd9d7ae dont show textview scroll indicator 2017-09-13 22:29:25 -04:00
Ryan Nystrom
04c7713e73 hack workaround to prevent webview crash 2017-09-13 22:25:14 -04:00
Ryan Nystrom
8b8b22d4b2 setting to append githawk signature to comments 2017-09-13 14:15:36 -04:00
Ryan Nystrom
691188fc04 hide webview while loading content 2017-09-11 09:07:52 -04:00
Ryan Nystrom
7f0616aa8d check path extension for svg instead of url suffix 2017-09-11 08:51:05 -04:00
Ryan Nystrom
cd614d33b7 handle interactions on readme 2017-09-10 23:48:24 -04:00
Ryan Nystrom
1f029ad43c fallback svg images to webviews 2017-09-10 23:41:56 -04:00
Ryan Nystrom
9346c4931f allow first table header to be whitespace 2017-09-10 23:29:02 -04:00
Ryan Nystrom
17fb9ae7db simple readme support in repos 2017-09-10 21:08:59 -04:00
Ryan Nystrom
d6219f05e3 hide tab bar when collapsing on some VCs, fixes #296 2017-09-10 16:10:44 -04:00
Ryan Nystrom
7bec0c4288 split VC delegate tests, fixes #297 2017-09-10 15:57:24 -04:00
Ryan Nystrom
5b5c9f3b7c disallow spaces after brackets for inline links, fixes #175 2017-09-07 23:27:05 -04:00
Ryan Nystrom
d83fff055c notifications now inbox 2017-09-05 23:19:59 -04:00
Ryan Nystrom
f6f03effd7 fix html sizing KVO (again) 2017-09-05 23:13:56 -04:00
Ryan Nystrom
e04c82793d tighten star spacing on search 2017-09-05 23:09:05 -04:00
Ryan Nystrom
09ef80403c content compression for truncated labels, fixes #284 2017-09-05 23:04:57 -04:00
Ryan Nystrom
69445ff8a3 email interaction handling, thread text delegate down to table cells 2017-09-05 22:31:57 -04:00
Ryan Nystrom
f9151641ea email support, dont detect username in email 2017-09-05 22:10:54 -04:00
Ryan Nystrom
7423ab1e8e dont logout on PAT error, fixes #290 2017-09-05 21:19:59 -04:00
Ryan Nystrom
03d66ccadf reset settings on logout/login, fixes #291 2017-09-05 21:11:13 -04:00
Ryan Nystrom
9d05c4ec3b license and copy note, fixes #274 2017-09-05 10:20:54 -04:00
Ryan Nystrom
d1c1b50319 call completion on search error 2017-09-04 21:57:01 -04:00
Ryan Nystrom
e8bc491e88 error state for search 2017-09-04 21:48:19 -04:00
Ryan Nystrom
c7a4292e32 fix kvo crash on html cells, fixes #281 2017-09-04 21:28:03 -04:00
Ryan Nystrom
43b7738994 recent searches working 2017-09-04 21:08:44 -04:00
Ryan Nystrom
1d6f5858fd simplify search setup, add loading spinner 2017-09-04 16:52:22 -04:00
Ryan Nystrom
0f98ab27c7 <details> supported in html 2017-09-04 16:14:59 -04:00