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. Option to show integration username overrides in push notifications

    When push notifications get sent they show up as my username for my integrations (username posted to channel). It would be great if the notifications showed username overrides instead or there was an option to do so, "Nagios posted to channel".

    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. Build Android app without Google Play Services

    The Android app requires the Google Play Services because it uses GCM for push notifications. This library is not open-source so it prevents Mattermost from being included in FOSS repositories like F-Droid.
    It would be nice to have an option that builds the app without GCM.

    174 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. Demo site

    There should be a demo site with fake data.

    Screen shots are nice, but to set up the app and then discover it's not for you, is a hassle.

    12 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. Limit matches for @ completion to users in the active channel

    With a mattermost setup with hundreds of users, you get a lot of username matches when you type @, however if you're in a channel with only a small subset of the hundred users, you still need to narrow down the list by typing in more characters than necessary to match the name you want. For improved efficiency the list of users to match against shoulld be limited to the users currently on the channel.

    This limit should of course not be applied if you are doing /msg @someone, and possibly not even when you mention @someone somewhere inside your…

    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)
  5. Rename Group-Members locally

    It should be possible for everybody to change the names of the Team-Members locally.

    17 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. For file storage, add support for Google Cloud Storage

    For users who don't want to or can't use Amazon S3 or local filesystem, adding support for Google Cloud Storage improves the "Cloud portability" of Mattermost, in addition to supporting more use cases.

    21 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. Asynchronous uploads (that do not block chatting)

    Right now, when you upload a larger sized file you are blocked from chatting until the upload finishes.

    It would be nice if the upload is handled separately so you can continue sending new chats while the upload is processed. Slack does this too.

    10 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. Integration with Bitbucket

    Please create an integration with bitbucket

    66 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. Add a system console option to set whether team admins can make a team open

    Currently there is an option to restrict team creation. It would be nice to have the option where we let team admins create teams, but restrict open teams to system admins only

    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)
  10. Implementing Pingdom Webhooks

    Actually Pingdom webhooks aren't supported, either in (old) /GET nor (new) /POST flavour.

    New /POST format:
    FORM/POST PARAMETERS

    None
    HEADERS

    Accept-Encoding: gzip, deflate
    Accept: /
    Content-Length: 621
    X-Request-Id: 23152976-5a56-45b8-9d0a-9a782b57691b
    Via: 1.1 vegur
    Total-Route-Time: 0
    Host: requestb.in
    Connection: close
    Content-Type: application/json
    User-Agent: pingdom-bot
    Connect-Time: 1
    RAW BODY

    {"checkid": 2148165, "checkname": "test", "checktype": "HTTP", "checkparams": {"basicauth": false, "encryption": false, "fullurl": "http://nos.ww12asdfdsfsdfsf.com/", "header": "User-Agent:Pingdom.combotversion1.4(http://www.pingdom.com/)", "hostname": "nos.ww12asdfdsfsdfsf.com", "ipv6": false, "port": 80, "url": "/"}, "tags": [], "previousstate": "UP", "currentstate": "DOWN", "statechangedtimestamp": 1464616436, "statechangedutctime": "2016-05-30T13:53:56",

    54 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. 3 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)
  12. Filtering webhooks to process every post

    I'd like to code up support for specifying remote filters that would get to process every post. When a post is sent to the server, it would get passed to the processing service(s), which would return a potentially modified message to get saved/displayed. It would also potentially trigger an incoming webhook that might add follow-on information. The specification of the "filtering webhooks" would be similar to that of outgoing webhooks. Would anyone else be interested in this?

    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. Ability to customize the site favicon

    When a user interacts with several Mattermost instances having always the same favicon can get highly confusing.

    With versions pre-3.0 it was fairly easy to directly change the favicon files on the installation. It looks way more complex since the 3.0 came out as the file names are no longer predictable

    33 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. Support gitlab avatar

    When a user signup using gitlab sso, it would be nice if mattermost imports the avatar image as the user's profile picture.

    19 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. 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)
  16. 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. Add a quick transition to Idividualny chat

    Add a quick transition to Idividualny chat by clicking on the user name\avatar in the channel.

    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)
  18. Provide an option to show the amount of new messages in a channel

    Actually we can see our amout of new mention in a channel, is it possible to do same thing with new messages ?

    I think the bold text for new messages isn't visible enough, with a sort of buble like mentions it can be more visible.

    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)
  19. Team name length longer than 15 characters

    we have teams with names like infrastructure engineering - 26 chars. we will struggle to fit in 15. ok for the url but poor for finding them

    44 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. 11 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