General
Please search for existing ideas before posting a new idea.
1195 results found
-
Collapse Markup
Add the ability to Collapse a post containing markup. Just like you can already do with a image.
3 votes -
Notification Exclude Words
Add the ability to exclude notification words.
Like this:
Words that trigger mentions: foo
Words that do not trigger mentions: foo-bar3 votes -
System Administrator: Ability to Import Users via CSV / Excel File
While system administrator are limited to only have the following methods to create / import users:
* Local users: mattermost user create CLI, direct invite, team invite link
* External users: LDAP / AD / SAMLIt will be good to have the ability to use CSV or Excel file to bulk import the users with specific formatting especially if the organization has a lot of customers and is not utilizing AD / LDAP / SSO.
10 votes -
Allow certificate errors to be permanently ignored
Having bad admins that make errors during the creation of certificates is silly. However, not being able to override their silly mistakes while they fail to address the issue over the course of months is aggravating. Although the issue will be eventually addressed, every time I open up mattermost, I get an invalid certificate error which I have to manually dismiss. I would really like to dismiss this permanently so that I don't have to deal with the extra 3 clicks every time I open up the application.
6 votes -
asana
Would be great to do an Asana plugin
27 votes -
Integration with osTicket
It would be great to have an integration with the osTicket platform to be able to receive notifications of new tickets or ticket updates.
In addition, it would be even better to be able to send messages to the osTicket API to create new tickets.
8 votes -
Interface changes for view users present in channel and their status
We all know that the Mattermost interface shows the Channel names in the left sidebar. We have been thinking that the users in that channel should be listed in the left sidebar under that particular channel name with an Expand/Collapse icon/button. If we expand, we should know the user’s status as offline/available, etc.
1 vote -
add copy to clipboard code block
Have a button in the code block to copy it on clipboard
65 votes -
47 votes
-
Text-to-speech accessibility support for at least one client interface if not all
The Mac OS/X Desktop Client for Mattermost has never supported text-to-speech with would make my interaction as a low vision (legally blind) user much easier. Until recently, I was able to at least get that functionality in the web-based interface with Chrome but that is also no longer working. I can't even set up the iphone app because the first step of entering the server is incompatible with Voice Over. If I was totally blind, I couldn't use the application at all. The only reason I use it is for work as my employer has adopted it as our enterprise…
19 votes -
Allow alternative iOS storage for photos / videos
When taking a photo via the Mattermost application, it defaults to saving the photo to the camera roll which will then get backed up to iCloud. In most cases is awesome. However, if you are looking to keep data separate, it would be nice if we had the option to have photos taken in the app, stay in the app.
6 votes -
Image preview blacklist
Image Preview: Add a site blacklist to prevent image previews from selected sites.
Example: Someone can set up private repositories on github that aren't visible to users that aren't logged in and aren't members of the organization. Link preview currently creates a preview of the root github page. This is pretty annoying when you're sharing links to pull requests with coworkers.
15 votes -
Flag abusive or dangerous posts
Please give users the ability to flag posts that could be considered abusive, dangerous, or contrary to corporate policies. Once flagged a link to the post would be sent to a specific email address.
1 vote -
set desktop and mobile notifications for all subscribed channels in one interface
Currently, we can set desktop and mobile notifications per channel in the individual channel settings in the desktop app. Add an interface to list all, or subscribed, or favorited channels, and a checkbox to enable desktop or mobile settings for each channel. So, a user can enable or tweak notifications for all subscribed channels on the desktop, but choose all, none or just a few favorited channels for mobile notifications.
2 votes -
Add a loom integration
loom video service
9 votes -
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
- Don't see your idea?