General
Please search for existing ideas before posting a new idea.
- or
26 results found
-
Daily email notification option
I have the team version of Mattermost for a small project with friends hosted at my house. The best way to notify my group is via email, however, I can only send so many emails a month through my SMTP server. It would be nice if there was an option for sending a once a day notification added in addition to the instant, 15 min, and hourly.
It would be also really helpful if I could set this as default for all my users and let them change it if they need to.
2 votes -
Make Up Arrow behavior configurable
When you press Up Arrow, your expectations of what will happen may differ. A user coming from Slack might expect the current behavior, where you are allowed to edit your last message. A user coming from IRC, however, would like expect to cycle through his last typed messages by pressing Up Arrow one or several times. And there's an existing suggestion that it cycles through slash commands.
There is only one Up Arrow button, so the best compromise will likely be to make it user configurable. This would of course also depend on the two latter options being implemented.
2 votes -
What Features Should I Check Before Buying a VCF to PST Converter for Bulk Contact Migration?
I’m planning to move a large set of VCF contacts to Outlook and want to choose the best tool. What key features should I look for before purchasing a VCF to PST Converter? Should it support batch import for VCF to Outlook, keep all contact details intact, and work offline without errors? Is there any difference in performance between free and paid versions? Also, does it matter if it supports all vCard versions like 2.1, 3.0, and 4.0?
1 vote -
Customize the BOT tag
Especially for incoming webhooks, it would be nice to override the BOT tag text that is shown on every message. This would allow (for instance) integrations to post to a channel as a user in the external system with the name of the system shown instead of BOT, e.g.:
someguy IRC: hello
or
myusername JIRA: issue comment
There would still be a visual indication that the username is associated with an integration and may not be an actual user, but the word BOT isn't always the best description of what's happening.
1 vote -
Group Chat Organization
Generated from the original post in Mattermost Forum - https://forum.mattermost.org/t/feature-request-group-chat-organization/11429 on behalf of the user.
"The request: Please pull Group Chats/Discussions out from DIRECT MESSAGES and create a new heading like GROUP MESSAGES or something… AND, on top of that… have that list sortable (oh how would I love the Group Chat with the most recent message to be at the top).
For context, I work for a small company (< 25 employees) and we use Mattermost. Each Group Chat gets a new “entry” under DIRECT MESSAGES. At this point, it is ridiculously difficult to find the individual people,…
1 vote -
Support readonly filesystem without errors
It is a best practice to run kubernetes workloads as readOnlyRootFilesystem. See https://kubernetes.io/docs/tasks/configure-pod-container/security-context/.
When running with such a security context, Mattermost will throw an error : Failed to update assets subpath from config.
This is the case even if the deployment is not served as a subpath.
My proposal is to add support for a readonly filesystem, by either :
- Detecting when the SITE_URL is not affecting the subpath, thereby not raising an error and not trying to update the subpath
OR
- Writing the updated files to a different directory that can be mounted as a read-writable…1 vote
- Don't see your idea?