General
Please search for existing ideas before posting a new idea.
1195 results found
-
a way to secure self-managed Mattermost deployments...
It is possible to secure self-managed Mattermost deployments w/ Fyde (www.fyde.com)'s unified security and trusted access platform.
Fyde provides granular access controls for enterprise apps (i.e. Mattermost) and workloads, and continuously monitors access requests.
With Fyde, you can roll-out strong device authentication, improve security posture of unmanaged devices and remediate configuration errors.
1 vote -
implement a ChannelWillBeCreated hook for plugins
Implementing a ChannelWillBeCreated hook would allow plugins to react to new channel creation events and should make it possible to deny creating new channels and/or to trigger external services (like provisioning of a bot) when new channels are created.
15 votes -
Plugin hooks for access control and logout events
Add server plugin hooks for access control (permission change) and logout events to enable developers to create custom server plugins to integrate with internal auditing/intrusion detection tools.
https://developers.mattermost.com/extend/plugins/server/reference/#Hooks
16 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 -
allow message with slack attachments to show there fallback text in email notifications (instead of sending an empty email)
Hi all,
We ran into an issue where messages sent that consist of an attachment as per:
https://docs.mattermost.com/developer/message-attachments.html 1
don’t show anything in email notifications. I was wondering if this was intended?I can imagine sending the formatted text is difficult, but part of the message attachment is a fallback string and including this in the email notification should be feasable.
Kind regards,
Louis1 vote -
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 -
Password change on mobile application (Android)
Hello,
It would be great to be able to change our password via the mobile application instead of having to use a web browser or desktop app.
4 votes -
add a plugin hook for search
If plugins had a hook when someone performs a search, they could customise the search experience, e.g. by querying other systems and offering those results too (maybe as an ephemeral post).
I would love to use mattermost search as our cross-platform search provider...
1 vote -
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 -
Add an option to hide the menu bar
In the desktop client, it could be useful to have an option to hide the menu bar by default (Signal desktop has this, also an Electron-based app), since it's not used that much in day-to-day usage. It could appear when pressing alt (Signal does this, as well as Firefox). Ideally I'd like the application to be more in-line with Gnome design, using a headerbar, but I realize this would be larger thing, and may not be desirable in a third-party application…
4 votes -
Improve High Availability UI
Some improvements could help administration:
- In the Cluster Status table, highly the node that the user is currently connected to so it's obvious
- Provide a way to connect directly to the server on the local port to debug that specific server.
Any other ideas for improvement?
1 vote -
Allow plugins to add to the settings menu
Allow plugins to add to the settings menu, much like they can add to the System Console settings.
18 votes -
Have the option for a test license for existing enterprise license holders
It would be incredibly helpful for enterprise license holders to be able to generate a sort of test license, so that they can set up a test instance with all the features of Enterprise instances (such as LDAP, SAML, etc) so they can test out their settings first before implementing them into their production instance.
4 votes -
Upload from Nextcloud
I want to mount Nextcloud (via WebDAV) at the time of posting so that I can attach files directly from Nextcloud.
13 votes -
Plugin hook for channel header, title and purpose change.
I would like to add a string to the header and purpose every time it is changed via a plugin, but this is currently not possible as there is no hook for channel metadata in the plugin API.
23 votes -
Compliance Export (Beta) Suggestion
As per the official documentation here - https://docs.mattermost.com/administration/compliance-export.html#why-are-compliance-exports-beta, it is mentioned that:
"Exports do not yet include messages with special types, namely system messages, webhook message attachments and custom plugin messages."
Do we have an estimation as to when this will be implemented in the upcoming Compliance Export for E20?
10 votes -
4 votes
-
Allow Emoji in Channel Name
Allow emojis to be used in a channel name.
59 votes -
Have the ability to jump directly to the first message in a channel
When a user needs to scroll up through a lot of history, it can take a lot of time and effort. It would be much better if there was a button or ability letting users to jump directly to the first message in a channel.
0 votes -
Add Gitea OAuth2 Support
Support Gitea's OAuth2 provider as an authentication source.
Currently, the team edition only supports GitLab as an OAuth2 source. GitLab is pretty heavyweight and many people prefer other software for a variety of reasons.
Gitea (https://gitea.io/en-us/) is a really nice open source, community supported Git server. They recently added support for acting as an OAuth2 provider (see https://docs.gitea.io/en-us/oauth2-provider/ for documentation). It would be great if Mattermost would support Gitea as an OAuth2 provider.
121 votes
- Don't see your idea?