General
Please search for existing ideas before posting a new idea.
- or
1200 results found
-
Ability to disable rendering of animated emoji, or to hide posts, to improve performance
The problem I am having is that in some channels when users are using tons of animated emojis, I am seeing my CPU sit at >=30%. If I then switch to a more static channel, the CPU usage drops off the top of the list.
The feature I would love is to either:
* Have the ability to disable the rendering of animated emojis (or gifs?)
* Or to have the ability to hide postsCurrently I have to make sure never to leave a heavy animated channel as my active channel.
101 votes -
feature to export team/channel members
it would be really nice for monitoring and auditing purposes, to be able to extract a list of members in teams and channels
2 votes -
show the device type the user is connected with (desktop vs mobile) with an icon near his avatar
it is often useful to know when your contacts are chatting from a PC or from their smartphones.
3 votes -
keyboard shortcut for preview mode
A keyboard shortcut for preview mode (pre-release feature) toggle will be useful.
3 votes -
Make search work as it should.
Currently, search is horribly broken for technical conversations. For example, given a post which contains a log message, such as:
PROBLEM srvnagios at 10.4.1.74/MYSQL_threads-connected is WARNING
A search for MYSQL will not show this as a result. This is, certainly, just an example and it's been relayed that this is by design due to a lack of support for preceding wildcards (which shouldn't be needed anyway). Simply typing MYSQL in the text box should return any string that contains MYSQL or mysql.
11 votes -
Private metadata on mobile notifications
My organization is using Mattermost heavily, and we'd like to receive mobile notifications to make it more useful. However, currently Mattermost shares a lot of metadata with Apple's and Google's servers:
This is preventing us from enabling notifications.
I'd like to suggest that you treat the Apple and Google push notification services just as a "wake up" signal, without including user ID, team ID, etc. The mobile app would then connect (via TLS) to its server, download any new messages, and generate local notifications based on those.
I recently spoke with someone on the Mattermost team who suggested that push notifications on iOS cannot wake the app, but this information is out of date. Current best practice on iOS is PushKit (https://developer.apple.com/documentation/pushkit), which can wake apps.
Thanks,
JacobMy organization is using Mattermost heavily, and we'd like to receive mobile notifications to make it more useful. However, currently Mattermost shares a lot of metadata with Apple's and Google's servers:
This is preventing us from enabling notifications.
I'd like to suggest that you treat the Apple and Google push notification services just as a "wake up" signal, without including user ID, team ID, etc. The mobile app would then connect (via TLS) to its server, download any new messages, and generate local notifications based on those.
I recently spoke with someone on the Mattermost team who suggested that…
10 votes -
Integrate Apple Sirikit messaging domain in IOS app
allow message sending with siri and automation with shortcuts app
https://developer.apple.com/documentation/sirikit/messaging29 votes -
More Granular Session lengths for SSO authentication
Currently the configurations for SSO authentication session lengths allow for a single digit value representing days that the authenticated session will last before expiring and forcing a re-authentication.
There has been quite a bit of interest within my teams to have this more granular, specifically down to a number of hours (with our preference being somewhere around the length of a work day- 8hours). By doing something less than a single day, with people having varying schedules, it would guarantee that almost everyone will need to re-authenticate when coming back to work. As is, it can happy sporadically depending on when you logged in the previous day, and you may find yourself suddenly booted out.
I’m willing to put the work in to make this possible, but I wanted to gauge interest in the community to see if this would be something likely to have a PR accepted for.
Currently the configurations for SSO authentication session lengths allow for a single digit value representing days that the authenticated session will last before expiring and forcing a re-authentication.
There has been quite a bit of interest within my teams to have this more granular, specifically down to a number of hours (with our preference being somewhere around the length of a work day- 8hours). By doing something less than a single day, with people having varying schedules, it would guarantee that almost everyone will need to re-authenticate when coming back to work. As is, it can happy sporadically depending on…
3 votes -
Add context menu for messages on desktop client
The same menu that shows when clicking the "..." icon to the right, including reactions and reply, should appear when right-clicking on any given message.
It is a major usability inconvenient when using a large screen, to have to move the mouse all the way to the right edge of the screen in order to click that.
16 votes -
Gsuite SAML authentication
Please add Gsuite as an officially supported SAML authentication source.
1 vote -
Add single/double click to comments to Edit comment
I'd like to have a single or double click default on a comment (maybe user-pref) - Mouse-over/highlight comment.. double-click.. comment opens in Editor.
8 votes -
Integrate with Starleaf video conferencing
I would like to see an integration with Starleaf video conferencing. Starleaf is a great VC product and would be a good fit with Mattermost
1 vote -
Add a pin icon directly accessible
Would it be possible to have an icon to pin a message directly, without having to click on the 3 dots? The solution would be either next to the "Flag" icon on the left (my prefered solution, like the picture below), or next to the Emoji icon on the right?
https://user-images.githubusercontent.com/9964305/53569295-2aa90880-3b64-11e9-8980-5d04b0c62e6b.png
Thanks!
7 votes -
Using hashtags to trigger mentions
Currently it is not possible to configure hashtags to trigger a mention.
Example: if "#release" is configured as a word that triggers mentions using this hashtag in a message doesn't trigger a notification. if "release" is configured as trigger, both "release" and "#release" in a message trigger a notification.(our current workaround for notification purposes is to only use words in hashtags that are usually not used in messages - which can lead to unwanted notifications)
1 vote -
Unread message notifier in launcher icon in Linux
On Ubuntu 19.04, the mattermost desktop client does not indicate unread messages in the launcher (I mean adding a little pop-up symbol to the icon as shown in this post about Windows #194).
I don't know if that is intended (no comparison on other systems). For thunderbird a similar thing exists, but I wouldn't know how to implement right away. I suggest a permanent "red dot" indicating new messages, or optionally a counter.
6 votes -
Add a file download progress bar
You constantly need to check Explorer to see if file has finished downloaded or not, very bothersome. A progress bar / download indicator will be very helpful.
33 votesThanks for the comments! Indeed, this feature proposal was for downloads, not uploads. Reopened with proper status.
-
Add a feature to create custom command alias within Mattermost client
We would like a feature to allow leveraging slash command integrations so that users could create custom aliases locally. For instance, one of our integration commands is '/zoom' with additional arguments of 'join' and '<meeting ID>'. We would like to be able to create a custom alias so that a user could always include the arguments along with the slash command without entering 'join' and their 'meeting ID' each time they use the integration.
11 votes -
Add option to disable 2FA on per-account basis
For automation purposes, it can be desirable to disable the two-factor authentication enforcement for an individual account. In particular, bots such as Matterbridge cannot handle the 2FA requirement/enforcement.
8 votes -
Dismiss a direct group messaging
We created a group chat of up to 7 people, but when we finished the group chat, we can't dismiss the group. Group members can only remove the group from the private channel, and can not dismiss the group. Other members can still see the group and send messages. The removed group will appear in the private channel again when other member send a message.
I hope that the creator of the group chat can dismiss the group, and all members of the group will leave the group after the dissolution.23 votes -
Password change on mobile application (Android)
Hello,
It would be great to be able to change our password via the mobile application instead of having to use a web browser or desktop app.
4 votes
- Don't see your idea?