Skip to content

General

Please search for existing ideas before posting a new idea.

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

263 results found

  1. improve profile images by offering arbitrary size with cropping/centering

    from https://github.com/mattermost/platform/issues/1981, Currently you have to click a button in order to select and image, and it has to be a rectangular image already. Instead, it makes sense to do things more like twitter or flickr, where you can either click-to-browse or just drag-and-drop an image onto the UI, and then the UI gives you the option to crop and scale, so you can pick any image and then just select the rectangular subsection you want to have act as your profile picture.

    13 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. Offensive Words Filter

    In a professional environment, it would not be polite to allow some kind of language specially in open channels. It would be very useful for admins to handle a small database of words not permitted in their channel and a filter that replaces the "offending words" for symbols or other words defined by them.

    13 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)
  3. Add more colors of notification dots, and let users set a color for each channel

    This will make MM much less distracting since it's easier to ignore chatter on "less important" channels.

    13 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. AD/LDAP authentication mode

    should be also available for the team-edition

    13 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)
  5. Draw.io Integration

    Similar to Boards, it would be advantageous to have the ability to draw charts collaboratively with the rest of the team within the MM app. Draw.io is an open source software with permissive licensing so it wouldn't be too much work to implement this feature relatively quickly.

    12 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. ABAP syntax support

    Add syntax check for ABAP code language.

    12 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. Allow message attachments to generate mentions

    SUMMARY

    Notifications are not being generated for user names in message attachments (in my case specifically in fields) that are generated via a webhook.

    STEPS TO REPRODUCE

    Create a new message containing attachments/fields via a web hook. Include the name of the user in the attachment field. The name will not be recognized and tagged.

    EXPECTED BEHAVIOUR

    Mattermost would recognize a user's name, as defined in their notification preferences, when mentioned in a message that has an attachment/fields. Notifications would be generated for the user the same as if they are mentioned in a regular message.

    12 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. transform message to into an answer to message above

    people are often sloppy in using answers to messages and just type it to the channel when it should be an answer to the message above.
    I propose a button visible to the author and admins that allows to transform a message into an answer to the message above.
    I hope it'll help to create more consistency in the usage of the answer/thread feature.

    11 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. Allow larger header for a channel

    Currently the header for a channel is short. I'd like to see this expanded to a block of text that wraps.

    11 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. extend the "Manage Members" console to delete and configure a users profile

    In some cases it could happen that a profile is broken or an administrator wants to completely remove a user from the system. (one example could be that an account was hacked an the system was fully spammed with senseless messages. Another example could be a test user and its messages).
    An administrator should therefore be able to completely remove all arrears of such a users from the system. Furthermore he should be able to manage a user Profile to be able to disable notifications as an attendee or insert Profile Pictures to accounts.

    11 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. Improve team viewing

    If I am a member of multiple teams I can't see all the chats in one place. I need to switch between teams to use them. It would be much better if I could see all channels/chats for all my teams on one screen.

    Perhaps this could be achieved by having a collapsable menu for each team on the left that contains all the existing team specific functionality like channels etc. This would also help improve the notifications when receiving messages from multiple teams.

    11 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. 11 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. Use the "fallback" field from Slack's webhook attachment format as text for notification, when the provided text is empty.

    The slack attachment format defines a fallback field, that is required for attachments to be valid, and is used when the full-formatted message is not usable in a particular context (e.g. text-mode clients, notifications).

    For example, Slack uses that fallback field for the text of notifications. I believe that Mattermost should do the same.

    That would require changes on the webhook-related code, on the format of the post object that is forwarded in Javascript, and on the code that generates the text shown in notifications. I could work on a PR if you are favorable to the idea.

    11 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. Magic Link (similar to slack) for logging into mobile or desktop app

    Ability to generate a magic link to facilitate logging on to mobile and desktop apps.

    11 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. load to my last message

    The idea is to have a link, "load to my last message", right beside "Load more messages", the goal of it is to "load all chat messages up to the last time I talked in that channel", this way rather than seeing messages backwards, I can just click it and read the channel in order from the time I left it. Seems like a rather simple addition.

    11 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. Add phone number in contact card & utilize tel: protocol handler for invoking call capability using Jabber or Lync soft phone

    Add phone number in contact card and utilize tel: protocol handler for invoking call capability using Jabber or Lync soft phone. The following number format (tel://+442075613215) already gets enabled for click to call on MM app/web.

    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/11_0/CJAB_BK_D657A25F_00_deployment-installation-guide-jabber-110/CJAB_BK_D657A25F_00_deployment-installation-guide-jabber-110_chapter_01111.html

    11 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)
  17. [Feature Request] close the websocket connection when revoke the user access token

    Hi all,

    I noticed that when I revoke the access token of a user. and the websocket connection of this access token is not closed or disconnected.

    in addtion, there is no new message from the websocket when revoked the accesstoken, but the websocket connection is ok.

    is it posssible to close the websocket connection when revoke the access token or session?

    mattermost server version: 4.5.0

    thanks a lot

    11 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)
  18. SIP implementation

    Users should be able to sign in with a SIP account and make and receive voice calls through it and maybe even transfer it internally. It's important for customer services calls.

    Video call is only a nice-to-have feature.

    And admin needs to be able to assign a SIP account to a user.

    It should be rather easy to implement since there a lot of SIP clients out there.

    11 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)
  19. Make search work as it should.

    Currently, search is horribly broken for technical conversations. For example, given a post which contains a log message, such as:

    PROBLEM srvnagios at 10.4.1.74/MYSQL_threads-connected is WARNING
    

    A search for MYSQL will not show this as a result. This is, certainly, just an example and it's been relayed that this is by design due to a lack of support for preceding wildcards (which shouldn't be needed anyway). Simply typing MYSQL in the text box should return any string that contains MYSQL or mysql.

    11 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)
  20. Possibility to see when user was last time online

    For example, it will be great to see such information in private messages to the user.

    11 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)
  • Don't see your idea?

Feedback and Knowledge Base