Patrick Connolly
Patrick Connolly
Hi there! First off, thanks so so much for making this available! Seems like a really rad idea I'm hoping to use it for helping tech worker co-operatives get off...
I keep a `.kitchen.digitalocean.yml` file that I copy to `.kitchen.local.yml` for doing travis tests. I keep all the digitalocean-specific things there, so I override the named platform versions with a...
Just adding a place to track details for threading support across protocols. - [ ] Discord - ~~[no threads](https://support.discordapp.com/hc/en-us/community/posts/360031743291-Message-Threads), but now [supports replies.](https://support.discord.com/hc/en-us/articles/360057382374)~~ - h/t @nicolas17 (see https://github.com/42wim/matterbridge/issues/638#issuecomment-731441216) - webhooks...
So that between Slack instance, we can preserve threading (https://github.com/42wim/matterbridge/issues/529) and send emojis (https://github.com/42wim/matterbridge/issues/526) with more consistent behaviour :) Thoughts? I could be pretty simple, and totally optional for people...
A meta-issue for reaction message research. - [ ] Discord [Docs](https://discordapp.com/developers/docs/resources/channel#create-reaction) - [ ] ~~Gitter~~ (no support) - [ ] Matrix/Riot [(announcement)](https://medium.com/@RiotChat/%EF%B8%8Fmessage-editing-%EF%B8%8F-reactions-5cffec8f71a2) - [ ] Mattermost [Docs](https://api.mattermost.com/#tag/reactions) - [ ]...
Re-ticketed from: https://github.com/42wim/matterbridge/pull/512 I feel like I've learned a bit about how the app (and Go) works in the time since I first started that ticket. Wanted to make a...
There are a few ways out there to generate a json representation of an airtable schema. One is via this browser extension: https://github.com/ashwinputhige/airtable-schema-chrome-extension (Another is using something like [airtable's "schema"...
Sometimes fields are hidden because they shouldn't be available to queries. Right now, my impression is that any defined fields are pulled completely into the datastore during build. In my...
Gitter chat context: https://gitter.im/box/mojito?at=5eed1a307ba3965373b936c1 Hey @aurambaj! No pressure to work with this PR if it's stepping on your toes, but I was eager to give it a shot! Any thoughts...
Hi! Thanks for this project! Very low priority "bug": When processing JS files of proper format, a header comment at the top of the file (like the sort used for...