Wade Wegner
Wade Wegner
I have a Forerunner 945. It'd be awesome if openmtp supported these Garmin devices.
The presence of `).{%` trailing a valid URL (e.g. `http://cnn.com/).{%`) causes the error: ``` [PATH]/node_modules/normalize-url/index.js:82 urlObj.pathname = decodeURI(urlObj.pathname); ^ URIError: URI malformed at decodeURI (native) at module.exports ([PATH]/node_modules/normalize-url/index.js:82:21) at [PATH]/node_modules/get-urls/index.js:14:10...
When using `postMessageToChannel` and @ mentioning someone they aren't receiving a notification.
Having an issue reading Connected App metadata. If I try ... ``` conn.metadata.read('ConnectedApp', 'PrettySweet', (readErr, metadataResult) => { console.log(metadataResult); }); ``` ... the result is `{}`. But it's there. Strangely,...
`cratch-org-config` for example
@Zhaph, I love your contribution. But the test doesn't clean up the records. So when CI runs against the org it doesn't see the results as created (as they're updated)....