General
Please search for existing ideas before posting a new idea.
1248 results found
-
marking posts as read on viewing, not all in channel at once
For example I have off-topic channel with 1000 unread messages. I want to read them all, but it takes 15 minutes or more. I start reading, read about 200 messages, but at that time I receive very important direct message, or mention in other channel. I switch to that channel, do what I need, but when I come back to off-topic channel, i have all messages marked as read. moreover - I instantly jump to the end of a channel, not to place where i stop reading.
Also even if channel is opened, but i am reading something in past…
77 votes -
Assign User to incoming Webhooks
Hey,
we run Mattermost and have some webhooks set up for Taiga ( https://taiga.io ). We created a User "Taiga-Bot" for our webhooks.Right now the webhook is always assigned to the user that created given webhook.
I'd like to have an option to assign already created/new webhooks to any user as long that I'm logged in with a sysAdmin account.
18 votes -
Implement 2 Factor Authentication using yubikey Hardware Token
Support for 2 Factor Authentication using yubikey (https://www.yubico.com/products/yubikey-hardware/) in addition to the software MFA available in Enterprise Edition: https://docs.mattermost.com/deployment/auth.html
48 votes -
"Team Directory" - Show Username, Mail, Timezone, Phone Number of other Members
I like to see information about other Users when I klick their name in the chat. Slack show Username, Mail, Timezone and Phone - I think that's a good start for a simple user profile.
Users could decide which information they like to make public.31 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 -
Render uploaded .md markdown files in preview window
I would like Mattermost to render uploaded .md files as html rendered rather than as a plain text file.
Currently they display as a text file and if its a long line of text you have to scroll to read it all.
12 votes -
22 votes
-
Option to disable user "Access History"
Mattermost seems to log all user IP as a default.
Maybe it would be a nice option to opt-out per user or system wide the logging of all IP addresses.4 votes -
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 -
Place to enter Google Analytics or Piwik stats tracking code
Ability to add in footer some tracking code from Google Analytics or Piwik stats
21 votes -
New Channel Announcements
When people create new channels within a team, it would be great to have a popup that shows team members within the channel a screen something like "New Channels created since your last visit, refresh, etc..."
What we are finding is people are creating new channels within Teams, yet no one knows about them unless they click on the More link within the team.
14 votes -
Code snippet with preview
It would be really nice to have preview boxes of long code blocks (Code snippets).
It should be cropped if there are more then x lines (maybe configurable), and could be opened in a new tab or fade out within the chat. An extra code viewer "window" would be nice.E.g. :
https://i.imgur.com/6I25yR1.pngIt is really easy to do so:
Add a span/div element within the code block, give it absolute bottom position and a height (50px here), give it a gradient bg color and give the code block a max-height with overflow hidden. there you go.66 votesThe feature is under review. Would anyone would be interested contributing the improvement if we made it a help wanted ticket? https://docs.mattermost.com/process/help-wanted.html
-
Enable integration on all teams
We host multiple teams that need the same slash command. It would be pretty useful to be able to setup the integration once for all the teams.
15 votes -
69 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
45 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 -
make administrators able to look into private chats
In corporate environments it is sometimes necessary on legal grounds to check an employees communication. Usually the management asks the IT therefor to deliver ones communication. Currently an administrator is neither able to view the existing private chats from any user nor is there an export function to extract all users content from the database
57 votes -
GitLab SSO OAuth SSL Client Certificate
On servers where GitLab+Mattermost are hosted and require SSL client certificates for all connections, Mattermost fails to get a token from GitLab OAuth because its request does not include a client certificate. Please add an option within config.json to include an SSL client certificate within "GitLabSettings" for those requests. Optionally add other SSL-related configurable fields just as CA validation, etc.
27 votes -
Implement changing channel ownership
There is currently no method for changing the owner of a channel.
- A channel owner should be able to assign ownership of their channel to another user
- Team admins and System Admins should be able to assign ownership of any channel to another user
44 votesEnterprise Edition includes Channel Admins: https://docs.mattermost.com/help/getting-started/managing-members.html#channel-admin.
-
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
- Don't see your idea?