General
Please search for existing ideas before posting a new idea.
1219 results found
-
Integration with Bitbucket
Please create an integration with bitbucket
66 votesWe have a new integration supporting BitBucket. Would anyone like to give it a try and share feedback on how it works for your team?
-
Add a system console option to set whether team admins can make a team open
Currently there is an option to restrict team creation. It would be nice to have the option where we let team admins create teams, but restrict open teams to system admins only
1 vote -
Implementing Pingdom Webhooks
Actually Pingdom webhooks aren't supported, either in (old) /GET nor (new) /POST flavour.
New /POST format:
FORM/POST PARAMETERSNone
HEADERSAccept-Encoding: gzip, deflate
Accept: /
Content-Length: 621
X-Request-Id: 23152976-5a56-45b8-9d0a-9a782b57691b
Via: 1.1 vegur
Total-Route-Time: 0
Host: requestb.in
Connection: close
Content-Type: application/json
User-Agent: pingdom-bot
Connect-Time: 1
RAW BODY{"checkid": 2148165, "checkname": "test", "checktype": "HTTP", "checkparams": {"basicauth": false, "encryption": false, "fullurl": "http://nos.ww12asdfdsfsdfsf.com/", "header": "User-Agent:Pingdom.combotversion1.4(http://www.pingdom.com/)", "hostname": "nos.ww12asdfdsfsdfsf.com", "ipv6": false, "port": 80, "url": "/"}, "tags": [], "previousstate": "UP", "currentstate": "DOWN", "statechangedtimestamp": 1464616436, "statechangedutctime": "2016-05-30T13:53:56",…
54 votes -
Filter chat messages using a user specified script before they are displayed
A clean way to specify a script that processes messages before they are displayed
Link to forum post: http://forum.mattermost.org/t/way-to-filter-chat-messages-before-they-are-displayed/14213 votes -
Filtering webhooks to process every post
I'd like to code up support for specifying remote filters that would get to process every post. When a post is sent to the server, it would get passed to the processing service(s), which would return a potentially modified message to get saved/displayed. It would also potentially trigger an incoming webhook that might add follow-on information. The specification of the "filtering webhooks" would be similar to that of outgoing webhooks. Would anyone else be interested in this?
2 votes -
Ability to customize the site favicon
When a user interacts with several Mattermost instances having always the same favicon can get highly confusing.
With versions pre-3.0 it was fairly easy to directly change the favicon files on the installation. It looks way more complex since the 3.0 came out as the file names are no longer predictable
33 votes -
Support gitlab avatar
When a user signup using gitlab sso, it would be nice if mattermost imports the avatar image as the user's profile picture.
19 votes -
5 votes
-
6 votes
-
Add a quick transition to Idividualny chat
Add a quick transition to Idividualny chat by clicking on the user name\avatar in the channel.
3 votes -
Provide an option to show the amount of new messages in a channel
Actually we can see our amout of new mention in a channel, is it possible to do same thing with new messages ?
I think the bold text for new messages isn't visible enough, with a sort of buble like mentions it can be more visible.
5 votes -
Team name length longer than 15 characters
we have teams with names like infrastructure engineering - 26 chars. we will struggle to fit in 15. ok for the url but poor for finding them
44 votes -
11 votes
-
Automatically delete the oldest attachments when approaching a set storage limit
If I have a 20GB server instance, and we're posting big files all the time, we'll hit that pretty quickly. If we hit it, the server will slow down and start rejecting uploads or having errors. Instead, I should be able to set it to limit the total attachment storage to, say, 15gb, and it should aim to stay under that by deleting the oldest stuff.
188 votes -
Noification through Taskbar blink for new messages
There are instances when I am away from my PC and when I come back, I want my attention to be pulled to mattermost if I have new messages. A taskbar blink on new messages will do that.
Now I have to remember to open mattermost every once in a while, which you tend to forget when you are busy with other work.17 votes -
Add custom user groups for mentions
Add cusom user groups for mentions. Something like @developers or @frontend to mention all members of group in this channel. Also it would be useful for large teams, when novices does not know who is who - with this feature they can determinate at least group
522 votesHere’s a plugin that can be used: https://github.com/mattermost/mattermost-plugin-autolink.
-
Make Up Arrow behavior configurable
When you press Up Arrow, your expectations of what will happen may differ. A user coming from Slack might expect the current behavior, where you are allowed to edit your last message. A user coming from IRC, however, would like expect to cycle through his last typed messages by pressing Up Arrow one or several times. And there's an existing suggestion that it cycles through slash commands.
There is only one Up Arrow button, so the best compromise will likely be to make it user configurable. This would of course also depend on the two latter options being implemented.
2 votes -
Display extended message preview on hover
When you hover a reference to an existing message (such as where one has been quoted in a thread), it would be neat if, when you hover the pointer above the abridged message preview, you could see the full text. This would save a click or two.
1 vote -
Automatically expand permalinked messages
When you paste a permalink in the channel, it displays as any other
link. It would be great if these were automatically recognized, and
expanded with a preview of the message (similar to when you reply to a message), together with the Jump button so you can easily jump to that point in history without reloading the entire tab (or opening a new
tab).18 votes -
Add badge for all unread non-mention messages
Add badge for all unread non-mention messages to sidebar. Something like in skype. Actually it had already implimented, and would probably be merged into main release if a lot of people will be interest in this.
https://github.com/mattermost/platform/pull/273181 votes
- Don't see your idea?