General
Please search for existing ideas before posting a new idea.
1200 results found
-
blackberry 10 app
I have an Blackberry Passport with Blackberry 10 OS
I like very much Mattermost but android app isn't compatible with Android Runtime 4.3 which is the one on Blackberry 10
I can test and translate
Best regards
ArchGalileu8 votes -
"Remember me" checkbox when start tne application
It's quite annoying to input username\pass every start. Actually if user clears running applications he has to input username\pass again. I assume it's already had but I couldn't find this functionality.
8 votes -
Open channels and direct messages in different windows (Desktop apps)
Right now we use Mattemost for communication about projects and Spark/Jabber/XMPP for direct messages. The reason we prefer Spark over Mattermost is that we can have each communication in a different app window and that makes it easier if you communicate with more people at once. Typical use case is that you send a question to your colleague and keep the window open until you get the answer.
8 votes -
List the 10 most recent channels/users in the Switch Channels view
Without typing anything, one should be able to select a previous user or channel from the Switch Channels view (Command+K). They should also be listed in chronological order (from most to least recent)
8 votes -
Give an option to make team invite links one-time-use
Give an option to make team invite links one-time-use. Reusable invite links (especially ones that aren't auto-regenerated at any point) leaves too much opportunity for unauthorized signups
8 votes -
Restrict normal users to invite external users to a private folder
To have better security control and use MM as a viable alternative in an intranet environment, it will be great to have the option at admin level to disallow nornal users to invite external users without admin approval
8 votes -
allow personal access tokens for all users
Currently non-admins cannot create personal access tokens unless they ask an admin to enable personal access tokens for them. Considering that any user could already go through the SSO flow or use username+password depending on the setup to get a token for the API, there should be a config option to allow everyone to create personal access tokens by default.
8 votes -
Host a repository for the mattermost-desktop Debian package
It is nice to have a .deb package for mattermost-desktop, but it would be even easier to have a repository we can add to sources.list so the app can be easily updated.
8 votes -
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 -
Include user's language in body of outgoing slash command request
Currently, outgoing Slash commands send in the request body information about the user like userid and username.
However, to properly internationalize a slash command integration (such as https://github.com/jedfonner/MattermostOnFire/issues/2), the receiving system needs to know the user's specified language (from Account Settings > Display > Language).
Please add a "user_language" field to the JSON object passed in the body of the message sent by Mattermost outgoing slash commands. This field should be populated by the user's language (e.g., en-US, es-MX, fr-CA, etc).
8 votes -
Add GPG signed and encrypted notifications (end to end)
As administrator I want to restrict notification messages sent from my self-hosted mattermost server to be GPG signed and encrypted.
That means, if a user hasn't uploaded a GPG public key to his account, notifications sent to him only contain some metadata or nothing at all.
If a user has uploaded a GPG public key, then the notification message is encrypted for him as receiver, so only he can read it.
The notification message shall be signed in any case with the private key that I configured in my mattermost server.Motivation: transport layer security between the mattermost server and…
8 votes -
Date and Channel Name
When we type a message it shows time but not shows date. Please add date with time and if possible also add channel name with time and date.
We copy the message for our reference. It would be more helpfull if Date and channel name added with time.
8 votes -
It would be great if the search for the field position was possible.
i can't find any persons in channel or in personal messages by Position.
For example i have 3 "web-developer" users, and 2 "c# developers", i can find then by FirstName, LastName, nickname but field "Position" is out of search.
It would be great if the search for the field position was possible.
8 votesAppreciate the feedback. This is planned with a ticket here: https://mattermost.atlassian.net/browse/MM-5881
Would anyone be interested helping contribute the feature? If you are, get started here: https://developers.mattermost.com/contribute/getting-started/
-
include message metadata in webhook/slash http requests to help tell bot messages apart from human messages
It is currently not possible for a webhook/slash command webservice (a bot) to tell whether a message came from another bot (or this bot) or from a human.
See also the GitHub discussion: https://github.com/mattermost/mattermost-server/issues/9719#issuecomment-438320149
Summary:
Even though it is usually possible to set the displayed username to an arbitrary value when programmatically creating a post, this username is ignored when the created message is sent out via a webhook, leaving a lot of opportunity for loops.
There are 4 ways new messages (posts) can be created:
- Human types them
- Incoming Webhook
- Outgoing Webhook bot response.
- API…8 votes -
Desktop app: Minimize to tray when clicking on the icon
Currently, we have to close the windows in order to minimize to tray.
But a lot of similar apps, like Riot, allow minimizing to tray by clicking on the tray icon, which is much more convenient.
Please consider adding this.
Original report: https://github.com/mattermost/desktop/issues/845
8 votes -
Have OS X client integrate with native system text services
In all other OS X apps, including Chrome, a variety of standard system services will be available to use with the selected text. For example, looking up the selected word in the dictionary or searching for it on the web. Users can also install custom text services systemwide.
Original report: https://github.com/mattermost/desktop/issues/463
8 votes -
add configurable email rate limit
Currently there is a hard limit of 20 email invites per hour. Would be nice to be able to configure this limit.
8 votes -
Add option to disable 2FA on per-account basis
For automation purposes, it can be desirable to disable the two-factor authentication enforcement for an individual account. In particular, bots such as Matterbridge cannot handle the 2FA requirement/enforcement.
8 votes -
Add single/double click to comments to Edit comment
I'd like to have a single or double click default on a comment (maybe user-pref) - Mouse-over/highlight comment.. double-click.. comment opens in Editor.
8 votes -
More events support for Mattermost Webhooks
I would like to see more support for Jira events for Mattermost Webhooks, other than just; Issue: Created, Updated and Deleted
Especially would like to see events for Created, Updated and Deleted comments
8 votes
- Don't see your idea?