Skip to content

General

Please search for existing ideas before posting a new idea.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

256 results found

  1. Add a way to integrate with Hubot

    We're starting to have a lot of Hubot scripts that we use with Hipchat, it would be cool to continue to be able to use them with Mattermost.

    Feature request create as suggested in:
    http://forum.mattermost.org/t/hubot-integration/25
    and
    https://github.com/mattermost/platform/issues/89

    156 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. add Slack-like integrations

    Are there future plans to add integrations with dropbox, github, google drive, twitter, etc. ... like Slack has ?

    49 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  5 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Change notification sound

    Nobody likes it.
    Tested on 4 people, everybody wanted to turn it off ASAP.

    214 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Away status

    Mark user as away if there is no activity for more than 15 minutes.
    An /away command would be nice as well.

    34 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Away status is now available on master, set to 5 minutes. If anyone is interested in implementing the /away slash command or making the away duration configurable please reply here and we can open a ticket?

  5. Make message sending faster

    After pressing "enter" there is a small delay before message is posted into chat. Could it be speeded up at least on user side? It's annoying.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Custom format for join messages

    Firing "User has joined this channel." as regular message is not a good idea. May be it should have some special formatting to make it
    a) more noticable
    b) impossible to fake for regular users

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Nickname autocompletion

    Just as simple as press tab to complete nickname of a channel member.

    15 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Unite messages of the same user

    No need to break messages with username.
    Example:
    user: message
    user: message
    user2:message
    user: message

    to

    user: message
    message
    message
    user2: message
    user: message

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Don't mark message as "1 minute ago" if it's not older than 60s.

    No need for such a useless timestamp which overloads UI.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add ability to use [IP address]/team instead of team.domain.com for Mattermost

    This feature addresses multiple bugs being filed on install issues and should simplify things significantly.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Add Markdown support

    Support Markdown formatting: that will help us get fancy with our text (bold, italic...) provide link in a convenient way (instead of dumping overlong urls) and above all format code (a must have for developers).

    There are many js implementation for markwdown: I usually recommend commonmark: after all, the well tested library used by stackoverflow and github (among others) seem good enough :)

    30 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Local storage of files and photos

    I understand Amazon S3 is a good choice, but local storage is surely important when your server is behind a solid firewall.

    17 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Integration with LDAP / Active Directory

    Posting from Kaushik Chakraborty's original request in old feature request forum:

    For Mattermost to matter inside enterprises, users should have ability to use their existing AD credentials for login. The profile management could happen like it is within MM.
    Creating sign-ups for large groups within an enterprise is a massive operational hassle and it would miss all the facilities / advantages of single-sign on.

    https://mattermost.zendesk.com/hc/communities/public/questions/203128089-Integration-with-LDAP-Active-Directory

    Also, additional requests for LDAP from GitHub discussion: https://github.com/mattermost/platform/issues/78

    128 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 9 10 11 13 Next →
  • Don't see your idea?

Feedback and Knowledge Base