General
Please search for existing ideas before posting a new idea.
1195 results found
-
Add show and set focus to the window option on new message
Add an option to show and set focus to the window whether there are new messages or mention. To make it possible for a user to surely notice and to react the message.
I had already pull requested this feature. About detail following link.
https://github.com/mattermost/desktop/pull/1852 votes -
no character length of name when display is set to "real name"
Now it is set to 24(?)
For example "Mansoor Nahasapeemapetilon" would be displayed as "Mansoor Nahasapeemapetil..."
There is enough space to display the whole name.
1 vote -
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 -
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 -
CTRL+F on Windows Desktop app puts cursor in Mattermost search box filtered to channel
In the browser CTRL+F brings up text search for the page, so propose in the Windows Desktop app CTRL+F brings up Mattermost search pre-filtered to the channel to have a similar effect.
Other than the ability to search a page, the browser and desktop app have almost the same functionality.
Adding this would make the experiences more equivalent, rather than having desktop just slightly degraded.
7 votesUnder review by our desktop community: https://github.com/mattermost/desktop/issues/305
-
Add a Windows universal app so that Windows 10 Mobile rollouts can use Mattermost
Let's go Windows Universal with this, and bring Mattermost to a whole new market of Windows 10 Mobile users who're waiting for first party apps for apps just like this. Then Mattermost truly becomes a Slack competitor.
193 votes -
Stop sniffing the User-Agent, use feature detection
The Mattermost web interface uses the User-Agent of the browser, which is a bad idea because browsers can (and do) anyway lie about which browser they are.
As a matter of fact, right now Mattermost will give a warning (and not work) when e.g. using Epiphany (the GNOME Web browser), but changing the User-Agent does work. Because its engine is WebKit, which makes it to support almost everything that Safari does (and Safari is in the list of supported browsers).
What Mattermost should do is feature detection. More info at: https://github.com/mattermost/platform/issues/3353#event-703118004
25 votes -
Implement Automatic Right-To-Left (RTL)
Most popular text editors change the text direction automatically to RTL (Rgiht to Left) when you enter a text in RTL languages such as Persian, Arabic or Hebrew. If that was the case in the Mattermost, we (the RTL language speaking people!) could use Mattermost much more productively, and localization to Farsi, Arabic, etc was possible.
306 votes -
Try to use less CPU / energy in native Mac App
Right now the Mattermost native Mac app is using a lot of CPU, pretty consistently over 10%, which seems really high for an app of this type. What could it possibly be doing to use that much CPU? The energy impact is almost up there with known battery drainers like Chrome and Firefox. I know it's a beta, so please consider this some beta-user feedback. Thanks!
12 votes -
Option to show integration username overrides in push notifications
When push notifications get sent they show up as my username for my integrations (username posted to channel). It would be great if the notifications showed username overrides instead or there was an option to do so, "Nagios posted to channel".
3 votes -
Build Android app without Google Play Services
The Android app requires the Google Play Services because it uses GCM for push notifications. This library is not open-source so it prevents Mattermost from being included in FOSS repositories like F-Droid.
It would be nice to have an option that builds the app without GCM.174 votes -
Demo site
There should be a demo site with fake data.
Screen shots are nice, but to set up the app and then discover it's not for you, is a hassle.
12 votes -
Limit matches for @ completion to users in the active channel
With a mattermost setup with hundreds of users, you get a lot of username matches when you type @, however if you're in a channel with only a small subset of the hundred users, you still need to narrow down the list by typing in more characters than necessary to match the name you want. For improved efficiency the list of users to match against shoulld be limited to the users currently on the channel.
This limit should of course not be applied if you are doing /msg @someone, and possibly not even when you mention @someone somewhere inside your…
1 vote -
Rename Group-Members locally
It should be possible for everybody to change the names of the Team-Members locally.
17 votes -
For file storage, add support for Google Cloud Storage
For users who don't want to or can't use Amazon S3 or local filesystem, adding support for Google Cloud Storage improves the "Cloud portability" of Mattermost, in addition to supporting more use cases.
21 votes -
Asynchronous uploads (that do not block chatting)
Right now, when you upload a larger sized file you are blocked from chatting until the upload finishes.
It would be nice if the upload is handled separately so you can continue sending new chats while the upload is processed. Slack does this too.
10 votes -
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
- Don't see your idea?