Coder206

Results 75 comments of Coder206

@jankeromnes Here's a status update: **Domain: Janitor** I have some code working now that welcomes a new user when they select the Enable Push Notifications. I based my code on...

@jankeromnes Great! Thank you so much :)

@jankeromnes Is there a place you recommend putting the code for the push notifications? (including the code snippets you wrote above)

@jankeromnes I also received a response from the Cloud9 SDK mailing list. > Hi > there is no api to monitor terminal when ide is not connected. so notifications api...

@jankeromnes Do you think the notifications would need to be encrypted? (https://jrconlin.github.io/WebPushDataTestPage/)

@jankeromnes Here is a general status update: My environment is set up in Cloud9 now and it's great :) Here is some of my initial work for the Notifications: ![janitor](https://cloud.githubusercontent.com/assets/7758155/19016847/0eb83d9c-87f4-11e6-9f28-2d39d887a615.png)

@notriddle Great ideas :) Should that be in another issue though, unless you want them as notifications ;)

@jankeromnes Here is a preview of some changes I made to the Settings page: ![page-shot-2016-10-28 settings the janitor](https://cloud.githubusercontent.com/assets/7758155/19820648/441458f6-9d28-11e6-9467-1d7d15af9d28.png) I think the check boxes need a little improvement to be mobile...

@jankeromnes When you get the chance, could we go over the steps to get the Janitor working locally (via C9) once more. I am unable to get the server for...

@jankeromnes This sounds feasible and awesome! For the library, I am thinking of a `js` file capable of interacting with the service on behalf of the user. What are your...