General
Please search for existing ideas before posting a new idea.
1206 results found
-
Send stickers like in telegram
emojis not expressive enough? with sticker packs from telegram, it would definitely spice up your chat in your team!
341 votesLabel and status updated.
-
Playback iPhone videos
Being able to view videos uploaded with an iOS device (.mov)
27 votes -
channel profile images
Support avatar icons for channels.
it would be great if the service and apps provided a similar API and UX to allow profile images to be assigned and queried for a channel.
This might work similarly to what is in place for users, where the Mattermost API supports getting a profile image for a user, except this request would provide profile image by channel.47 votes -
Delete user avatar from CLI
We need a way to delete an user avatar with the CLI tool.
Currently we delete the in data/users/ manually but it would be easier if we could do it by using the email instead of the ID.1 vote -
Mattermost in SharePoint (e.g. iframe)
The last question regard this topic in this forum was not very helpful. Therefore my question: I have in my company mattermost installed. E.g. matter.mycompany.com - Now I would like to integrate mattermost in e.g. via iframe. How can I easly active the iframe option - in General or just for mycompany.com if this is possible? Thanks in advance!
10 votes -
Touchbar integration
How about adding touchbar integration for the latest Macbook Pros? This is one thing that HipChat had that was quite useful - could be used for emoji search, setting away/dnd status, etc.
Thoughts?
18 votes -
Switch the status color indicator to the background of the icon
User icons are okay now on the left side list but would it be even more clear to switch the icon color to white and change the background color for the status? Please check the link for a demo:
https://github.com/mattermost/desktop/issues/5491 vote -
At present we can render tables, can we have the control to left/right align the tables
At present we can render tables, can we have the control to left/right align the tables.
Use case : For me my data is some what large, which can't fit in a screen. If we have the option to right align some tables, i can manage the space.1 vote -
Set policy for password history
A companies security policy often has rules stating that a password may not be reused. To facilitate this many applications have a feature that allows the administrator to state how many passwords the application should remember until a password can be reused. Think, for example, a maximum of 10 password that the application must remember.
3 votes -
Add anchor to enable introduction text to trigger a command
This would allow for instance to execute a command for the user from a link in the introduction to display a code of conduct, help or whatever usefull content.
2 votes -
Add hard delete post through api/v4 call when loggued in user has system_admin role
It would give more option than a soft delete
1 vote -
Add user_id parameter to api/v4/commands/execute
Adding this parameter would allow direct message to user through api call.
{
"channelid": "string",
"command": "string",
"userid":"string"
}3 votes -
2 votes
-
Add a config show cli command
For troubleshooting purposes it would be handy to have a
platform config show
command that lists the effective configuration values. Thus, overriding environment variables must be considered. At least from the wording ofplatform config validate
('The document is valid'), it seems that environment variables aren't considered.There could be filters to mangle the output, but
grep
is fine, imo.1 vote -
enable sound notification and notification duration on the android app as is desktop app
we have the idea to install mattermost app over the mobile used by technical engineer that work extra- time, night also. we need that the notification sound for mattermost is able to wake up the colleague, specially in the night. for desktop app is possible to select the sound and duration and this is important for our cases. many thanks for your support.
1 vote -
Support for the Slack Real Time Messaging (RTM) websocket API
The RTM API allows integrations to connect to slack from behind a firewall, seemingly connecting much like a normal desktop client might, from any computer, not just an externally visible server.
It's a very important enterprise feature for those wanting to integrate Mattermost with their internal applications.
Further discussion on this can be found here:
https://forum.mattermost.org/t/does-mattermost-support-real-time-messaging-api-from-slack/1287/2And this slack FAQ describes the differences between the Events and RTM API's:
https://api.slack.com/faq#events_apiThis is the Slack RTM API spec:
https://api.slack.com/rtm63 votes -
Visual effect to separate private chats from channels
I'd like to somehow tune the color scheme of the Mattermost to separate private chats from channels. First idea that I got my mind is that maybe there could be an option to set a different background color for private conversations?
19 votes -
Offer an onboarding bot
An on-boarding bot helps new users to on-board into a work environment. In every channel a new team member enters the On-boarding Bot will send a message explaining the channel, what is done there, how the team member can get involved, whom to contact etc. This would help organizations and teams to work more efficiently.
9 votes -
Automated configuration data for /slash command
How about allowing for a special parameter ?getslashinfo=1 or something return the various fields that need to be filled in in the Slash Command configuration.
Add a button "Fetch" to the right of the Request URL and if clicked, MM goes to retrieve Display Name, Description, Request Method, Autocomplete Hint and Autocomplete description fields.
Even if the user gets it back in the wrong language, it'll be easy to translate to the local language. Reponse username and icon should obviously not be allowed to be fetched like this, nor the trigger word.
A second parameter could be sent with getslashinfo=1,…
1 vote -
Override "I forgot my password" for AD/LDAP Authentication
When using AD/LDAP authentication for the Mattermost Enterprise server there is still an "I forgot my password" link. I suggest that you allow Administrators to override where that link points to. For example, I would like that link to point to my corporate password reset and unlock portal. And/or allow administrators to turn that link off. This could be a part of the "Custom Branding" options on the Enterprise version.
27 votesYou can remove the “forgot password link” by
- setting “Enable sign-in with email” to false
- setting “Enable sign-in with username” to falseThat said, we’ll keep this feature proposal open for customizing the “I forgot my password” link.
- Don't see your idea?