Skip to content

General

Please search for existing ideas before posting a new idea.

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

1259 results found

  1. Permalink to the part of message

    If you want to show something in source code message or big plain text, you can select part of message and send it as permalink instead full message permalink.

    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)
  2. Protocol handler for deep linking to channel in desktop or mobile app

    Use a protocol handler to get to channels within the desktop app with a format like:
    "mattermost://channel?id=#{mattermostchannelid}&team=#{course.mattermostteamid}"

    Something similar could be implemented in the mobile apps too.

    Some open questions:
    - what happens if someone clicks the deep link but doesn't have the app open or installed?
    - should the deep link work for public channels only?

    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)
  3. direct message

    Improve search/filter during direct message.
    With more than 100 users, it is really tough to find the user for DM through scrolling. Sometimes the user only know the first name and not last name... or worse, can only guess the spelling

    Would be great if we could use

    "mochi"

    to find

    "masashi-mochizuki"

    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. add a go to date feature similar to stack

    add a go to date feature similar to stacks. I use this for example to go to the top of a channel. Specially after joining a new channel.

    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. Add a system console option to hide the "Leave Team" button

    For instances that only use one team, the option to leave the team is not useful.

    Please add an option to the system console to hide the button or add a user permission for this function.
    The user permission would be the preferred way to handle this to be prepared for growing instances.

    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. Show Emoji picker for current message when hovering on message and typing space

    It is a bit cumbersome to select an emoji reaction since the button is fairly small and all the way to the right. I suggest to open the emoji reaction picker when hovering on a message and typing space.

    Preview of the idea : http://output.jsbin.com/zabupucuso

    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. Support Ninja Edits

    Ninja edits are post edits that occur very shortly after the initial submission. These edits do not receive the (edited) marking.

    It would be nice to give users a little grace period to fix their spelling mistakes, e.g. 1 minute, before the (edited) label is appended to the message. On Reddit it works that way.

    7 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)
  8. Custom date display setting in users Account settings

    It would be nice if users (for example for languages that are not yet translated for Mattermost) could change the format of the date in their apps like they can now change the time appearance. For example short date would be very nice option for many european languages like "dd.mm.yyyy" or even "d.m.yyyy" or "d.m.yy" (year wih two digits only).

    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. 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)
  10. 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)
  11. 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)
  12. Support external keyboard

    See issue: https://github.com/mattermost/mattermost-mobile/issues/2512
    When an external keyboard and an on-screen keyboard is used, the chat input text field looses focus as soon as the on-screen-keyboard is hidden, probably because hiding the keyboard changes the screen size and therefore triggers a redraw/relayout. I suggest to fix this.

    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. Android Multi-Window support

    Support the Android multi-window feature. Currently, resizing of the application window seemingly crashes the app.

    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)
  14. Improve the inline display of attached photos on mobile

    The current image display on iPhone with the file properties listed to the side of the image doesn't allow the user to really see what the image is. Instead, the user must click the image every time. The current format gives more emphasis to the image properties than it does the image. When typically the user really only cares about seeing the image.

    It would dramatically improve usability if it functioned similar to the web app/browser. Display a fullwidth image with the file name on a separate row above it.

    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)
  15. Add a pin icon directly accessible

    Would it be possible to have an icon to pin a message directly, without having to click on the 3 dots? The solution would be either next to the "Flag" icon on the left (my prefered solution, like the picture below), or next to the Emoji icon on the right?

    https://user-images.githubusercontent.com/9964305/53569295-2aa90880-3b64-11e9-8980-5d04b0c62e6b.png

    Thanks!

    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)
  16. Password change on mobile application (Android)

    Hello,

    It would be great to be able to change our password via the mobile application instead of having to use a web browser or desktop app.

    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)
  17. Have ability to close a channel without leaving it

    Currently it is not possible to 'close' a channel without leaving it, or remove it from the sidebar. This can be problematic when you are a part of many channels, especially private ones where you will need to be re-invited to it after leaving it. For example, I would still like to be part of a particular private channel in the event that something comes up, but I would like to have the option to close it/remove it from the sidebar to avoid clutter.

    Right now there is no method to close a channel from the sidebar and still be…

    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)
  18. Enable automatic account deprovisioning for SAML

    As per the documentation : https://docs.mattermost.com/deployment/sso-saml.html#saml-single-sign-on-e20 SAML currently does not support automatic deprovisioning, and is only possible if AD/LDAP sync is enabled.

    For environments where AD/LDAP is not possible, it would be great if SAML could also automatically deprovision users from Mattermost as well.

    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)
  19. 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)
  20. lifesize

    Looking for a Integration for video conferencing system "Lifesize"

    7 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  ·  Integrations  ·  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?