General
Please search for existing ideas before posting a new idea.
1232 results found
-
allow admins to set the default channels when a member joins
It was nice in Slack to say for the batch of invitees that have been recently invited that they be thrown into channels x, y, z instead of having to manually Add Member to varying channels or ask them to seek out channels and add themselves.
134 votesHey all! The work has now started and we’ve released an experimental setting for default channels.
System Admins can configure default channels via config.json, here is more information about it https://docs.mattermost.com/administration/config-settings.html#default-channels-experimental
Big thanks to @dschalla for contributing this improvement!
-
Unread marker "time machine"
It would be nice to be able to "go back in time" when it comes to "unread posts". I have not studied in detail how MM keeps track of this, but I'm guessing a "last seen postId" or a "last seen postDate" or something similar. Anything greater than this is "unread". Anyway, what I would like to see is a way to "undo" or "go back in time" on nn unread states.
Say I login today, I have 33 unread/new messages. But I want to go back to the "unread count" I had the last time I logged in before…
1 vote -
Build a thread system similar to Twist
As plenty of companies around there we find Slack/Mattermost a bit too chatty at times. More importantly, it sometimes makes it really hard to follow discussion around a specific topic. For now we have two choices :
- Create a specific channel around a topic. But you can start to have a lot of channels really fast
- Use "threads". But to be frank threads implementation is really lacking and not practical for complex discussions
A new player,https://twistapp.com/, has an interesting take on this problem. Real time channels still exists, but there is another category of channels, entirely based on…
70 votes -
Set link preview feature on a `per channel`basis
Add a control to channel drop down menus to enable / disable link preview on a per channel basis
11 votes -
Add a Tablet / iPad version of Second Generation Mobile Apps
The second generation mobile apps currently are not designed to support tablets.
(See https://github.com/mattermost/mattermost-mobile/issues/670)
If you would like to see tablet / iPad support, please help upvote this feature idea so we can track the demand for it.
158 votesBeta support for tablet/iPad was added in v1.3
-
search through all teams
Right now the scope of the search feature is limited to the current team. It would be great to have option allowing to specify the scope: channel, team, global (for example)
233 votes -
Send stickers like in telegram
emojis not expressive enough? with sticker packs from telegram, it would definitely spice up your chat in your team!
355 votesLabel and status updated.
-
Playback iPhone videos
Being able to view videos uploaded with an iOS device (.mov)
29 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
- Don't see your idea?