General
Please search for existing ideas before posting a new idea.
1220 results found
-
6 votes
-
[Feature Request] close the websocket connection when revoke the user access token
Hi all,
I noticed that when I revoke the access token of a user. and the websocket connection of this access token is not closed or disconnected.
in addtion, there is no new message from the websocket when revoked the accesstoken, but the websocket connection is ok.
is it posssible to close the websocket connection when revoke the access token or session?
mattermost server version: 4.5.0
thanks a lot
11 votes -
Allow consecutive emoji's in the Emoji Picker
When typing a message, sometimes I want to insert consecutive emoji's. Instead of typing them manually, I would rather use the Emoji Picker. However, as soon as I click on an emoji to insert it, the Emoji Picker closes. I think it would be really nice if there was a way, like holding the Shift key, to keep it open so that I can insert other emoji's in a row.
22 votes -
enable the ability to export conversations
If 2+ people have a Q&A conversation that is valuable knowledge for other colleagues, i would like to be able to export and save that elsewhere.
Ive looked and searched on this but cant see it...28 votes -
Do not disturb hours
Mattermost has a manual Do Not Disturb feature, which is nice. However, it would be extra nice to have "Do Not Disturb hours" for each account, so individuals can set certain hours when Do Not Disturb is automatically enabled for their account. It would be extra nice if these were automatically set on account creation to common bedtime hours in the local time zone; for instance 10pm to 7am. This is a nice work/life balance feature that encourages people to get enough sleep by default. :-)
208 votesThis feature is started. You can follow progress at: https://mattermost.atlassian.net/browse/MM-35343
-
Report duplicate AD/LDAP information rather than setting usernames to random strings every hour
When the AD/LDAP User Filter is too permissive, multiple user objects with the same Email Attribute may be returned. When this happens, and the Username Attribute is not present on the returned value, Mattermost may reset the username of the existing user with the same email address to a random string. This repeats every 60 minutes (or whatever the Synchronization Interval is set to).
For example, if two LDAP objects are returned:
{ userclass=contact, email=myusername@example.com }
{ userclass=user, sAMAccountName=myusername, email=myusername@example.com }In this case, Mattermost may cause username@example.com's account to have its user id changed to a…
11 votes -
Sub-comment
Hi,
please implement this code to all CSS templates:
.post.same--root.post--comment, .post.same--root.same--user.post--comment {
padding-left: 4em;
}so chat look like this:
http://www.image-share.com/ipng-3649-129.html
We are using it some time, and chat is more clear to read.
Many thanks.
Miroslav
22 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 -
Google MFA Authenticator subject should be the URL not just "Mattermost"
Summary
When using "Scan barcode" to automatically configure Google Authenticator for MFA the subject is always "Mattermost".
Steps to reproduce
- Enable LDAP.
- Enable Multi-factor authentication.
- When a user scans the barcode to configure Google Authenticator the subject of the account is always Mattermost.
- If you use couple of instances of Mattermost (example test+prod) you can't distinguish which code to use and can't login to Mattermost.
Expected behavior
- The subject of the account should be the url of the Mattermost instance you are configuring MFA for.
4 votes -
Open/View any type of files within built-in applications
Also we need an ability to open any type of files within built-in mobile applications without the need of previously downloading file. For example: one chat member sends a “.docx” file to the group chat, other members can open this file directly by tapping the link once and choose an application to open it
5 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 -
add anchors to /help/* docs
Many "normal" users have problems writing markdown when chatting.
For example, my friend don't know how to add "In-line Images".
So, I want to send him a link to "In-line Images" section at https://chat.ohze.net/help/formatting
But I can't because "In-line Images" is not an anchor like, ex https://github.com/mattermost/mattermost-server/blob/master/CONTRIBUTING.md#stage-1-pm-review (auto added by github for headings in a markdown document)1 vote -
1 vote
-
Ability to modify attached files when editing a message
Currently, Mattermost provides the ability to edit a message after you have posted it.
However, there is no way to modify the file attachments via this editing process.
Recent use case: I uploaded the wrong file when posting a message. Ideally I would have been able to edit the post to correct the mistake, i.e. to remove the incorrect file and attach the one I meant to attach. However, I could find no way of doing this.
Luckily, in my case it was simply an old version of the document, and therefore not too big a problem. However, I am…
119 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 -
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 -
Interactive action buttons
Since Interactive Action Buttons are supported (4.2) it would be nice to support different button styles like in Slack and emoticons as text replacement for the buttons. I think this could enhance the overal look and feel of this new feature.
1 vote -
Allow adding custom words to user and/or team dictionaries.
Words not in the stock dictionaries are always marked as errors; there's no way around it.
8 votes -
Enable more/custom spelling languages
Add more 'Spelling Languages' options or provide a method for people to add their own dictionaries.
72 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
- Don't see your idea?