Skip to content

General

Please search for existing ideas before posting a new idea.

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

1161 results found

  1. show the device type the user is connected with (desktop vs mobile) with an icon near his avatar

    it is often useful to know when your contacts are chatting from a PC or from their smartphones.

    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. When sharing something from mobile browser to the Mattermost app, it should remember the last channel shared to as the new default

    When you share something from the mobile browser to the Mattermost Android app, it does not remember the last channel that was shared to.

    For example, the Mattermost app defaults to channel A because that is the last used channel. When I share a link from the Chrome browser to Mattermost, it will default to channel A, but in this case I opted to share to channel B. The next time I share a link, it will still default to channel A despite my last share being to channel B.

    It would be very convenient if the Mattermost app would…

    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)
  3. Automatic update for desktop client

    The Mattermost desktop client should automatically check for updates and prompt the user to update. This feature is mandatory in today's security landscape, even for an Electron app.

    Most of our users don't realize their desktop is many version out of date, with pending security fixes.

    Bonus points for shipping builds via the Windows Store, macOS App Store, snapcraft, etc.

    53 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. Make the loading screen match the user's theme colour.

    Hi!

    At the moment, no matter which theme you have selected (dark, light), the startup / loading screen is white with blue logo.

    My eyes adapt slowly to such strong shifts in brightness, and I would love it if would respect my preferences and be dark if a dark theme was selected.


    I posted this as an issue on GIthub, but was asked to move it here: https://github.com/mattermost/desktop/issues/985

    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)
  5. Integration with Figma

    Please create an integration with Figma

    31 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)
  6. Gsuite SAML authentication

    Please add Gsuite as an officially supported SAML authentication source.

    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. a way to secure self-managed Mattermost deployments...

    It is possible to secure self-managed Mattermost deployments w/ Fyde (www.fyde.com)'s unified security and trusted access platform.

    Fyde provides granular access controls for enterprise apps (i.e. Mattermost) and workloads, and continuously monitors access requests.

    With Fyde, you can roll-out strong device authentication, improve security posture of unmanaged devices and remediate configuration errors.

    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  ·  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)
  8. implement a ChannelWillBeCreated hook for plugins

    Implementing a ChannelWillBeCreated hook would allow plugins to react to new channel creation events and should make it possible to deny creating new channels and/or to trigger external services (like provisioning of a bot) when new channels are created.

    15 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)
  9. Plugin hooks for access control and logout events

    Add server plugin hooks for access control (permission change) and logout events to enable developers to create custom server plugins to integrate with internal auditing/intrusion detection tools.

    https://developers.mattermost.com/extend/plugins/server/reference/#Hooks

    16 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. Unread message notifier in launcher icon in Linux

    On Ubuntu 19.04, the mattermost desktop client does not indicate unread messages in the launcher (I mean adding a little pop-up symbol to the icon as shown in this post about Windows #194).

    I don't know if that is intended (no comparison on other systems). For thunderbird a similar thing exists, but I wouldn't know how to implement right away. I suggest a permanent "red dot" indicating new messages, or optionally a counter.

    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)
  11. allow message with slack attachments to show there fallback text in email notifications (instead of sending an empty email)

    Hi all,

    We ran into an issue where messages sent that consist of an attachment as per:
    https://docs.mattermost.com/developer/message-attachments.html 1
    don’t show anything in email notifications. I was wondering if this was intended?

    I can imagine sending the formatted text is difficult, but part of the message attachment is a fallback string and including this in the email notification should be feasable.

    Kind regards,
    Louis

    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)
  12. Allow additional patch params for api/v4/posts/.../patch

    Patching posts via API currently only support "ispinned", "message", "fileids", "has_reactions" and "props".

    It would be great to modify /models/posts.go Patch() func to allow patching "channelid", "rootid" and "parent_id", so re-threading and re-channeling of messages can be possible.

    6 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)
  13. 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.

    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)
  14. add a plugin hook for search

    If plugins had a hook when someone performs a search, they could customise the search experience, e.g. by querying other systems and offering those results too (maybe as an ephemeral post).

    I would love to use mattermost search as our cross-platform search provider...

    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  ·  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)
  15. More events support for Mattermost Webhooks

    I would like to see more support for Jira events for Mattermost Webhooks, other than just; Issue: Created, Updated and Deleted

    Especially would like to see events for Created, Updated and Deleted comments

    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)
  16. Add an option to hide the menu bar

    In the desktop client, it could be useful to have an option to hide the menu bar by default (Signal desktop has this, also an Electron-based app), since it's not used that much in day-to-day usage. It could appear when pressing alt (Signal does this, as well as Firefox). Ideally I'd like the application to be more in-line with Gnome design, using a headerbar, but I realize this would be larger thing, and may not be desirable in a third-party application…

    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)
  17. Improve High Availability UI

    Some improvements could help administration:

    • In the Cluster Status table, highly the node that the user is currently connected to so it's obvious
    • Provide a way to connect directly to the server on the local port to debug that specific server.

    Any other ideas for improvement?

    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)
  18. Allow plugins to add to the settings menu

    Allow plugins to add to the settings menu, much like they can add to the System Console settings.

    18 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)
  19. Have the option for a test license for existing enterprise license holders

    It would be incredibly helpful for enterprise license holders to be able to generate a sort of test license, so that they can set up a test instance with all the features of Enterprise instances (such as LDAP, SAML, etc) so they can test out their settings first before implementing them into their production instance.

    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)
  20. Upload from Nextcloud

    I want to mount Nextcloud (via WebDAV) at the time of posting so that I can attach files directly from Nextcloud.

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

Feedback and Knowledge Base