General
Please search for existing ideas before posting a new idea.
1251 results found
-
add a go to date feature similar to stack
add a go to date feature similar to stacks. I use this for example to go to the top of a channel. Specially after joining a new channel.
7 votes -
Add a system console option to hide the "Leave Team" button
For instances that only use one team, the option to leave the team is not useful.
Please add an option to the system console to hide the button or add a user permission for this function.
The user permission would be the preferred way to handle this to be prepared for growing instances.7 votes -
Show Emoji picker for current message when hovering on message and typing space
It is a bit cumbersome to select an emoji reaction since the button is fairly small and all the way to the right. I suggest to open the emoji reaction picker when hovering on a message and typing space.
Preview of the idea : http://output.jsbin.com/zabupucuso
7 votes -
Support Ninja Edits
Ninja edits are post edits that occur very shortly after the initial submission. These edits do not receive the
(edited)marking.It would be nice to give users a little grace period to fix their spelling mistakes, e.g. 1 minute, before the
(edited)label is appended to the message. On Reddit it works that way.7 votes -
Custom date display setting in users Account settings
It would be nice if users (for example for languages that are not yet translated for Mattermost) could change the format of the date in their apps like they can now change the time appearance. For example short date would be very nice option for many european languages like "dd.mm.yyyy" or even "d.m.yyyy" or "d.m.yy" (year wih two digits only).
7 votes -
Include private channels to search based on current user membership
Make Mattermost API channels search method
( /teams/{team_id}/channels/search )
to include private channels where the current user is a member.E.g. if the user A is a member of channel B and user A performs channel search, it will get channel B in a response from server if B matches the term.
In Mattermost 5.5.0 search returns only public channels in results. The only way to find channel by display name is to get all channels current user is a member of and iterate over them on client side.
7 votes -
Auto converted date time
In cases of a international team managing time zone is often difficult. It would be great if Mattermost supported some kind of timezone conversion. A user can choose his timezone in settings and when posting dates or times in a chat, a special syntax, probably something along the lines of (12:00 PM) would be required. The clients will auto convert the time to local users timezone while displaying. This could be an opt-in feature.
7 votes -
Push-to-Talk
While "texting", I would like to be able to transmit an ad hoc sound bite, so that I can quickly verbalize something without having to start a call session - not store-and-forward, but immediate live voice, Star Trek comm badge style.
I'm glad I ran into you guys in Punta Cana!
7 votes -
Support external keyboard
See issue: https://github.com/mattermost/mattermost-mobile/issues/2512
When an external keyboard and an on-screen keyboard is used, the chat input text field looses focus as soon as the on-screen-keyboard is hidden, probably because hiding the keyboard changes the screen size and therefore triggers a redraw/relayout. I suggest to fix this.7 votes -
Android Multi-Window support
Support the Android multi-window feature. Currently, resizing of the application window seemingly crashes the app.
7 votes -
Improve the inline display of attached photos on mobile
The current image display on iPhone with the file properties listed to the side of the image doesn't allow the user to really see what the image is. Instead, the user must click the image every time. The current format gives more emphasis to the image properties than it does the image. When typically the user really only cares about seeing the image.
It would dramatically improve usability if it functioned similar to the web app/browser. Display a fullwidth image with the file name on a separate row above it.
7 votes -
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 -
Have ability to close a channel without leaving it
Currently it is not possible to 'close' a channel without leaving it, or remove it from the sidebar. This can be problematic when you are a part of many channels, especially private ones where you will need to be re-invited to it after leaving it. For example, I would still like to be part of a particular private channel in the event that something comes up, but I would like to have the option to close it/remove it from the sidebar to avoid clutter.
Right now there is no method to close a channel from the sidebar and still be…
7 votes -
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}}/channelsand/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_countthat 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
- Don't see your idea?