Skip to content

Instantly share code, notes, and snippets.

@carlisia
Created September 9, 2015 19:29
Show Gist options
  • Save carlisia/2e2b2575d40a84be94de to your computer and use it in GitHub Desktop.
Save carlisia/2e2b2575d40a84be94de to your computer and use it in GitHub Desktop.
MatterMost Feedback
@carlisia
Copy link
Author

carlisia commented Sep 9, 2015

  • After turning the channel "quiet", did not get notifications for mentions of my username (possibly all keywords, didn't test)
  • Getting 404 when clicking on people's name on the sidebar
  • There's a list of people under 'private messages' which is the same as one gets with slack. The bad news is that, unlike slack, I can't delete them from that list. In slack I deleted all of the default people (which seemed to have been assigned randomly to that list when I joined) so I could keep only the people I was actually PM'ing with.
  • Searching (name, user name) and not finding someone who was logged in (and chatting with me)
  • It seems the history is limited

Feature everyone loved: being able to reply/thread to a post.

@it33
Copy link

it33 commented Sep 11, 2015

Hi @carlisia, highly appreciate the feedback! We've entered/tagged these as issues for the golang community and will work to knock them out soon!

@carlisia
Copy link
Author

Hey @it33, it takes time, but you are going in a great direction, having a good base already and interested in taking feedback.

I have a feature request (forgot to add to that list): ability to markdown code, for exemple, a la slack or github it would be:

This way (3 back ticks, newline, code, new line, 3 back ticks):

class() {}

Or even (1 back tick, code, 1 back tick):
this way class(){}

Thanks again!

@it33
Copy link

it33 commented Sep 14, 2015

Thanks @carlisia!

I've added Markdown support to the golang list: https://mattermost.atlassian.net/browse/PLT-17

Also, the link I had previously was incorrect, here's a list of the Golang community issues we're tracking right now: https://mattermost.atlassian.net/issues/?filter=10300

Very open to hear more as we knock out these ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment