General
Please search for existing ideas before posting a new idea.
1200 results found
-
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 -
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 themsg_count
(second request) from thetotal_msg_count
(first request).This topic has already been discussed on github: https://github.com/mattermost/mattermost-server/issues/8591#issuecomment-383909505
7 votes -
lifesize
Looking for a Integration for video conferencing system "Lifesize"
7 votes -
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 -
Auto-archive channels
Hello All,
Would be great to have any option to configure on MM to auto-archive channels (private or public) if no activity for a time period.
This will be really useful, due, we create channels everyday for temporal purposes (incidents, discussions, etc) and no always the participants archive the channels when are not needed.
So, an automatic way to do that would be great to perform the archival for the channels which the last activity was older than 30 days for example...;)
7 votes -
Add support for emoji reactions in Slack import
Both Slack and Mattermost support emoji reactions to posts and Slack also includes information about those reactions in its export files. So I think it shouldn't be too hard to make it possible to preserve those reactions when performing import from Slack.
Though not always important, there can be many cases when it can be very desirable to keep those reactions and transfer them to Mattermost during migration.
7 votes -
Integrate GoToMeeting
As we use GoToMeeting, the Mattermost plugin for Zoom does not help. We would verymuch appreciate a similar possibility to integrate GoToMeeting.
7 votes -
🌓 Automatic dark/light mode switch using standard CSS
It's now possible to follow the OS dark mode preference in CSS. 🌝🌚
Stackoverflow is using it and it's brilliant [1].
It seems that now it is reasonably simple and supported [2] using CSS.
This would require a new option where one defines the dark and light themes one wants and then MM uses the CSS tech above to switch them under the hood.[1] https://stackoverflow.blog/2020/03/31/building-dark-mode-on-stack-overflow/
[2] https://stackoverflow.com/questions/50840168/how-to-detect-if-the-os-is-in-dark-mode-in-browsers7 votes -
Integrate with OpenProject/projeqtor
Integration of Mattermost with an open source, self-hosted application like OpenProject or Projeqtor would be really helpful.
7 votes -
Username text color configurable
In the Center Channel area, be able to configure a "Username Text Color" separate from "Center Channel Text" . This could improve readability when using compact mode.
7 votes -
Allow customizing GitLab login button
Currently, the GitLab login button just says "GitLab". It would be helpful to be able to modify it to refer to an organization-specific gitlab instance.
7 votes -
Snooze channel for 1h, 8hrs or 24hhrs
It would be nice to be able to mute a channel for a set period of time then it automatically unmute itself. Facebook Messenger has a similar feature called Snooze.
7 votes -
Increase the maximum nickname length (or a pronoun field)
In our mattermost, users have been organically adding their pronouns to the end of their nickname, which is great, but when users have particularly long names, it's impossible for them to add more than 22 characters.
Example: "Joe Smith (he/him)" works fine at 18 characters, but "Alexander Bernard (They/Them)" at 29 characters goes well past the 22 character limit.
Because of the number of potential duplicate users based on their first name, there just isn't a good way to add pronouns, and it's difficult to explain that the 22 character limit on nicknames isn't able to be extended on our…
7 votes -
Remove message action popup when selecting text
If someone sends you a long message with text you need to copy, the pop on the right side of Mattermost for replying, reacting to messages, and has "more actions", gets in the way of selecting the text.
This is especially bad when using the compact layout, because it completely obscures the text underneath it. It would be nice if the popup didn't overflow on to messages or at least didn't show up when selecting text.
7 votes -
Provide options for turning off the link previews for specific sites
Currently, we do not want to turn off all link previews (Enable Link Previews: false). Can we get an option for turning off the link previews for specific sites such as Gitlab?
Thanks.
7 votes -
add no reply warning in email template
Hi team and thank you for your work.
We are an organization that runs a Mattermost Team Edition instance which is used by near 6.000 users.
Sometimes, we have users replying directly to email notifications sent by Mattermost. These replies get back to us, and we do not have time to forward it nor to warn the senders that their messages didn't reach the right people.Would that be possible to change email template by adding something like (with french translation, it would be awesome though!):
"Do not reply directly to this email, otherwise people will not get your message"…
7 votes -
add feature to create groups of Members.
Create groups of members to easily add a group to a new channel vs. adding/inviting people individually, or be able to tag a group of people.
7 votes -
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 -
Timer for channels
Add a timer - like an egg clock.
"I set the timer on this channel to 15minutes, and when its over, @channel gets a notification to stop their tasks and message the results here"
"Ok, everybody brainstorm this idea until the channel timer bleeps"
"Scrum meeting is delayed 30 minutes, I set up a timer so you dont miss the start of it"
6 votes -
Support connecting with IRC clients
Mattermost should support regular IRC clients. A bridge require you to host an entire separate IRC server just for a couple of IRC clients, unless you want to give control to an IRC network. In addition, a bridge per definition is hackish. People speaking are not in the userlist, private messages are impossible etc.
6 votes
- Don't see your idea?