gitlab-iOS icon indicating copy to clipboard operation
gitlab-iOS copied to clipboard

Existing iOS clients

Open at15 opened this issue 9 years ago • 4 comments

  • http://git2go.com/
  • http://workingcopyapp.com/
  • http://gitlabcontrol.com/

at15 avatar Mar 23 '16 09:03 at15

@xplorld you can find how they deal with markdown and diff, though not all of them are open source, some even charge for push commit ....

at15 avatar Mar 23 '16 09:03 at15

@at15 it would be good if GitLab API provides HTML output. Don't want to continue on markdowns. I am just API-man, not WheelMan. Will look about syntax highlighting. Although I cannot think of any guys review code through iPhone...

xplorld avatar Mar 23 '16 09:03 xplorld

@xplorld they may use ipad

  • https://github.com/indragiek/CocoaMarkdown
  • https://github.com/kristopherjohnson/Markingbird

Github has a markdown render api https://developer.github.com/v3/markdown/ but GitLab does not have one, maybe we could make a pr for it, since there are internal api for markdown preview.

at15 avatar Mar 23 '16 10:03 at15

Is this launched in the app store yet?

uhlhosting avatar Feb 23 '21 10:02 uhlhosting