General
Please search for existing ideas before posting a new idea.
278 results found
-
Email notification for any activity (without mention)
Currently, the notification system allows:
- Getting browser desktop notification for any activity
- Getting email notification for mentions
I'd like to have the mix: get email notification for any activity when I'm not logged-in. Many systems allow this (eg. gitter's "You have unread messages" emails), but I couldn't find it in Mattermost.
Ideally, the system would :
- Wait a few minutes before sending the notification, to send a mail containing several messages at once.
- Send only one notification even if there are further messages, to avoid flooding the mailbox with tons of emails
This would be very useful to follow low…
10 votes -
Embed Calender, etc
It would be nice if there would be the possibility to create channels in which you could fix an embed content in the upper area. E.g. a Google calendar which shows the weekly overview or an external service for data storage etc..
Alternatively, a bot that writes the Daily Todos in a channel like slack would be possible: https://get.slack.help/hc/de/articles/206329808-Google-Kalender-f%C3%BCr-Slack
4 votes -
Push-to-Talk
While "texting", I would like to be able to transmit an ad hoc sound bite, so that I can quickly verbalize something without having to start a call session - not store-and-forward, but immediate live voice, Star Trek comm badge style.
I'm glad I ran into you guys in Punta Cana!
7 votes -
Make search work as it should.
Currently, search is horribly broken for technical conversations. For example, given a post which contains a log message, such as:
PROBLEM srvnagios at 10.4.1.74/MYSQL_threads-connected is WARNINGA search for MYSQL will not show this as a result. This is, certainly, just an example and it's been relayed that this is by design due to a lack of support for preceding wildcards (which shouldn't be needed anyway). Simply typing MYSQL in the text box should return any string that contains MYSQL or mysql.
11 votes -
Configure AWS sns as push service
Hello Team ,
Let me know how can I use a aws SNS as push service in mattermost ? right now am using the mattermpst push proxy (https://github.com/mattermost/mattermost-push-proxy)
1 vote -
Add an API for getting private channels
As a system admin using the API, it would be useful to get a list of private channels for a team.
Currently, one can get posts for private channels through the
channels/{channel_id}/postsAPI, but that assumes that the admin knows the channel_id. Finding that ID cannot be done through the API.Use case: for reporting purposes, we want to get the count of messages per private channel each month.
9 votes -
Set user position when user create, in Command Line Tools
The option 'user create' in the Command Line Tools is email, firstname, lastname, locale, nickname, password, username, system_admin. There is no "position".
I would like an option to set "position".1 vote -
rename flag post to bookmarked post
Users seem to expect that "Flag post" means "Report post" and do not think of it as a way to bookmark posts.
Especially as in the web-app "flag post" is not displayed along the other post-actions, but instead by the side of the posting username.
I already filed that as a github issue: https://github.com/mattermost/mattermost-server/issues/9990
2 votes -
Auto converted date time
In cases of a international team managing time zone is often difficult. It would be great if Mattermost supported some kind of timezone conversion. A user can choose his timezone in settings and when posting dates or times in a chat, a special syntax, probably something along the lines of (12:00 PM) would be required. The clients will auto convert the time to local users timezone while displaying. This could be an opt-in feature.
7 votes -
Notify Modified Messages And Added Reactions
There should be an option to allow MM to send notifications wheneven user modifies a message or maybe even when a message is deleted.
Also you be great to have anotification wheneven someone adds a reaction to your message.172 votes -
Include private channels to search based on current user membership
Make Mattermost API channels search method
( /teams/{team_id}/channels/search )
to include private channels where the current user is a member.E.g. if the user A is a member of channel B and user A performs channel search, it will get channel B in a response from server if B matches the term.
In Mattermost 5.5.0 search returns only public channels in results. The only way to find channel by display name is to get all channels current user is a member of and iterate over them on client side.
7 votes -
Video File Thumbnails
Just like we have tumbnails on pictures. helping us identify what we are looking for without having to open the preview tool.
It would be great if we could have thumbnails on videos too.50 votes -
Galera cluster support
Galera cluster provides multi master SQL database (e.g. upon MariaDB or MySQL) and can help strengthen the database backend. As it easy to deal with mattermost-server outages (simply run another instance very quickly), it is mostly painfull to deal with single DB outage.
Galera cluster can be supported in a direct way - add all db nodes to the configuration and use it in balanced way or as a fallback - or can be used via haproxy or similar.
https://mariadb.com/kb/en/library/galera-use-cases/
https://mariadb.com/kb/en/library/about-galera-replication/4 votes -
Support moving channel without adding all members to new team first
Currently when moving a channel with CLI you must first manually add all users to new team. The CLI should automatically add missing users to new team when moving channel.
1 vote -
Add a command /play to play sound, movies quotes, etc.
We use Mattermost in a small team and when it comes the time to chill out, we sometimes abuse of the #random channel
We loved the emoticon customization and we would love to see the possibility to send a sound to react to a message with the right movie quote for example.That could be a plugin with a command like /play, I just doubt that the plugin would have the right to play a sound in browser.
The sound (and the command) could be created by users just like emoticons. The user should have to upload a sound file…
46 votes -
Limit number of times animated emoji will loop
When users have their mattermost window open all the time, animated emoji that are endlessly looping can be very distracting and annoying. If they paused after looping a set number of times, it would greatly improve the user experience for me.
11 votes -
Wide Picture Preview
Have an option to change preview display to show the preview without file name and size. Intead a wider thumbnail.
26 votes -
Voice Messages Record and Play
The same way we can send messages, we should be able to send voice messages.
It should be as simple as click "add voice", record what you want, press send and it's made available on the server for others to listen.
It should be supported by browser and mobile client apps.
400 votes -
User should be able to archive a thread
Summary (Feature Request)
As a Mattermost user (Manager/Admin of channel)
I would like to close some discussion which is not needed anymore in the main channel (have been resolved)
so that I can reduce the content noise in the channel content in the channel by displaying relevant content.
Observed behavior (that appears unintentional)
In any channel where there are a lot of people, there is always much noise. I would like to archive those threads which are not needed anymore and display the relevant content in the main view.
Usually, it might be discussions which end with some result/agreement, but…
9 votes -
API rate limiting whitelist
It would be really helpful to be able to specify a whitelist of IPs or accounts that can bypass the API rate limit. For instance, I use the API to batch-create lots of user accounts, which generates a high volume of requests. Yet, I don't want to allow such a big volume for any user account/IP address, just for sysops and localhost. Would this be possible?
1 vote
- Don't see your idea?