Steve Gill
Steve Gill
hey @gattex sure! Do you have a issue number for this yet? if not, could you create one at issues.cordova.io and share it here?
Hey @vaibhavkhurana2018 Are you talking about thread replies?
Hey @khalidaw! Is there an issue for this? http://issues.cordova.io
Hey @ndeloof! Under the hood, we use the chat.postMessage api to send messages into Slack. This API only supports userIDs, not usernames. See https://api.slack.com/methods/chat.postMessage#channels. Usernames can be changed in the...
This is not going to make next release, getting bumped for now
I'd like to revive this PR. Hooks should run when using create scripts + plugman.
thanks for reporting this @jeremyschulman! Lets keep this issue open for a little bit to see if others run into this and if it is actually causing issues with running...
MIT is better suited for sample code than Apache v2. Apache would still be fine for sample code too, but MIT is better. For docs, it matters even less as...
Thanks for writing this out @seratch! So the proposal is to have `app.message` only handle `message` type events. Sounds fine to me. Questions: 1) would this be a breaking change?...