General
Please search for existing ideas before posting a new idea.
1200 results found
-
Add voice file preview in mobile app
Could we have a preview for voice files (.mp3, .wav, .flac etc.) in the mobile app, just the same way it is available in the web browser.
3 votes -
Run mattermost-mobile in webapp contexts and therefore allow other platforms than ios and android
I recently started using a Volla Phone with the operation system Ubuntu Touch and would like to use mattermost-mobile. As the app has been developed using react-native, I think the easiest way to support more platforms would be to also support react-native-web. This would allow to start mattermost-mobile in a browser and/or in web app contexts of other platforms than ios and android.
3 votes -
Add option to turn off default custom emojis
The title says it all: i.e. get rid of "the Doom guy" and other icons there. This option can go on the Emojis page in the System Console. An alternative implementation would be to list them in the custom emoji list and allow them to be individually deleted there.
3 votes -
make /commands referencable in post-text.
There are interactive message buttons, but they dont flow neatly in the text. It should be possible to write a longer post, and reference commands and parameters in the text.
Once the post is posted, they become clickable by everyone which would in some way ask for confirmation or just pre-fill the text-input-area and allow the users to execute said command.That way one could not even better educate users of (custom) commands, but could also help them prefill the arguments of commands.
Example: I could write:
hello there, it seems, like you want to use
/command asdf
for asdf…3 votes -
Emoji Delete Audit Logging
As of now, there is no audit logged in to the Audits table when an emoji gets deleted. The only way to find out about this is through the mattermost.log. For example:
{"level":"debug","ts":XXXXXXXX,"caller":"web/handlers.go:101","msg":"Received HTTP request","method":"DELETE","url":"/api/v4/emoji/<emoji_id>","requestid":"XXXXXXXX","statuscode":"200"}
It will be better to have this information logged into the Audits table for System Administrators to have the ability to trace this information.
3 votes -
Indicate which members muted the current channel
we are in a corporation with lots of mattermost teams and lots of channels.
I am member of a lot channels and some of them I just joined so people can ping me regarding the channel topic. I am not interessted in the chats within this channel until I am getting actively pinged.
It would be great if other channel members could see which members of the current channel actually muted the channel (and therefore need to be pinged to get involved)
3 votes -
Don't cover message text with the hover toolbar buttons
When I point at a message, a group of about 4 icons appears at the top right of the message. My annoyance is that this icon group covers part of the text of the message I'm trying to read. Please reposition this button group so that it does not obscure the text.
3 votes -
3 votes
-
Allow users, or server admins to configure the width of the channel switcher
Webapp
Some of our channel names are just a little too long for the channel switcher, it'd be great to have an extra 50px so they fit in properly and don't get truncated.
It would be great if this was an option for users, or even as just a config setting in the server/webapp
3 votes -
Anonymize and/or pseudonymize messages after given amount of time
Running a public Mattermost Team for OpenSource project communication, potential contributors raised concerns about privacy - especially having their name forever connected to the messages they write
To not have to delete messages, it would be great to have the option to remove the name from messages after some time passed, configured by each user individually. For better thread readability it might be wise to not change the author to "Anonymous" but better to some pseudonym per thread
3 votes -
Add OpenID Connect for integretions in addition to OAuth 2.0
It would be great to use mattermost as identity provider for applications that support OpenID Connect
3 votes -
allow for support for TLS1.3
For security, would be nice to have support for TLS1.3.
3 votes -
How to calculate dc power with power calculator?
You need to consider why you need to know the physics of the power calculator. To deduce the total power calculator watts, it is necessary to determine the apparent power, reactive force and capacity. You should remember that the power calculator does not distinguish the delayed and leading power factors.
Read full guide here: https://wattinsider.com/how-to-calculate-solar-panel-battery/Therefore, the capacity of the power factor parallel to the device must be connected to obtain correct readings.
3 votes -
Increase/Remove/Configurable-ize the hardcoded limit of 1000 days of indexed history in ElasticSearch integration
If you integrate ElasticSearch, there is a hardcoded limit of 1000 days of history that will be indexed and search. Make this limit configurable or remove completely so that the whole chat history can be searched.
This has the nice benefit of making ElasticSearch integration strictly better than stock search in this area, rather than having non-overlapping feature sets which need to be balanced against each other.
3 votes -
Can i use header code in mattermost
hi i want to add some header font on this site http://pinterestvideosdownloader.com/ is this possible through mattermost ?
3 votes -
Ignore some website link previews
At my work we use a self hosted Mattermost server.
Shared links in chat are roughly 50/50 between:
- Fun, or informative public websites.
- Internal links, often requiring a login.For the first a preview is beneficial. It breaks up the wall of text and gives some quick details. These previews are usually unique.
For the latter a preview is useless. Often showing a login-required text. These previews sometimes take a lot of space, and they you always show the same thing (website title, generic description, logo - sometimes large as a preview photo). Examples are: links to internal…
3 votes -
Keep images collapsed when scrolling up
Often when I'm scrolling up in a chat, I'll lose my place b/c images suddenly start loading. Since images are now collapsible, it'd be awesome if unloaded ones (i.e., the ones further up in the chat) would stay collapsed until you manually expand them.
3 votes -
(SEE DESCRIPTION) Custom statuses
Hi !
Thanks for having added the custom statuses to Mattermost.
But by doing that, you've just made what the others (slack, discord...) have already done.
It seems logical that if you do more than the others, if you add features that others don't have, people will choose your platform rather than other's platform.So what can you do more for the custom statuses ?
Sometimes, you need to send a "message" to the people you works with. But instead sending a message every time which will be submerged by other messages, why not set a status that only concerned…
3 votes -
inverted chat window configurable
This would not be only for the app. It is more a general thing for the appearance.
I would like to have a setting which gives me the option to invert the chat winodw. What i mean in detail with that is that the chat input would be on top. New messages would appear on top aswell and i have to scroll down to read older messages instead of up.
thanks3 votes -
Create color themes that use OS native colors
Electron has several API functions for retrieving specific native colors from the operating system. The main function that does this is
systemPreferences.getColor(color)
, but additional features are provided bysystemPreferences.getAccentColor()
andsystemPreferences.getSystemColor(color)
. I'm not familiar with any examples of applications that have actually used these functions, but they could be especially nice on macOS Big Sur, where the system colors can be "vibrant"; that is, system colors vary slightly based on wallpaper tinting. Supporting native system colors could help the Mattermost desktop app feel even more at home in various desktop environments.You can find the functions in question…
3 votes
- Don't see your idea?