General
Please search for existing ideas before posting a new idea.
1220 results found
-
accept symbolic links in the plugins directory
I administrate a Mattermost Team Edition instance and have separated data that should persist between server upgrades to a directory structure outside the Mattermost installation directory. Paths that I can not reconfigure to their external location are created as symbolic links. Currently this applies to ./config/config.json and ./logs (I could have done the same with ./data I believe, but since this path is configurable I decided to tell Mattermost explicitly about the external location.)
With this I am protected from accidentally deleting data I want to keep during upgrades. Also this makes upgrading somewhat easier than the documented procedure. This…
1 vote -
InteractiveDialog Select List with a lot of entries truncates top of list.
The top of the select list with a lot of entries truncates at the top of the modal.
https://user-images.githubusercontent.com/1700241/65780019-228c6800-e149-11e9-9416-cfb5441dcbb0.png
1 vote -
have system tray icon indicate when not logged in
The system tray icon is white when I am caught up on reading. It turns amber or red when I have messages to read or direct messages. But it was white all morning. I was curious why everyone was so quiet, but didn't look. Then I went to direct message someone and saw I wasn't even logged in.
Feature suggestion: system tray icon indicate when not logged in.
1 vote -
hubspot
Pls Connect to Hubspot
6 votes -
API: Add new_msg_count to /users/me/teams/{{team_id}}/channels/members
Currently you need to make two calls to get the total count of unread messages or to get the count of unread messages from a single channel (
/users/me/teams/{{team_id}}/channels
and/users/me/teams/{{team_id}}/channels/members
).To avoid the first request, it would be nice to have a new property e.g.
new_msg_count
that returns the current new message count for a channel. This is currently only possible by substracting themsg_count
(second request) from thetotal_msg_count
(first request).This topic has already been discussed on github: https://github.com/mattermost/mattermost-server/issues/8591#issuecomment-383909505
7 votes -
Add turnkey support for Auth0 as an identity provider
As described at https://forum.mattermost.org/t/auth0-single-sign-on/6728
As a mattermost administrator, I want to be able to configure authentication with Auth0 as an identity provider. Auth0 supports a variety of standards, so it might be best to implement it as OpenID Connect.
19 votes -
PDF Preview Issue
When you select a PDF that has been posted to Mattermost, the preview is not at a readable size and it only shows the first 5 pages. As we use Mattermost to circulate confidential documents to our Advising and Dispute Resolution Committee, this isn’t ideal as folks would prefer to preview only and not download to their computers.
9 votes -
Prevent non-admin users from posting and editing to channel
The use case is to provide information to users, for example, release notes, status updates, etc. In order to keep the channel relevant and to avoid clutter, non-admin users have read-only access.
This feature allows a team to create "reference" channels.
- team admins: create, read, update, delete
- non-admin users: read-only
This idea is similar to, and currently under review for Enterprise Edition:
This idea is related to:
48 votes -
Allow users to signup without invite and also join team without invite
When open server is enabled, users can signup without invite. However when they signup they are allowed to create team, so I disabled it. Now when they sign up there is nothing. How about let them send request to join teams, and administrators can confirm.
2 votes -
create an integration with LucidChart (lucidchart.com)
Create an integration with LucidChart (web-based Visio-like application)
3 votes -
Enable automatic account deprovisioning for SAML
As per the documentation : https://docs.mattermost.com/deployment/sso-saml.html#saml-single-sign-on-e20 SAML currently does not support automatic deprovisioning, and is only possible if AD/LDAP sync is enabled.
For environments where AD/LDAP is not possible, it would be great if SAML could also automatically deprovision users from Mattermost as well.
7 votes -
Remove duplicated parameter in the API
In link to this issue, parameters such like the
post_id
may be required twice in the paramters and in the body of a request. Keeping only one would be preferable1 vote -
1 vote
-
display pinned messages on top
Unless you happen to be Chinese the pinned messages on the right are likely the last thing you will read.
The effective way to pin messages is to stack pinned messages on top.
The metaphor is that the message is pinned to the top of viewport and does not scroll away as other messages do.
5 votes -
make pinned messages more visible
- display pinned messages by default until the user hides them (and remember the hidden state until new message is pinned)
- display the pin icon in different color/style when pinned messages exist
1 vote -
How to change the Notification Sound in Mobile and Desktop?
Hello,
I am using Mattermost Android app to receive notification and messages. But it is very confusing to distinguish between other notification and Mattermost notification.
It takes the default notification tone of mobile and desktop.
Please provide the option to change the notification sound or if there is any method to do that then please let me know.
8 votes -
increase the 22 character limit on channel names.
Slack recently increased their character limitation on channel names. We would like Mattermost to increase the limit as well, as this has been a helpful feature since it was rolled out.
18 votes -
Make the hosting application detect the white-window crash state, and automatically reload.
Summary
We apparenlty have a server issue causing the Mattermost window to go white with no activity on my behalf. View->Refresh recovers it, but how come I have to do that manually?
Steps to reproduce
version 4.2.0 on Linux.
- Log in and leave it until it goes white - roughly once or twice most days, some days not at all.
Expected behavior
It should detect that it's gone white, create some log bundle for creating issues here, and then refresh itself (with perhaps exponential throttling so it doesn't end up in a wild refresh loop if things are really wrong…
1 vote -
Is there any plan to integrate Mattermost with CiviCRM?
We use CiviCRM for our basic admin as a not for profit. The email system in CiviCRM is clunky. Would be great to link Mattermost in some way so we could bypass the CiviCRM email system and just use Mattermost for most of our team communications.
1 vote -
Generate different public URL domain for sharing the static files with externals
Hello,
I have installed the mattermost in subdomain eg. chat.example.com. And when I generate the public URL it provides the URL from this domain.
But I don’t want to share the URL of my mattermost application with external users so how can I generate the URL from a different domain. I can set the alias of the mattermost installed domain to files.example.com but this URL should generate for all users accounts who are the members of my mattermost application.
Means on generating the public URL of files it should show the different domain instead of mattermost most installed application domain.
4 votes
- Don't see your idea?