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. Limit number of times animated emoji will loop

    When users have their mattermost window open all the time, animated emoji that are endlessly looping can be very distracting and annoying. If they paused after looping a set number of times, it would greatly improve the user experience for me.

    8 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. Display all unsent draft messages in one place

    Every once in a while, I stumble upon an old draft I started typing, never finished or sent, in various locations (public / private channels, direct messages, threads...). It's nice that the icon next to the location is sometimes showing clearly that I have a draft there, but with many channels/DMs/threads I still risk losing a draft.

    8 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. Allow response from outgoing webhooks

    In slack an outgoing webhook can reply with:
    Hi, I have a (working) slack webhook that responds with like:

    { "text": "Thanks! Build was queued" }

    These responses are ignored by mattermost currently. It would be great if they worked too.

    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)
  4. Sync between redundant servers

    In 2015, GitHub user titanous proposed adding support for more than one instance of the API server. (https://github.com/mattermost/platform/issues/402) It was suggested that it would be added before the 1.0 release, but the issue has since been closed without any changes. Since I didn't see this feature requested in this forum, I thought I would post it so that the community can vote on it.
    I work with a team of five, all of whom have personal servers, one of which hosts our Mattermost instance. It would be useful for us if we could host as many as five…

    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)
  5. Extract GIF from Giphy links

    When posting a link to a Giphy page (e.g. http://giphy.com/gifs/power-rangers-morphin-OOZLyBA9Euq2I), it would be nice if Mattermost could automatically display the GIF below the post.
    (It works if you post the direct link to the .gif file but most users won't do that.)

    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)
  6. Hotlink preview for uploaded image instead of thumbnail

    When uploading images it will be nice to have a preview features (like when entering an image through a link) instead of the current generated thumbnail which is not very representative of the image. This is somehow how Slack is showing uploaded image.

    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)
  7. Include private channels to search based on current user membership

    Make Mattermost API channels search method
    ( /teams/{team_id}/channels/search )
    to include private channels where the current user is a member.

    E.g. if the user A is a member of channel B and user A performs channel search, it will get channel B in a response from server if B matches the term.

    In Mattermost 5.5.0 search returns only public channels in results. The only way to find channel by display name is to get all channels current user is a member of and iterate over them on client side.

    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)
  8. Auto converted date time

    In cases of a international team managing time zone is often difficult. It would be great if Mattermost supported some kind of timezone conversion. A user can choose his timezone in settings and when posting dates or times in a chat, a special syntax, probably something along the lines of (12:00 PM) would be required. The clients will auto convert the time to local users timezone while displaying. This could be an opt-in feature.

    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)
  9. Push-to-Talk

    While "texting", I would like to be able to transmit an ad hoc sound bite, so that I can quickly verbalize something without having to start a call session - not store-and-forward, but immediate live voice, Star Trek comm badge style.

    I'm glad I ran into you guys in Punta Cana!

    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)
  10. API: Add new_msg_count to /users/me/teams/{{team_id}}/channels/members

    Currently you need to make two calls to get the total count of unread messages or to get the count of unread messages from a single channel (/users/me/teams/{{team_id}}/channels and /users/me/teams/{{team_id}}/channels/members).

    To avoid the first request, it would be nice to have a new property e.g. new_msg_count that returns the current new message count for a channel. This is currently only possible by substracting the msg_count (second request) from the total_msg_count (first request).

    This topic has already been discussed on github: https://github.com/mattermost/mattermost-server/issues/8591#issuecomment-383909505

    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)
  11. Better wording for account deactivation

    When a user want to delete his account, he can think "deactivation" is enough but doesn't necessarily know that it just means that he cannot log anymore…

    Maybe (in advanced settings):

    "By deactivating your account you will no longer be able to log in but the messages will be kept. To permanently delete your account and your messages, please contact your administrator."

    And a similar (or the same) message in email notification.

    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)
  12. User name pronounce upload on profile.

    according to various national users join to Mattermost instance.

    sometimes not sure how to pronounce their name,
    (especially, when people use their real name)

    what if each users available to upload their name pronounce on profile when they create an account.

    and people on the same channel with that person can play it? (only when they click pronounce button)

    I think it would be convenient for who have Mattermost instance like me.
    thank you.

    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)
  13. data retention/purge in open source edition

    I occasionally check in, to see, if mattermost is usable, now.

    Instead, you made it worse.

    You deleted the original thread from years ago:
    https://mattermost.uservoice.com/forums/306457-general/suggestions/36989788-make-data-retention-and-prune-reset-clear-availabl

    https://web.archive.org/web/20201022175434/https://mattermost.uservoice.com/forums/306457-general/suggestions/36989788-make-data-retention-and-prune-reset-clear-availabl

    This is still wide open:
    https://mattermost.uservoice.com/forums/306457/suggestions/15357861

    It would be nice to propose switching to mattermost, but as it stands, it is still unusable.

    There's clearly a need:
    https://mattermost.uservoice.com/forums/306457-general/suggestions/46891111-mmctl-command-to-clean-up-orphaned-files

    Even though few people are aware this 'uservoice'.exists, many people have asked repeatedly over years.

    I voted for the first time (couldn't bother signing up so far). But reading this post, this is at least from 2016. Seems you do not care for new users.

    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)
  14. Password strength indicator

    https://mattermost.atlassian.net/browse/PLT-3378

    Proposing we add a password strength indicator when users set passwords.

    Asking community to comment on how to assess strength of passwords and share recommendations on libraries we can use?

    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)
  15. Toggle the visibility of bot/webhook messages

    I'd like a way to quickly hide/show bot and webhook messages in a channel. It would be easier to have conversations when the channel is regularly "spammed" by bot messages. Could be a simple button in the channel header

    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)
  16. Unsubscribe from email notifications directly from the email

    Currently when you receive an email notification, you cannot unsubscribe from the notifications directly from the email. Instead, you must log in, then go to Account Settings > Notifications to turn them off.

    Propose providing a link in the email which allows you to unsubscribe from the notifications without logging in, similar to Discourse.

    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. Option in a channel: force view pinned posts

    In some channels some messages are ‘must read’...
    An option ‘I have read this one’ would be great then.
    It would also be nice to be able to reorder the pinned posts.

    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)
  18. add newlines with CTRL+ENTER (like in Slack and Skype)

    this is the opposite of the current setting:
    ENTER inserts a new line and CTRL+ENTER submits the message.

    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)
  19. Allow administrators to set emoji aliases

    I've run in to several emoji that use a non-standard name in Mattermost, which I've found to be very confusing. One prime example is that the "party popper" emoji (as it's known on many other platforms) is called "tada" in Mattermost. I'd love to be able to set an alias of party_popper for this.

    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)
  20. Order DM and Members list by online indicator

    1. Member list (popup box) in the header
    2. Direct Messages list
    • If you can change order by in this lists to order first by online status, then second by name, then it could be more useful.
    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)
1 2 6 8 10 13 14
  • Don't see your idea?

Feedback and Knowledge Base