General
Please search for existing ideas before posting a new idea.
1195 results found
-
Diagrams and flowcharts support (Markdown)
Mermaid (Introduced in GitLab 10.3)
It is possible to generate diagrams and flowcharts from text using Mermaid.
In order to generate a diagram or flowchart, you should write your text inside the mermaid block.
More info on:
- Gitlab Mermaid: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/user/markdown.md#mermaid
- Mermaid official page's: https://mermaidjs.github.io/
- Mermaid Github with examples: https://github.com/knsv/mermaid
49 votes -
Email notification for any activity (without mention)
Currently, the notification system allows:
- Getting browser desktop notification for any activity
- Getting email notification for mentions
I'd like to have the mix: get email notification for any activity when I'm not logged-in. Many systems allow this (eg. gitter's "You have unread messages" emails), but I couldn't find it in Mattermost.
Ideally, the system would :
- Wait a few minutes before sending the notification, to send a mail containing several messages at once.
- Send only one notification even if there are further messages, to avoid flooding the mailbox with tons of emails
This would be very useful to follow low…
10 votes -
Wide Picture Preview
Have an option to change preview display to show the preview without file name and size. Intead a wider thumbnail.
26 votes -
a way to secure self-managed Mattermost deployments...
It is possible to secure self-managed Mattermost deployments w/ Fyde (www.fyde.com)'s unified security and trusted access platform.
Fyde provides granular access controls for enterprise apps (i.e. Mattermost) and workloads, and continuously monitors access requests.
With Fyde, you can roll-out strong device authentication, improve security posture of unmanaged devices and remediate configuration errors.
1 vote -
Support external keyboard
See issue: https://github.com/mattermost/mattermost-mobile/issues/2512
When an external keyboard and an on-screen keyboard is used, the chat input text field looses focus as soon as the on-screen-keyboard is hidden, probably because hiding the keyboard changes the screen size and therefore triggers a redraw/relayout. I suggest to fix this.7 votes -
allow message with slack attachments to show there fallback text in email notifications (instead of sending an empty email)
Hi all,
We ran into an issue where messages sent that consist of an attachment as per:
https://docs.mattermost.com/developer/message-attachments.html 1
don’t show anything in email notifications. I was wondering if this was intended?I can imagine sending the formatted text is difficult, but part of the message attachment is a fallback string and including this in the email notification should be feasable.
Kind regards,
Louis1 vote -
Miniature (icon) Mugshot in leftmost Direct Messages pane, shown before name
In the “Direct Messages” leftmost pane show a miniature mugshot, in addition to the persons name shown. The same mugshot /image as shown in message conversation list view.
Sometimes the name is not know or remembered, but the face is not easily forgotten (unless your blind) and might be recognized, when initiating a conversation.
My list contain about 100 developers, many with similarly sounding names and it would ease when trying to find the right developer.
When having many contacts often the names becomes very similar i.e John A Smith, John B Smith, John C Smith.
Which of those is…
4 votes -
Limit number of times animated emoji will loop
When users have their mattermost window open all the time, animated emoji that are endlessly looping can be very distracting and annoying. If they paused after looping a set number of times, it would greatly improve the user experience for me.
11 votes -
Push-to-Talk
While "texting", I would like to be able to transmit an ad hoc sound bite, so that I can quickly verbalize something without having to start a call session - not store-and-forward, but immediate live voice, Star Trek comm badge style.
I'm glad I ran into you guys in Punta Cana!
7 votes -
Don't show deactivated ldap users
My organization would like to have the option to not show deactivated users in member lists.
3 votes -
add a plugin hook for search
If plugins had a hook when someone performs a search, they could customise the search experience, e.g. by querying other systems and offering those results too (maybe as an ephemeral post).
I would love to use mattermost search as our cross-platform search provider...
1 vote -
Linux desktop app: start hidden in tray without creating window itself
Instead of creating the application and minimizing it application start must be done without creating window itself.
Lack of this option I have discussed here https://forum.mattermost.org/t/solved-linux-mattermost-desktop-start-minimized-from-command-line/6321/18
12 votes -
Improve High Availability UI
Some improvements could help administration:
- In the Cluster Status table, highly the node that the user is currently connected to so it's obvious
- Provide a way to connect directly to the server on the local port to debug that specific server.
Any other ideas for improvement?
1 vote -
Add an API for getting private channels
As a system admin using the API, it would be useful to get a list of private channels for a team.
Currently, one can get posts for private channels through the
channels/{channel_id}/posts
API, but that assumes that the admin knows the channel_id. Finding that ID cannot be done through the API.Use case: for reporting purposes, we want to get the count of messages per private channel each month.
9 votes -
Add notification timeout option
I've seen other thing saying there is a timeout option for notifications but I'm not seeing one in the Linux desktop app. Should it be there? If not, I'd really like a way to make the notifications to be persistent until I interact with them or Mattermost.
15 votes -
Make the text box background match the rest of the dark theme
When in either of the dark themes on the Android app, the text box has a white background which is super jarring. Can we get it matched with the rest of the theme please?
3 votes -
Include private channels to search based on current user membership
Make Mattermost API channels search method
( /teams/{team_id}/channels/search )
to include private channels where the current user is a member.E.g. if the user A is a member of channel B and user A performs channel search, it will get channel B in a response from server if B matches the term.
In Mattermost 5.5.0 search returns only public channels in results. The only way to find channel by display name is to get all channels current user is a member of and iterate over them on client side.
7 votes -
Add badge for new messages that's visible in a pinned tab.
When you've pinned a tab on your browser the badge that appears to show new messages within the client isn't visible. At best you have to hover to see a (*) that denotes new messages.
There should be an immediately visible badge on a pinned tab for unread messages.
20 votes -
Android Multi-Window support
Support the Android multi-window feature. Currently, resizing of the application window seemingly crashes the app.
7 votes -
Have the ability to jump directly to the first message in a channel
When a user needs to scroll up through a lot of history, it can take a lot of time and effort. It would be much better if there was a button or ability letting users to jump directly to the first message in a channel.
0 votes
- Don't see your idea?