General
Please search for existing ideas before posting a new idea.
1206 results found
-
Allow latex inline ($ latex here $)
Currently you have to do
latex here
It would be handy if you could do
$ latex here $ too
101 votes -
Different user roles to configure
As of now there are only two: 1. Admin 2. Member
Admin, would like to make someone "Manager" who can create private groups but can't delete one. Regular "Member" will not be able to create private groups or channels.
26 votes -
Provide an alternative to websockets for updates
Websockets don't work properly behind a squid proxy. It would be great to have a swap-in replacement for them that doesn't require patching Mattermost! Currently we cannot use Mattermost because of this issue, even though the installation itself is fine, because we're keeping it internal to the VPN that squid is running on.
13 votes -
enable other databases, e.g. Oracle.
Having support for other databases, e.g. Oracle, is crucial as this is common infrastructure in enterprise IT landscapes.
17 votes -
Add Lita Integration
It would be awesome to have a way to integrate easily with Lita on Mattermost.
18 votes -
Comment on the posted IMG on specific elements.
My Feature Idea:
Open a Preview of the posted IMG or PDF and comment on specific elements. (For Design Teams like the feature in InVision)
Example: Comment on the button on the left side because it looks too small.
I love Mattermost and plan to integrate it in our workflow :)3 votes -
Channel modes
We tend to use the channels in two different ways. Some channels are for chat; a stream of short messages. Other channels have more in-depth messages (like explanations, articles, meeting notes, etc.). In those latter channels, to communication focuses less on a single stream, and more on the replies.
Currently Mattermost solely focuses on chat streams (chat mode), having replies as an option (literally on the side).
I want to suggest an extra mode: topic mode. It differs from the chat mode in the sense that:
- The main might only show the topics (first level messages), not the replies.…18 votes -
Move a message to another channel
Sometimes a user posts his message in the wrong channel. Deleting the message and repost is a simple solution. However, sometimes the message already contains replies. Is it possible (to make) to move a message including its replies to another channel?
847 votesWe are currently looking at bringing the features of the Wrangler plugin into the core product to solve the use cases of:
1. Moving a message or thread to another channel
2. Attaching a message to an existing threadYou can follow progress here as we start design soon: https://mattermost.atlassian.net/browse/MM-35848
-
Advanced search; perhaps using google type shortcodes
There is currently no way to exclude results, or to get results where multiple conditions exist;eg
Returns only where both terms are found : termA AND termB
returns only termA but not if termB exists : termA -termB
etc...10 votes -
Filter Search/channel by tag.
It would be nice to have a bar along the top or side of the ui that could be populated with tag so that the user could filter their search results, or channel contents by filters.
Currently search is inclusive, which makes it hard to reduce the number of search results. Tag filtering would be one method to improve this.10 votes -
Support connecting with IRC clients
Mattermost should support regular IRC clients. A bridge require you to host an entire separate IRC server just for a couple of IRC clients, unless you want to give control to an IRC network. In addition, a bridge per definition is hackish. People speaking are not in the userlist, private messages are impossible etc.
6 votes -
iOS keyboard improvements
Currently both the iOS app and the Mobile view of mattermost (my local install is the last travis-ci build from a week or so ago) when you bring up the input box you are presented with a Send icon, on top of a Done button along with a Return on the actual keyboard. This from a user perspective is super confusing and unintuitive. I would suggest either completely removing the Send icon, or removing the Done text and that whole extra bar that ends up being drawn just to have it there. Also if at all possible changing return to…
2 votes -
Expand syntax highlighting in code blocks to more languages
Mattermost uses highlight.js (I think) - but bundles support for just a subset of languages. This reduces client side load times by limiting the amount of Javascript loaded.
This could be made configurable at run-time, so for those using for example scala or Powershell can get highlighting for their languages without impacting performance.
51 votes -
Add per-channel email notification controls
Similar to per-channel desktop notification controls, I'd like the option to disable email notifications on a per channel basis. A good use case for this is our Git repo web hook: I don't need an email telling me I pushed commits to the repository (currently the author name generates a mention notification).
My original forum post might provide additional context.
9 votes -
Display option to add a click count next to embedded links
Similar to how discourse (https://forum.mattermost.org/) tracks the number of clicks on a link.
Proposed spec:
1) Add Team Setting > Display > Advanced Message Display Options
Title: Advanced Message Display Options
Help text: "Advanced options for message display."
[ ] Show count of clicks next to hyperlinks in messages.
2) If zero clicks have been made on a link, show no indicator.
1 vote -
Add line numbers to code blocks
We would like code posted in messages to have a syntax highlighter for different programming languages (we would be interested in bash, php, css, html etc. Having line numbers would also be nice so when discussing code you can easily know what line you are talking about.
14 votes -
Advanced message/rich text editor
Currently, it's not easy to write long and complex messages (source code for example). It would be nice to have the option to open a rich editing window.
For example, another icon could be added at the left of the input box that opens a rich editing window with something like tinymce features. Slack has something like that . A plus icon is at the left and you can choose various ways to enter text according your needs. Even code snippets.
61 votesThis is planned, Jira ticket here for tracking: https://mattermost.atlassian.net/browse/PLT-2114
-
Delete a team
Ability to delete a team in the interface.
18 votes -
Search text of attached files
When attached files have text in them, the text of the files should be indexed so that it is available for search.
32 votesHey all! This feature is now under review https://mattermost.atlassian.net/browse/MM-11361
If there are any ideas on how to add this feature in an efficient way, we’d love to hear your ideas!
-
Expose message edit histories
If users are given the ability to edit their messages, it is useful, at least for moderators and admins, to be able to see what their previous messages were. This is so that disputes between users can be resolved, where a user responds to a message that is subsequently edited to change the context and meaning of the response.
5 votes
- Don't see your idea?