General
Please search for existing ideas before posting a new idea.
1206 results found
-
Android App: Support Gitlab double auth
Actually having a mattermost instance connected to gitlab that use omniauth providers (in my case saml, github and google) is not compatible with the android client.
As it's working on IOS, I suggest that you evolve the android client to make it compatible.
From what I observe, the saml token is being truncated
28 votes -
Enable omission of message snippets in email notifications
For organizations with advanced compliance requirements, this feature should enable a System Administrator to omit the inclusion of message contents in email notifications.
76 votesThis setting is available in E20: https://docs.mattermost.com/administration/config-settings.html#enable-notification-contents.
-
view or copy source of a message
It would be really useful to reuse markdown messages.
Currently, Users can see raw message only when markdown is disabled.
And they can only copy their own messages.30 votes -
Allow Team Admins to see statistics for their Team
Currently only System Admins can see individual team statistics information but it would be helpful to allow team admins to see their own team's statistics.
25 votes -
Ability to view channels without joining
Some users want to view a channel before deciding to join: https://github.com/mattermost/platform/issues/2382
277 votesLabel and status updated.
-
Sending emails to Mattermost
Like this in Slack
https://get.slack.help/hc/en-us/articles/206819278-Sending-emails-to-SlackThere is a workaround with Mattermail, but it means for each channel I need to create an email (alias) which is cumbersome.
241 votes -
Create a wizz button, like the old MSN chat
Like the old school MSN chat, it will be nice to add a wizz button or slash command or something else ... ?, meaning we need you to pay more attention to our post, that could be triggered a move on the windows for desktop app, and/or a new notification message.
28 votes -
Magic Link (similar to slack) for logging into mobile or desktop app
Ability to generate a magic link to facilitate logging on to mobile and desktop apps.
11 votes -
Give an option to make team invite links one-time-use
Give an option to make team invite links one-time-use. Reusable invite links (especially ones that aren't auto-regenerated at any point) leaves too much opportunity for unauthorized signups
8 votes -
Disable highlighting of own messages
When chatting, the own messages are currently highlighted (grey background) which is a little bit confusing in my opinion. It would be create to either disable that, turn it the other way around or make it configurable
43 votes -
List the 10 most recent channels/users in the Switch Channels view
Without typing anything, one should be able to select a previous user or channel from the Switch Channels view (Command+K). They should also be listed in chronological order (from most to least recent)
8 votes -
Team specific position
Sometimes we don't have the same position in different team. Maybe it would be interesting to be able to have different position depending on the team, and not one position per account.
9 votes -
Display new messages at the top of channel
It would be nice if there was option to change whether newest messages are displayed at the top or bottom of a channel.
18 votes -
Unread posts in the API
I want to use the API to check if I have unread posts, but it doesn't seem the API contains such a counter. It contains a
msg_count
and amention_cout
, but not the counter I want.
There is still a possible hack:
For each channel in a team:
* Get the timestamp of the last visit
* Get the posts created after that timestamp
* Count them
Besides the fact that it's insanely complex compared to a simple yet handy counter in the API, it involves that we have to fetch the content of all the unread posts, which…23 votes -
Add notification replies for wearables
Currently, whenever a mobile notification is received, it displays the message in the notification, but accessing the notification from a wearable (Android Wear, Tizen, Pebble, etc.) only gives the option to show on phone, with no choice to reply to the message from the notification. It would be nice to have notification replies so that people with wearables can respond to messages quickly without needing to pull out their phone.
31 votes -
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 -
Preinstalled "matter-bot"
I´m just stealing the idea from slack ;)
I would like to see a simple bot that I can configure much like the "Slack Bot" (https://get.slack.help/hc/en-us/articles/202026038-Slackbot-your-assistant-notepad-programmable-bot)
This is a great and simple way to get started with bots!
110 votes -
Let admins allow anonymous posts / anonymous channels
A setting that allows users to make anonymous posts. Or that forces all posts in a given channel to be anonymous.
On a trusted server, this gives users a safe place to make anonymous statements.
Similar to the "Anonymous posting" feature of Discourse: https://www.discourse.org/about/
Enable anonymous posting mode and your users can easily switch to anonymous mode to post about controversial, dangerous, or political issues without fear.
47 votes -
Add a way to spoiler some messages or part of messages
I think it would be a great idea to add spoiler tags like message or message but for spoilers (i.e ^This is a spoil^)
There are several ways to implement this:
-By having an expand/close button for showing/hiding the message
-By having to select the text to see it
-By having to hover on the text with the cursor to see it (might be problematic for touch-based devices)I suggest discussing on what is the best for mattermost.
148 votesFor now, a plugin can be used: https://github.com/moussetc/mattermost-plugin-spoiler.
-
Create a "already used tags" drop down menu when typing # , based on the already used hashtags
To preserve or moderate a given thread , theme or channel, tagging them makes the search much easier afterwards. But to make sure, that the given hashtags will be the same (tag cloud?), by typing # a dropdown should show up with already used tags. Behavior could be the same lile with @ or :(for smileys!).
138 votesHey all! Thanks for upvoting the feature, it is now planned: https://mattermost.atlassian.net/browse/MM-10456
Anyone interested helping contribute the feature to the project?
- Don't see your idea?