General
Please search for existing ideas before posting a new idea.
1195 results found
-
Edit default emojis
We use the default emojis and the custom emojis in our Mattermost. To custom it even more, we would like to edit the full set of default emojis (not create new ones) e.G.
:D
.The proposition could be done in several parts:
- setup in the administration panel a way to edit the picture for one default emoji
- setup a way from the administration panel to import a set of emojis to replace the default ones
- setup in the administration panel a way to reset the default emojis to the original ones
- update mobile applications to…109 votes -
Allow emoji reactions to trigger outgoing webhooks
Just like it is possible to trigger outgoing webhooks from specific keywords, it'd be nice to trigger an outgoing webhook from a emoji reaction on a message.
The idea is to allow the message being reacted to to be sent to another system where it could be parsed and analysed for further action.
24 votes -
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 -
send message later
I'd find it realy useful to be able to send a message later at a given date and time (e.g. like Buffer).
Often, I'd find some useful or interesting info I want to post to the team chat at off-hours, and the message could either be overlooked because the timestamp will be quite old during work hours, or I'd disturb team members who have hot keywords defined and get notified automatically.340 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 -
186 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
- Don't see your idea?