General
Please search for existing ideas before posting a new idea.
1206 results found
-
Android: Add support Per-app language
Please add support Per-app language in Android application.
Details: https://developer.android.com/guide/topics/resources/app-languages1 vote -
Ability to Search only DMs
I would like to search only DMs and exclude searching the channels. In most scenarios, I would have had a conversation with a few people on DMs. I would like to be able to quickly find those conversations without searching in any channels.
I see https://github.com/mattermost/mattermost/issues/7762 has been closed. But the dependent PR has been merged - https://github.com/mattermost/mattermost-webapp/pull/189.
So I would love the see this idea getting implemented.
1 vote -
Thread Profile Icon
I hope you can set the profile icon to appear on all posts regardless of timing.
By the way, Rocket.Chat groups in 300 seconds by default.
It seems that you can change the number of seconds that are grouped.1 vote -
MPNS: Introduce token-based authentication to APNs
https://github.com/mattermost/mattermost/issues/28874
Currently, push proxy only supports certificate-based connections to APNs. Description is available at https://docs.mattermost.com/deploy/mobile-hpns.html#host-your-own-push-proxy-service
Token-based authentication to APNs should be used in MPNS: https://developer.apple.com/documentation/usernotifications/establishing-a-token-based-connection-to-apns. Token-based authentication offers a stateless way to communicate with APNs. Stateless communication is faster than certificate-based communication because it doesn’t require APNs to look up the certificate, or other information, related to your provider server. There are other advantages to using token-based authentication.
1 vote -
Alt text for user-posted images
Users should be able to add alt text to their images. This is actually necessary to comply with accessibility legislation in Canada.
1 voteLabel and status updated.
-
Sort Emojis
It would be great if it was possible to sort emojis manually as to promote certain internal custom emojis.
1 vote -
Add functionality to automatically add new users to a team
A lot of new users are unfamiliar with / confused by teams. So they don't select one, and then can't post anything, and an admin has to manually add them. There should be an easy way for all new users to be automatically added to a team.
1 vote -
allow the Late Time Warning to be disabled or modified
Not everyone works a regular schedule. Constantly being "warned" about messaging someone during their regular work hours could get really annoying. The ability to disable this, or to alter the time(s) that would incur a "warning" should be a relatively low LoE.
1 vote -
Central Server for Mattermost Instances
All self-hosted Mattermost Servers could be authenticated and coordinated by a central server like hub.mattermost.com.
For example, I have accounts on chat.rockylinux.org and chat.almalinux.org, as well as two self-hosted servers for our organization.
I want to add all four to my hub.mattermost.com (or some cool subdomain).
And once I log in to main.mattermost .com, I get the list of servers on which I have accounts.
If I have an account on hub.mattermost.com, I do not need to create accounts on all servers.
The hub.mattermost.com can do the on-boarding and data sharing.
Something like what discord.com does.1 voteUpdated label & status.
-
Display Nickname or Full Name Based on Settings
I configured nicknamefullname: true, but the username is still displayed while drafting a chat. This is not user-friendly.
The same problem also occurs when full_name: true is configured.https://docs.mattermost.com/configure/site-configuration-settings.html#teammate-name-display
I'm Japanese, and Japanese characters cannot be used in usernames. Therefore, displaying only the username is very troublesome for my organization.
1 voteLabels set.
-
shopee
Please screenshot this and report to Mattermost
Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Hu (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:127386)
at d (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:73251)
at m (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:74521)
at https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:76582
at Ro (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:87611)
at Qi (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:133640)
at Nu (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:118821)
at Cu (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:118749)
at Eu (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:118612)
at vu (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:115599)
at https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:65485
at t.unstable_runWithPriority (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:141957)
at Ql (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:65262)
at Kl (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:65430)
at D (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:141017)
at b.port1.onmessage (https://deo.shopeemobile.com/shopee/modules-federation/stable/0/react-dom/17.0.2.js:1:139740)1 vote -
Enable export and import of Display Settings
Similar to theme export/import, have UI under display settings that lets you export and import font, language, themes and other options under Account Settings > Display based on a piece of text that can be copied and pasted from an input box
0 votes -
EE: Option to enforce specific channel naming
Option to enforce specific channel naming over software, examples of naming: https://docs.mattermost.com/help/getting-started/organizing.html
0 votes -
Ability to warn users about use of restricted terms
Since Mattermost archives all messages (including deletes and edits), some customers want to warn users before they enter certain content into the permanent record.
This feature would be similar to a speller checker that warn on certain terms, such as confidential terms or expletives.
The checking would happen on the client.
0 votes -
Add a whitelist which protocols should be linkified
See https://github.com/mattermost/mattermost-server/issues/7657 for details.
TL;DR: It's not very useful to convert e.g.foo:bar
to a link.0 votes -
implement single server downtime upgrade option
I should be able to upgrade Mattermost without any downtime in Team Edition.
0 votes -
Desktop app: Don't require 'http://' or 'https://' when entering server name on desktop
When users are on-boarding, every one of them has issues with the server URL, because they don't expect to have to enter http:// or https://
Original request: https://github.com/mattermost/desktop/issues/865
0 votes -
Have the ability to jump directly to the first message in a channel
When a user needs to scroll up through a lot of history, it can take a lot of time and effort. It would be much better if there was a button or ability letting users to jump directly to the first message in a channel.
0 votes -
implement a ChannelWillBeCreated hook for plugins
Implementing a ChannelWillBeCreated hook would allow plugins to react to new channel creation events and should make it possible to deny creating new channels and/or to trigger external services (like provisioning of a bot) when new channels are created.
15 votes -
Adaptive cards support
Change attachments for adaptive cards, is more flexible.
0 votes
- Don't see your idea?