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. Google Apps sign-in

    Ability to use Google Apps SSO with ability to restrict account creation to a list of domains, similar to email-based sign-on.

    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)
  2. Keep only one running instance of the desktop

    A workflow for me with other apps is to use the Start/Search to find the app in question and then open it there. If the app ran already, I'd open that app (f.ex. with Outlook or Skype for Business).

    With the MM app for Windows, I get a new instance of the running app.

    Could you open the existing instance if there is one?

    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)
  3. resize conversation window

    It would be handy to be able to resize the conversation window to make it wider. I have just posted some code in there where some of the lines are longer than the width of the conversation window so they wrap. it makes it kinda hard to comprehend it.

    Yes I can of course view the message in the "main" window but this lessens the value of the conversation window.

    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)
  4. Allow channel headers to be locked down

    In channels with 200+ members, people sometimes mess up with the channel headers and this is unwanted when important announcements are being made up there. I think the "topic" should be able to be locked down and write-able only by admins, just like on irc.

    Maybe a global option to lock the headers to channel creators? Or allow certain people to change the headers (permissions?).

    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)
  5. Add "What i do" field in General Settings

    In large organization sometimes people don't know each other. Slack has "What i do" field and people can describe what their role in the organization there (like "I am Software Engineer" or "Internet Marketting"). Adding field like this in General Setting will be very helpful.

    This field should appear in user profile box when we hover on someones name too.

    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)
  6. Thumbs up on posts

    Thumbs up feature, like on Facebook for posts

    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)
  7. AppConfig support

    AppConfig is a MDM management method for third part application.

    It allow IT team in charge of device management to preconfigure company's apps according to internal needs.

    Regarding Mattermost, this is needed to preset server URL + User ID. Like that end user only have to enter their password.

    Better user experience for the end user and less work for the help desk.

    http://www.appconfig.org

    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)
  8. RestrictPublicChannelManageMembers

    It would be cool, if you added a policy for RestrictPublicChannelManageMembers as it already exists for RestrictPrivateChannelManageMembers.

    The idea is that not everyone should be able to remove other users from public channels.
    Even if there is no banning, removed users wont get notified of their removal and it results into trolling to join all public channels and remove all members from all public channels.

    Especially, if there are quite a few public channels, it really hurts to have to rejoin all the channels, just because some troll kicked everyone off.

    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. New plugin hook to preproceses/format posts

    I tried to implement a plugin which supports spoilers and moderated posts.

    To achieve his would require me to process or format the post when it is being rendered.

    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)

    Thank you for the proosal! In fact, web app plugins can render different post components based on the post’s type. Any time the web app encounters a post with this post type, it replaces the default rendering of the post component with your own custom implementation.

    This allows you to create a custom format for posts.

    https://developers.mattermost.com/extend/plugins/webapp/#custom-post-type-components

    Let us know if there is further functionality you’re looking for from the feature?

  10. 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)
  11. 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. 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)
  13. provide a native Go binary

    For the convenience of not having to resort to docker in environments where nginx / postgresql / node.js may already be running or deploying docker is not an option.
    Ideally, all platforms officially supported by Go but Linux & Mac OS X would be good to start

    2 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)
  14. Add @all mention as a mention as a configurable option.

    A recent release of Mattermost removed the funtion that @all notifies everyone in the team.

    Would it be possible to return this feature to the 'Notification Settings' as a possibility, but disabled by default?

    The current workaround is to add @all as a keyword to trigger

    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)
  15. Upvoting and downvoting messages (like reddit)

    Allow for updating and downvoting messages (like reddit) and/or have something like a uservoice feature request functionality as part of mattermost. Idea: Up- or downvote suggestions.

    2 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)
  16. Webhook/Integration Management

    Create a page where admins can view/edit/delete all users' webhooks/integrations

    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)
  17. only show the number of mentions in the red circle over the channel menu button

    the red circle with a number in it gives the impression that i have missed important chats. it would be more useful in my opinion if the number represented the number of unread mentions and personal messages instead.

    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)
  18. Add svg attachment rendering

    When attaching a jpeg or png image, an image preview is rendered. An identical behavior with svg would be quite useful. Additionally since svg is supported by all the modern browsers, I imagine the implementation would be relatively straightforward unlike with some other attachment formats.

    2 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)
  19. 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)

    Hi all! Mattermost mobile apps v1.3 and later support the ability to turn off notification sound and vibration.
    – on iOS, you can configure it on your system notification preferences
    – on Android, sign in to the Mattermost, tap on the three dots at the top of your screen to open the main menu and choose “Settings”. There, you can configure your notification preferences.

    iOS: https://itunes.apple.com/us/app/mattermost/id1257222717
    Android: https://play.google.com/store/apps/details?id=com.mattermost.rn

    For the desktop and browser, you can configure desktop notification sounds from your Account Settings: https://docs.mattermost.com/help/settings/account-settings.html#notifications

  20. Display full post timestamp in a tooltip

    When hovering over the "5 minutes ago" timestamp on a post, display the full date and time that the post was made as a tooltip.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  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)
  • Don't see your idea?

Feedback and Knowledge Base