David Okun

Results 20 issues of David Okun

As part of the Travis CI issue #9 we should also be using SwiftLint for all future pull requests.

enhancement
good first issue
devops

This will help #2 work better if we can be sure that everything works before being checked in from a PR.

enhancement
devops

Just like the original, you should be able to deploy a static badge somewhere which shows a comparison of live users versus registered users. Again, this is blocked by #3

good first issue
UI

This would be handy to show active users in realtime, but this is dependent on #3 being fixed. If this is to happen, we can probably use Kitura Websockets as...

good first issue
UI

The current node.js tool shows this when you type `slackin` without any options: ```bash Usage: slackin [options] Options: -c, --channels One or more comma-separated channel names to allow single-channel guests...

question
discussion

If you want the landing page to feature a reCAPTCHA to avoid abuse, you should be able to add the secret and sitekey for it as optional flags at startup....

enhancement
good first issue
devops
UI

This is so that anyone who contributes can follow a loose style guide and best practices. For reference, check out implementation with [Lumina](https://github.com/dokun1/Lumina).

enhancement
devops

Hi Tim!!! 👋 Congratulations on your release! I tried the sample, and I ran into an issue with PostgreSQL that ended up being easy to solve, but wasn't super obvious...

When you tap the username that is generated for you in the player page, you should be able to edit the name and save it. As of right now, you...

enhancement
iOS Client

We should be doing the following: - Build client for iOS 11.0 Simulator - Build client for iOS 11.3 Simulator - Build server for Swift 4.1 on macOS - Build...

enhancement
Devops