General
Please search for existing ideas before posting a new idea.
- or
1200 results found
-
Display local time of person you're messaging above text box
Like slack has, would be better to display the local time of the person you're messaging, as we have people on our server from over 4 different time zones
2 votes -
URL search modifier
Ability to filter searches by URLs similar to how we can filter by messages and files today (https://docs.mattermost.com/channels/search-for-messages.html#search-modifiers), to make it easier to find URLs in posts.
1 vote -
Cache emojis on server from S3
The Mattermost server downloads every emoji as the user requests it from S3. To minimize S3 traffic the emojis should be cached server side so every request does not need to hit S3.
1 vote -
"remember previous url"
Whenever app login expires, user is taken all the way back to the 'Enter server URL' screen.
It would be a really nice touch if the mobile app would pre-fill the last-used URL, meaning the user has to remember one less thing when away from their normal work computer.
2 votes -
Add groups/teams assignment for OpenID Connect
In scenarios without LDAP there is no way to assign users to Teams as it can be done with LDAP groups. Having a way to achieve this through OpenID Connect would be a great feature.
4 votes -
Filter out inactive users in Mattermost system console user list
Mattermost system console user list should allow to filter out inactive users, or in other words to only show active users and admins.
Right now you only have following options:
"All users"
"System Admins"
"Guests"
"Inactive"So an option "All Active users" should be added.
Also a filter to show only users which has/has not enabled MFA would be very useful
22 votes -
Add shortcut to change server
It is really great to be able to use the same client for multiple servers (which is not possible on the mobile app)
It would be really awesome to be able to switch servers with a keyboard shortcut ! It is the last use of the mouse I still have in mattermost.
3 votes -
Back button that takes you to your previously posted messags (perhaps highlighting them)
We have a lot of channels and I posted a message and moved to another channel. I then noticed that the message I posted (via the thread chat) was not in the channel I thought. Would be good if there was a back button which would take me to my previous message, switching channels as necessary and perhaps highlighting the text. This could keep taking you back.
1 vote -
mention a channel with #
On different chat software you can mention a channel. For example: #test. If you click on the #test, you will go to that channel. I miss this feature in the app right now so I think this will be very useful.
4 votes -
Support readonly filesystem without errors
It is a best practice to run kubernetes workloads as readOnlyRootFilesystem. See https://kubernetes.io/docs/tasks/configure-pod-container/security-context/.
When running with such a security context, Mattermost will throw an error : Failed to update assets subpath from config.
This is the case even if the deployment is not served as a subpath.
My proposal is to add support for a readonly filesystem, by either :
- Detecting when the SITE_URL is not affecting the subpath, thereby not raising an error and not trying to update the subpath
OR
- Writing the updated files to a different directory that can be mounted as a read-writable volume instead of trying to updated assets in the root filesystem.Code location https://github.com/mattermost/mattermost-server/blob/c4b4e1bc38eb7ff9fcc77af93873c1386392089e/utils/subpath.go#L149
It is a best practice to run kubernetes workloads as readOnlyRootFilesystem. See https://kubernetes.io/docs/tasks/configure-pod-container/security-context/.
When running with such a security context, Mattermost will throw an error : Failed to update assets subpath from config.
This is the case even if the deployment is not served as a subpath.
My proposal is to add support for a readonly filesystem, by either :
- Detecting when the SITE_URL is not affecting the subpath, thereby not raising an error and not trying to update the subpath
OR
- Writing the updated files to a different directory that can be mounted as a read-writable…1 vote -
make channel read-only for specific users (mute)
I'd like to have the ability to restrict users from writing in a channel without having to remove them altogether. Like muting them/making the channel read-only for them specifically.
3 votes -
Visibility of the Pinned Post
Hello to all
The post pin option is very good, but it is better to be able to see the post I am pinning at the top of the channel.
Not that you have to click on the icon to see it
Because some channel users may not notice the icon and see the postAnd I think this can be done for all versions of different platforms
37 votes -
search in message attachments
Allow search in message attachments. Currently, searching for text inside a message attachment doesn't produce any results. I suspect that this is similar to https://mattermost.uservoice.com/forums/306457-general/suggestions/19061098-allow-message-attachments-to-generate-mentions
1 vote -
Regex search through emojis
With the recent advent of .*ge emojis (ie sadge, madge, agreege) it would be useful to search for emojis matching a regex pattern.
3 votes -
Allow Zapier to run a Playbook
It would improve very munch Playbook to allow it to be run from Zapier
4 votes -
A format for coloring text
Hello dear friends
Given that there is no format for coloring part of the text
Please vote to add this format to this post.Colored text is very necessary to send a message and emphasis
14 votes -
y'all
@y'all tags like @all
38 votes -
Show Google Doc name when sending a link
When you send a link like https://docs.google.com/document/d/1ASZ3gzGenYZCKb_cZ0KVRyRAGPPVNkdXQeyQDzW2w/edit, show the name of the Google Doc to easier understand what it is about
12 votes -
Channel Footer
Users frequently put information and urls into the channel header.
Example: hr-channel might have some links to Q&A, or commonly used sites within a company.
Problem: Users join new channel and don't think to look at the top of the screen. So, the same questions are asked over and over.
Solution: Add channel footer. Users can have quick links that are easily viewable. They are more likely to see them!
11 votes -
Outgoing webhooks for bot accounts
It would be great if I could specify a webhook URL for a bot account that is triggered (similar to an outgoing webhook) whenever the bot receives a private message or is @mentioned in a channel that it is a member of.
4 votes
- Don't see your idea?