General
Please search for existing ideas before posting a new idea.
1232 results found
-
Allow users to adjust the display size for in-message text
The message text is currently too small for my liking. It would be wonderful if we could allow users to adjust the display size of the text. Slack for instance lets you do this to some extent. Even a choice between 'small, medium, large, extra large' would be great. Thank you
30 votes -
Away Status Configuration
Just to expand on the original idea located here:
https://mattermost.uservoice.com/forums/306457-general/suggestions/17128663-configurable-away-time
Auto-away should at least be configurable in terms of minutes, or an option should exist to disable it completely. These settings should exist per user, but I'm not sure how much value it would add if the administrator determines the configuration for the team.
213 votes -
Send user name to end-points when interactive button was pushed
Currently, when interactive button was pushed, only user-id is sent to the end-points.
And this causes unnecessary operations on end-points side.
(need to search user name from user id via Web API of Mattermost)It seems better to send some information such as / command sends.
5 votes -
Working Hours Time Counter
I am always online when I am working .. I would like to track my online activity such that I dont need to extra track my working time. I work remote
2 votes -
Support keyboard shortcuts on iOS
As on the desktop, keyboard shortcuts are a huge improvement regarding efficiency and usability.
iPads are more and more used with keyboards and Apple provides an easy way to add keyboards shortcuts to an app.
So it would be great if without touching the iPad screen we could :
- Switch to a channel/conversation (jump to)
- Send a message
- Search in the team
- Switch between teamsThanks
9 votes -
Support Mattermost behind Basic Auth
Currently, Mattermost Server usage behind Basic Auth is limited/handicapped due to authentication issues caused by the websocket connection (as it seems, basic auth headers are not propagated correctly).
In our company, public services must be at least secured by basic auth. I guess other companies have same restrictions.
So basic auth support would be a nice feature.
27 votes -
Sending payload in »application/json« for slash commands
Almost all integrations in Mattermost send or receive payloads with a »application/json« content type. Incoming Webhooks, Outgoing Webhooks (configurable, see ticket https://github.com/mattermost/mattermost-server/issues/1649), Interactive Message Buttons… but not »Slash Commands«. Slash Commands are the only integration type, which sends it payload as »application/x-www-form-urlencoded«. Please allow sending a slash command with »application/json«.
4 votes -
Implement emoji picker for Android (same as already implemented for reactions)
A lot of our team members ask for this feature, as using Android's system emoji keyboard leads to ??? on other platforms. Would be really helpful to have an Android emoji picker in the same style which is already implemented for reactions. The current system (typing : and emoji name) is not really working, especially for new team members.
21 votes -
189 votes
-
SIP implementation
Users should be able to sign in with a SIP account and make and receive voice calls through it and maybe even transfer it internally. It's important for customer services calls.
Video call is only a nice-to-have feature.
And admin needs to be able to assign a SIP account to a user.
It should be rather easy to implement since there a lot of SIP clients out there.
11 votes -
Restricted channels with a join policy
Currently all you can have in Mattermost is public channels (joinable by everyone in the team) and private channels (not visible in any listing, and you need to be added).
The problem is that sometimes you want to have a private discussion where e.g. everyone from the IT department is allowed to participate. Currently you would have to add your whole department to such a channel (which is spammy, especially since you cannot hide any channels from your sidebar without leaving them).
It would be nice if it was possible to mark a channel as restricted. Such a channel would…
10 votes -
Add user profiles and text boxes
It would be great if there was a way to expand profiles to include boxes where users could host information. This might include: location, about me, skills, experience, links to external sites and portfolios, or active tasks engaged with. If there is already a way to do this it would be great to know. Thanks!
10 votes -
Modify a user via CLI
Would be nice to have the ability to update/modify a user via the CLI. Similarly to create user, you are able to set their name, email, etc. It would be nice to be able modify those details of an existing user via the CLI or even UI. I've found some user's end up entering their names all lower case or some don't even enter their details.
32 votes -
Add a font which is readable without Anti Aliasing
With release v4.0 release (July 16, 2017) the ability to choose fonts was removed. The one and only font (Open Sans) is quite unreadable if Anti Aliasing is switched off. Please think about people with handicaps which cannot use Anti Aliasing because of their eyes.
Please add at least one font (as Arial or Ubuntu from pre 4.0) or provide a simple description of how someone can do this for a local installation.
3 votes -
Add background color on BOT messages (by condition or log level)
I just wonder that if MM could set background color for messages by condition.
Like hipchat that bot messages could show with different color by info level:
green => success
yellow => warning
red => failed32 votes -
deleted message notice
Current behavior: when a user deletes a message, it's removed from the channel altogether.
Requested behavior: when a user deletes a message, that message is replaced by "message deleted" as a status message (the same style as "user has joined the channel"). This could be implemented as default behavior, or as a setting.
Reasoning: it can be important for the context of a conversation to see that one or more messages were deleted. A user might have responded to a message that has been deleted, which can change the meaning of the message.
9 votes -
Add a /quote command
Pasting a multi-paragraph block of text for quoting is currently frustrating, as you can't just type "> " and then paste and hit return, because if "\n\n" happens to exist in the block, it'll fall out of quote mode.
Since we already have /code for code pastes (like HipChat), let's also go for /quote: you do "/quote <paste><enter>" and done.
The implementation would be virtually identical to /code, just replace the 4 spaces with "> "
29 votes -
Allow custom emojis to appear in default dimensions
Hey guys,
I really like the product, would be possible to display the custom emojis in their default size? Similar the way we post a picture with a direct link in a conversation. Would be nice to have not only the default emoji sizes (I'm aware of the possibility to use # to make the gifs and pictures smaller/bigger), but if we could add and save them in a larger state. Currently any meme which has writings on it can not be seen well, and we know that memes=life. Thank sin advance!
29 votes -
channel profile images
Support avatar icons for channels.
it would be great if the service and apps provided a similar API and UX to allow profile images to be assigned and queried for a channel.
This might work similarly to what is in place for users, where the Mattermost API supports getting a profile image for a user, except this request would provide profile image by channel.47 votes -
android notification priority
Android has a notification implementation that supports priority levels. (https://developer.android.com/guide/topics/ui/notifiers/notifications.html). This means that you can define different priorities for the notifcation. lowest means no notification and max is that you get a pop up/in from the top even in full screen apps (like a movie)
Its very disturbing to have that pop in when you are busy with other stuff. especially in the weekend while you are not working (mattermost is in my case work related). If you look at Telegram, you can choose your priority for the notification, or at least this is possible via the settings…
5 votes
- Don't see your idea?