Jonathan Daugherty

Results 339 comments of Jonathan Daugherty

Starting with version 2, the object data does indeed already contain a version; see [this](https://github.com/matterhorn-chat/matterhorn/blob/master/docs/notification-scripts.md). As for whether to add a new version, yes, that's my plan. Extending the current...

If this is happening, it's because Matterhorn doesn't recognize one of those URLs as a post link for your server for some reason. Are the URLs you included above both...

(By which I mean examples of actual URLs from your server.)

Was the user account that had this problem a member of the private channel at the time this behavior was observed?

(And was it the private channel's link that was misbehaving?)

(Actually, channel membership won't matter at all. I thought it might, but Matterhorn doesn't even know which channel a post is in, just by looking at the post link. It...

Another question: when these links were not being rendered as expected, what was the Mattermost team that contained the channel in which the broken links were rendered? (The team in...

To confirm explicitly, then, `matterhorn` is not showing a team list at the top of the screen, then, right? For example, I'm on two Mattermost "teams" so the first line...

Okay, thanks. Just for your awareness: a "team" is a group of channels and users *within* a server, and every server has at least one team. You are currently a...

@taratatach If matterhorn can tell that a link is to a post, then it will always fetch that post and put it into the history. (It must do this since...