General
Please search for existing ideas before posting a new idea.
1195 results found
-
Interactive Message links/flat-buttons
I really like the interaction message buttons!
https://docs.mattermost.com/developer/interactive-message-buttons.htmlI am trying to clone the /remind functionality in Slack into Mattermost, and the button interactions are working well, but the links to 'delete', 'Close list', 'view completed items', etc do not have an equivalent in Mattermost. (For now I am going to perhaps have buttons for these though it's not as flexible as I'd like)
1 vote -
Clear cache automatically at set time or do not cache data on Desktop client
On Windows, conversations are cached locally on the desktop client under the Roaming/Mattermost/Cache folder. These cache files contain sensitive information from conversations in the desktop app. I would like an option in the desktop client to either 1) disable cache completely or 2) clear the full cache on a regularly scheduled timeframe (ex. every 6 hours). Disabling cache is better as it makes sure that the conversation isn't saved to the local file system. This is important for projects that do not want any sensitive conversations available outside of Mattermost.
3 votes -
Add the posibility to have a list of teams instead of the very small squares in the teams column
The small squares of team names are very difficult to find a team in as the team name does not fit in the little square.
I would like to have the option to have a list similar to the one with topics within a team instead of those small squares.2 votes -
Re-Add yourself to a channel you left
We would like to have a feature where you can add yourself back to a channel that you have left.
1 vote -
Show Emoji picker for current message when hovering on message and typing space
It is a bit cumbersome to select an emoji reaction since the button is fairly small and all the way to the right. I suggest to open the emoji reaction picker when hovering on a message and typing space.
Preview of the idea : http://output.jsbin.com/zabupucuso
7 votes -
Update Pinned Posts Panel switching between channels
Want to have pinned posts panel to dynamically change when switching between channels to show the pinned posts in that specific channel. Currently you'd have to unselect and then reselect pinned posts to update it everytime you change channel
3 votes -
"Mark channel unread" option to support account notification settings "words that trigger mentions" feature
At the moment its possible to mark channels unread if you are mentioned (The channel name is bolded in the sidebar when there are unread messages. Selecting "Only for mentions" will bold the channel only when you are mentioned), but it would be awesome if we could have the function to choose the settings that are already adjusted in "Account settings" --> Notifications --> Words that triggers mentions
Would save lot of time to read only channels that has something related to your keywords, not only if you are mentioned
Related issue, but requires more like only "channel wide notifications": …
31 votes -
Handle old browsers more gracefully
Mattermost does not work on some old browsers (e.g. Android 4.2: https://github.com/mattermost/mattermost-server/issues/8825).
I don't expect the team to support these legacy browsers but currently it only displays a blank page, which can be confusing for users.It would be nice if Mattermost could display an user-friendly error message when the browser is not supported.
1 vote -
Create Microsoft Lync plugin, similar to existing Zoom plugin
Create Microsoft Lync plugin, similar to existing Zoom plugin, so that a Lync meeting can be started on the fly in a Mattermost channel
15 votes -
i forgot my password link close
we use LDAP user account login in mattermsot,if users fotgot password, they can not use "i forgot my password" link to reset password.
can you let manager to choose open or not open this link?
4 votes -
windows people
Summary
Microsoft now supports pinning conversations within applications to the taskbar through what they call the My People API:https://docs.microsoft.com/en-us/windows/uwp/contacts-and-calendar/my-people-support
It looks like it primarily supports windows store apps/c#, so it might not be possible to do with electron/node. It's also OS-specific, which isn't really beneficial to the app as a whole.
1 vote -
Chatting to Golang Bot through direct message
Hello, I have the golang bot implemented into a mattermost channel.
It would be helpful to have an option for users to ask the bot questions in a Direct message as opposed to just a public channel.
I feel that this would encourage users to use the bot more and help shy users as well. That way there can be some sort of privacy between users.
Also, a way to have a log for Admins to keep track of what questions are being asked will be helpful in developing the bot further.36 votes -
unicode emoji to support chinese character custom emoji names
Current behavior: User interface won't allow me to give Chinese names to emoji.
Requested behavior:
- Allow naming of custom emoji with Chinese characters
- User be able to type :你好: and have the mapped custom emoji show up in chatNotes:
George Goldberg suggested to enable full unicode support for custom emoji names rather than just ascii. https://pre-release.mattermost.com/core/pl/ce5wkyq1w7drxd55mjy38c1apo1 vote -
Toggle the visibility of bot/webhook messages
I'd like a way to quickly hide/show bot and webhook messages in a channel. It would be easier to have conversations when the channel is regularly "spammed" by bot messages. Could be a simple button in the channel header
6 votes -
List of Flagged Posts in Mobile Application
It would be a good idea in mobile application to have a button that list of flagged post in channel details. To see a flagged post, it would be very difficult to seek all posts earlier.
Thanks in advance.1 vote -
Include user's language in body of outgoing slash command request
Currently, outgoing Slash commands send in the request body information about the user like userid and username.
However, to properly internationalize a slash command integration (such as https://github.com/jedfonner/MattermostOnFire/issues/2), the receiving system needs to know the user's specified language (from Account Settings > Display > Language).
Please add a "user_language" field to the JSON object passed in the body of the message sent by Mattermost outgoing slash commands. This field should be populated by the user's language (e.g., en-US, es-MX, fr-CA, etc).
8 votes -
EE: Provide controls for creation of public and private channels at the team level
The global channel settings aren't flexible enough create teams with differing levels of channel security. Please consider adding the public & private channel settings at the team level.
Simplistic example:
Team A: invite only with the creation of public rooms disabled Team B: public team, with the creation of public rooms enabled Team C: public room with the creation of public rooms disabled
3 votes -
Daily email notification option
I have the team version of Mattermost for a small project with friends hosted at my house. The best way to notify my group is via email, however, I can only send so many emails a month through my SMTP server. It would be nice if there was an option for sending a once a day notification added in addition to the instant, 15 min, and hourly.
It would be also really helpful if I could set this as default for all my users and let them change it if they need to.
2 votes -
Use Safari view controller to view links in app
Tapping a link shared in Mattermost currently throws you out of the app and into Safari. I would be preferable to use Safari View Controller1 to show the link inside the app.
5 votes -
[Feature Request] close the websocket connection when revoke the user access token
Hi all,
I noticed that when I revoke the access token of a user. and the websocket connection of this access token is not closed or disconnected.
in addtion, there is no new message from the websocket when revoked the accesstoken, but the websocket connection is ok.
is it posssible to close the websocket connection when revoke the access token or session?
mattermost server version: 4.5.0
thanks a lot
11 votes
- Don't see your idea?