General
Please search for existing ideas before posting a new idea.
1225 results found
-
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 -
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 -
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 -
switch theme
Auto theme switch on iOS following system theme change at night - light theme is too bright at night and dark theme is too dark in the sunshine...
3 votes -
expand post area on mobile
On Slack, when I post on mobile and on desktop, it gives me an option to enlarge my input area up to the whole screen, which is very handy, when you post one big sentence (meeting summary, for example, etc).
Really missing this on MaterMost, it’s really troublesome to input a lot of data into that small field.
And another reason why I need a lot of data, it’s because we work asynchronious, so everybody think twice before typing and make the typed text be as understandable, as possible.
3 votes -
Quick edit for a code file
If you wan't to apply quick changes, or big changes to the file, but you don't wan't to open an ide.
Easy to make, you just have to use an web ide like code-server or theia
3 votes -
Put Flash Widget Custom Thumbnail into sidebar
Every widget in Xwidget has a different default thumbnail. But the user can upload their own custom thumbnail image for each widget, if they wish.
If you would like to add a custom thumbnail for your Flash Widget, please copy the following HTML into the Widgets sidebar. The HTML should be placed before all other widgets in order to display in sync with your other widgets:
<figure id="flash-widget-thumbnail"></figure>
<a href="http://wordpress.com/">WordPress.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://www.google. />3 votes -
Regex search through emojis
With the recent advent of .*ge emojis (ie sadge, madge, agreege) it would be useful to search for emojis matching a regex pattern.
3 votes -
search in message attachments
Allow search in message attachments. Currently, searching for text inside a message attachment doesn't produce any results. I suspect that this is similar to https://mattermost.uservoice.com/forums/306457-general/suggestions/19061098-allow-message-attachments-to-generate-mentions
3 votes
- Don't see your idea?