General
Please search for existing ideas before posting a new idea.
1251 results found
-
Password strength indicator
https://mattermost.atlassian.net/browse/PLT-3378
Proposing we add a password strength indicator when users set passwords.
Asking community to comment on how to assess strength of passwords and share recommendations on libraries we can use?
6 votes -
Simplify chatbot integration by enabling bots to run sandboxed, in-process on the server
Currently if I want any sort of 'bot' behavior, I need to:
- Get an API token (ask an admin for permission)
- Stand up a server or learn serverless
- Figure out deployments/monitoring/logging
To test my code, I need to expose my in-progress work to the internet so it can receive webhooks.
This is a substantial bar to clear, resulting in monolithic projects like Hubot with many plugins.
Organizations implementing this style of bot frequently have only a handful of people who know how to contribute to it.
An alternative would be to support 'Managed bots': custom code (language TBD; javascript (via…
6 votes -
Allow interactive message button clicks to edit buttons on message
Currently, when a user clicks on an interactive message button, MM sends a request to a remote web server with some information. When the server responds, it can send in a Message json blob, but this does not allow you to change the buttons on the message.
For example, if I were making a poll integration, there might be vote buttons, and after voting, I might update the button message to thank the user, and present them with the options to see the results or hide the message. Currently this is not possible.
6 votes -
Ability to search all content (FOIA)
Sorry if this is already a feature (I'm a Mattermost noob) but I haven't found a way of doing this yet...
If we are going to implement this, we WILL need a way to search all content (Public/Private channels, Direct messages and Archived) for legal queries!
This is a basic requirement of all software we implement within Government!
Note: I am currently using the Team edition as a trial, so maybe it is a feature in the Enterprise version??
6 votes -
6 votes
-
Remove team name restriction
Please remove the restriction for team names, because our company name starts with a number and we would like to have our first team to be named like our company name (name and URL).
This seems to be possible in the "GitLab Mattemost Team Edition" but not in the "Mattermost Enterprise Edition".
6 votes -
Regex sound Alerts
Regex sound Alerts
Ability to create unique sound alerts based on text of message coming in.
6 votes -
add support for custom server storage via SSH.
Currently the pull down menu for "File Storage System:" on /admin_console/files/storage only offers Local Storage and Amazon. I want to use my file server. So SSH access. (I guess WebDav for some people?)
That means that you would have a third option in the pull-down that says "Custom Server (SSH)" and the fields below it would be:
- Username
2a. Password OR
2b. Paste your public RSA key here
Server URL (ex - 'myfileserver.mycompany.com')
SSH port (default: 22)
root directory (default: ~)
6 votes -
Toggle the visibility of bot/webhook messages
I'd like a way to quickly hide/show bot and webhook messages in a channel. It would be easier to have conversations when the channel is regularly "spammed" by bot messages. Could be a simple button in the channel header
6 votes -
Better AWS S3 Integration
AWS S3 is a great option and I've gotten it working using an IAM role w policies to access that specific S3 bucket. What I'm suggesting is that instead of S3 being used as just a file "dump", there could be an optional setting for "Serve content directly from S3" (as well as perhaps another option available for "serve directly using cloudfront" - which would have a notice on the extra cost).
The idea is that instead of serving assets from the Mattermost instance itself, the objects in S3 could have presigned URL's set on them (with another setting for…6 votes -
provide system token authentication
We run a couple of scripts that access the Mattermost API, e.g. a script that posts a message to all Town Squares in all teams on our server and a script that creates user accounts (as we allow email login but disable email account creation so that we can control who creates accounts on the server). Right now we have the personal auth token of an administrator hardcoded in the scripts, but obviously this is suboptimal in case the administrator leaves the company, and messages appear to be sent from said administrator.
Therefore it would be great if administrators could…
6 votes -
Unsubscribe from email notifications directly from the email
Currently when you receive an email notification, you cannot unsubscribe from the notifications directly from the email. Instead, you must log in, then go to Account Settings > Notifications to turn them off.
Propose providing a link in the email which allows you to unsubscribe from the notifications without logging in, similar to Discourse.
6 votes -
Hi, is it possible to highlight the selected channel in an other color than chanels with new posts? Both are highlightedwhite at the moment.
Highlight with different colors
6 votes -
Option in a channel: force view pinned posts
In some channels some messages are ‘must read’...
An option ‘I have read this one’ would be great then.
It would also be nice to be able to reorder the pinned posts.6 votes -
Allow additional patch params for api/v4/posts/.../patch
Patching posts via API currently only support "ispinned", "message", "fileids", "has_reactions" and "props".
It would be great to modify /models/posts.go Patch() func to allow patching "channelid", "rootid" and "parent_id", so re-threading and re-channeling of messages can be possible.
6 votes -
Unread message notifier in launcher icon in Linux
On Ubuntu 19.04, the mattermost desktop client does not indicate unread messages in the launcher (I mean adding a little pop-up symbol to the icon as shown in this post about Windows #194).
I don't know if that is intended (no comparison on other systems). For thunderbird a similar thing exists, but I wouldn't know how to implement right away. I suggest a permanent "red dot" indicating new messages, or optionally a counter.
6 votes -
Android push notification should always display user avatar
Currently the push notification displays an automatic icon build with the first letter of user name, why not use avatar?
6 votes -
Allow admin to invite users without allowing others to do so
Currently there seems to be only a global configuration option whether to allow email invites to be sent to users. When this is turned on, everyone can send email invites. I'd like to be able to send email invites as admin without allowing all members to send email invites. Currently I have to turn the feature on, invite someone, then turn it off again.
6 votes -
hubspot
Pls Connect to Hubspot
6 votes -
Allow alternative iOS storage for photos / videos
When taking a photo via the Mattermost application, it defaults to saving the photo to the camera roll which will then get backed up to iCloud. In most cases is awesome. However, if you are looking to keep data separate, it would be nice if we had the option to have photos taken in the app, stay in the app.
6 votes
- Don't see your idea?