Seth Arnold
Seth Arnold
Heh, that's been my intention for months, without ever getting around to doing it :( so I figured I'd at least file an issue in case someone else has better...
If someone gets around to implementing this, it might also be worth implementing support for [brotli](https://en.wikipedia.org/wiki/HTTP_compression#Content-Encoding_tokens) as well; it's supported in both Firefox and Chromium so is likely to be...
I rarely use `ctrl+K` so I never noticed that `ctrl+Y` works with it; I use `ctrl+W` and `ctrl+Y` all the time and notice that `ctrl+Y` doesn't paste what they removed....
I'm sorely missing a `/lastlog -hilight` command, as irssi spells it. There's enough latency in tab-completion in mattermost that I'm noticing many of my co-workers are skipping the `@` symbols...
@jtdaugherty, hello, if I've misunderstood what this ticket is for, I'm happy to be redirected somewhere else. :) My workflow with irssi, each morning, was to use `/lastlog -hilight` in...
On Mon, Jun 29, 2020 at 05:23:01PM -0700, Jonathan Daugherty wrote: > @setharnold Thanks for your clarification! While this ticket is indeed > about providing something similar to your description...
What would happen for edited or deleted messages? matterircd users of course see all these exposed as they happen, web client users see the end results only (I think, I...
On Wed, Jul 15, 2020 at 08:53:39AM -0700, Jonathan Daugherty wrote: > I don't see such icons on my Mattermost instance in the web client, so > I'm wondering if...
  Okay, this one is likely to work. Thanks
I believe it comes from the `props` parameter `card` on a post: https://developers.mattermost.com/integrate/incoming-webhooks/#parameters Here's where the bot passes along the `card` element (though lower your expectation, it's not actually doing...