Skip to content

General

Please search for existing ideas before posting a new idea.

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

1206 results found

  1. Ignore some website link previews

    At my work we use a self hosted Mattermost server.
    Shared links in chat are roughly 50/50 between:
    - Fun, or informative public websites.
    - Internal links, often requiring a login.

    For the first a preview is beneficial. It breaks up the wall of text and gives some quick details. These previews are usually unique.

    For the latter a preview is useless. Often showing a login-required text. These previews sometimes take a lot of space, and they you always show the same thing (website title, generic description, logo - sometimes large as a preview photo). Examples are: links to internal…

    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)
  2. Users should be able to delete their datas without any admin intervention.

    Hello,
    cli tool is not user's compliant :)
    Users should be able to delete (not just deactivate) their datas without any admin intervention.

    151 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. How Can I use code for footer in matermost

    Hey, i need to ask that isit possible to use mattermost font code for this site (https://www.ecron.co.uk/) If yes then please let me know how to to do that. Thanks in advance.

    1 vote
    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. add functionality for a seperate sound for direct messages/mentions

    I would like to have the option of selecting different sounds for regular message notifications and direct message/mentions notifications, as I am not always near my laptop but am able to hear it, and would like to know audibly if a message was sent in a general chat or to me directly.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 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)
  5. Delete channels

    Hello,

    I would like to have the possibility that channels whether private or public can be permanently deleted by system administrators.
    So you can save resources in the database and keep a better overview of the remaining channels.

    6 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. Can i use footer code in mattermost

    is this is possible to use mattermost font code in https://cookiesmaywood.net/ footer through code that possible to get same result like header

    1 vote
    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. Get alerted when the status of another user changes

    I would like to get alerted when another user comes online.

    In the proprietary messaging application that is also used in our organization, this feature is available as a right-click menu item labeled "Tag for Status Change Alerts", i.e. you can switch on/off alerts per user. I have always found it very useful so it would be a nice addition to Mattermost.

    9 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. Quick edit for a code file

    If you wan't to apply quick changes, or big changes to the file, but you don't wan't to open an ide.

    Easy to make, you just have to use an web ide like code-server or theia

    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)
  9. expand post area on mobile

    On Slack, when I post on mobile and on desktop, it gives me an option to enlarge my input area up to the whole screen, which is very handy, when you post one big sentence (meeting summary, for example, etc).

    Really missing this on MaterMost, it’s really troublesome to input a lot of data into that small field.

    And another reason why I need a lot of data, it’s because we work asynchronious, so everybody think twice before typing and make the typed text be as understandable, as possible.

    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)
  10. Ability to disable the plugin

    Hello friends

    Some plugins are suitable for some team members and inappropriate for some other team members.

    In other words, each person can manage the plugins for themselves.

    1 vote
    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. Allow users, or server admins to configure the width of the channel switcher

    Webapp

    Some of our channel names are just a little too long for the channel switcher, it'd be great to have an extra 50px so they fit in properly and don't get truncated.

    It would be great if this was an option for users, or even as just a config setting in the server/webapp

    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)
  12. switch theme

    Auto theme switch on iOS following system theme change at night - light theme is too bright at night and dark theme is too dark in the sunshine...

    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)
  13. Create color themes that use OS native colors

    Electron has several API functions for retrieving specific native colors from the operating system. The main function that does this is systemPreferences.getColor(color), but additional features are provided by systemPreferences.getAccentColor() and systemPreferences.getSystemColor(color). I'm not familiar with any examples of applications that have actually used these functions, but they could be especially nice on macOS Big Sur, where the system colors can be "vibrant"; that is, system colors vary slightly based on wallpaper tinting. Supporting native system colors could help the Mattermost desktop app feel even more at home in various desktop environments.

    You can find the functions in question…

    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. outlook IM

    When clicking on "Send IM" in Outlook, it always opens Zoom Chat instead of MatterMost, because Zoom has an Outlook plug in for Outlook chat, but MatterMost does not.

    The only Outlook plug in available on the MatterMost website is to forward emails. We desperately need a native MatterMost Outlook integration to make MatterMost the default chat/IM application when clicking that button in Outlook.

    4 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. Being able to downsize fotos when uploading from phone

    When Uploading fotos have an option to reduce size.

    1 vote
    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. Highlight everything you missed when clicking on channel

    When you click on a channel with unread messages, everything you missed is highlighted.

    6 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. Change iOS notification sound

    On the iOS platform there doesn’t appear to be a way to customize the sound made for a new message alert. And worse still, it makes a rather generic default iPhone “ding” sound that just disappears among all the other noise my phone constantly makes.

    It would be really ideal if that sound can either be changeable by the user, or at least unique enough to be easily recognized (think the tweet sound from the twitter app for example).

    A way to achieve this could be by exposing a settings configuration option that allows the user to choose from sounds…

    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)
  18. inverted chat window configurable

    This would not be only for the app. It is more a general thing for the appearance.
    I would like to have a setting which gives me the option to invert the chat winodw. What i mean in detail with that is that the chat input would be on top. New messages would appear on top aswell and i have to scroll down to read older messages instead of up.
    thanks

    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)
  19. Add a reaction that says "MERGED"

    Please consider adding an emoji that says "MERGED" (maybe in green?) for software pull requests. It would help let the team know that they no longer need to review a PR that has been sent in a team channel and would save time. Thank you!

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 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)
  20. Provide skin colours other than white for your emojis

    Please provide skin colours other than white for your emojis.

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    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