General
Please search for existing ideas before posting a new idea.
1222 results found
-
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}}/channels
and/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_count
that 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 -
🌓 Automatic dark/light mode switch using standard CSS
It's now possible to follow the OS dark mode preference in CSS. 🌝🌚
Stackoverflow is using it and it's brilliant [1].
It seems that now it is reasonably simple and supported [2] using CSS.
This would require a new option where one defines the dark and light themes one wants and then MM uses the CSS tech above to switch them under the hood.[1] https://stackoverflow.blog/2020/03/31/building-dark-mode-on-stack-overflow/
[2] https://stackoverflow.com/questions/50840168/how-to-detect-if-the-os-is-in-dark-mode-in-browsers7 votes -
Integrate with OpenProject/projeqtor
Integration of Mattermost with an open source, self-hosted application like OpenProject or Projeqtor would be really helpful.
7 votes -
Simple image editor - draw line to highligt part of image
A simple image editor for uploaded images. This to draw lines, write text and add arrows. Would be great when explaining things. As in a quick bug report.
7 votesLabels updated.
-
Username text color configurable
In the Center Channel area, be able to configure a "Username Text Color" separate from "Center Channel Text" . This could improve readability when using compact mode.
7 votes -
Allow customizing GitLab login button
Currently, the GitLab login button just says "GitLab". It would be helpful to be able to modify it to refer to an organization-specific gitlab instance.
7 votes -
add member to direct message group
Allow people to be added to direct message groups without creating a new DM group.
7 votes
- Don't see your idea?