General
Please search for existing ideas before posting a new idea.
1231 results found
-
Allow SVG as custom emoji
Allow the user to upload SVGs as custom emoji
currently only PNG, JPG and GIF are allowed. But when I tried to upload an SVG the Preview rendered, but the saving was not possible because of file extension limitations.
1 vote -
Don't create duplicate installation on Windows when upgrading (MSI)
After upgrading the Windows desktop client from 4.3.1 to 4.3.2, both installed with the MSI, an entry for both versions exist in add/remove programs.
Two keys are created in the registry.
HKEYLOCALMACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{A44E2D12-7D92-4ABC-8366-35E1CD827C01}
and
HKEYLOCALMACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{C0437176-EF43-4633-A55C-1164B09E8646}
Updating the application, which would normally be a simple process of running the MSI for the latest version with the /qn switch through any systems management system has turned into a scripting exercise. Either the GUID should stay the same or the old version should be automatically removed.
Additionally, removing 4.3.1 after installing 4.3.2 breaks the installation, as the files are installed…
3 votes -
Automatically restart Mattermost after upgrade if it was already running (MSI)
When updating existing installations of Mattermost with the MSI, the desktop app should automatically restart if it was running when the installation started. At the very least, the installer option that starts Mattermost after installation should be exposed as a public property, so it can be set as a switch when installing with msiexec.
Currently, the MSI kills the process but it doesn't restart when running with the /qn switch.
3 votes -
add newlines with CTRL+ENTER (like in Slack and Skype)
this is the opposite of the current setting:
ENTER inserts a new line and CTRL+ENTER submits the message.8 votes -
Mattermost - Dropbox Integration
As of now, the integration between Mattermost and Dropbox relies on third party setup such as Zapier and Integromat:
* https://zapier.com/apps/dropbox/integrations/mattermost
* https://www.integromat.com/en/integrations/dropbox/mattermostIt will be great to have a built in plugin to perform this functionality. For example, send a notification to a channel / direct message when a file is uploaded.
1 vote -
Integrate with Alfresco
I would like to see an integration with Alfresco for managing documents that are included in Mattermost posts
8 votes -
InteractiveDialog Select List with a lot of entries truncates top of list.
The top of the select list with a lot of entries truncates at the top of the modal.
https://user-images.githubusercontent.com/1700241/65780019-228c6800-e149-11e9-9416-cfb5441dcbb0.png
1 vote -
Option to have different themes on different devices
As of now, a change of theme on one device is automatically synched to all other devices.
9 votes -
have a channel preference to have a badge for new messages in a channel like direct messages
Something like "subscribing" to a channel, where when anyone posts in the channel, you get a direct message badge that behaves like they @'ed you for every message.
Example:
UserA: hi
UserB: supWindows icon on taskbar: red (2)
9 votes -
Distribute Mattermost Desktop via the Mac App Store
Hi,
Since the Mattermost Desktop client does not include an auto-updater and the iOS version is already distributed on the App Store, why don't you distribute the mac client on the Mac App Store.This would solve the updating problem and also make the app easier to discover. The download page is pretty hidden on the mattermost website, I always end up on the server download page when I only want to check for update.
3 votes -
Plugin hooks for access control and logout events
Add server plugin hooks for access control (permission change) and logout events to enable developers to create custom server plugins to integrate with internal auditing/intrusion detection tools.
https://developers.mattermost.com/extend/plugins/server/reference/#Hooks
16 votes -
Allow plugins to add to the settings menu
Allow plugins to add to the settings menu, much like they can add to the System Console settings.
18 votes -
When using the channel reference (~ sign), it should only return channels that I am a member of
Currently when using the channel reference (~ sign), it returns all public channels that matches the search, regardless of whether the user is a member of it or not.
It would be more efficient to only show channels that the user is currently a part of
1 vote -
When using the channel reference (~ sign), sort the results with exact matches of name first
Currently when using the channel reference (~ sign), it sorts the results alphabetically, and it matches these search results based on the display name, the channel URL and the channel purpose.
It would be better however if it were to sort the direct matches with display name higher/at the top of the list so it would be easier for users to find and navigate to those channels.
1 vote -
Do not send notification emails if chat message got delete
Notifications of new chat messages should not be emailed if the chat message has already been deleted.
See:
https://github.com/mattermost/mattermost-server/issues/130643 votes -
File upload - Opens a modal where user can enter message to be displayed along with image.
File upload should trigger a modal to be shown in which user can add more files and also enter corresponding text against the image upload.
I would like to help in implementing this feature.1 vote -
Allow for tighter spacing in the sidebar
Currently tons of space is being wasted in the sidebar. Allow for tighter spacing of channel/user names so more of the list can be displayed at once.
28 votes -
Allow users to signup without invite and also join team without invite
When open server is enabled, users can signup without invite. However when they signup they are allowed to create team, so I disabled it. Now when they sign up there is nothing. How about let them send request to join teams, and administrators can confirm.
2 votes -
Disable taskbar badge for specified channel(s), but keep channel name in bold for unread general messages
In the notification preferences for a channel (probably under Mark Channel Unread), I'd like to have the ability to disable the application icon badge in the taskbar unless someone mentions me or the whole channel, while still keeping the channel name in bold for any general messages.
That way, when I open the app, I can see which channels have general messages for me to catch up on (b/c the channel name will be in bold), but I don't get drawn to the app by taskbar icon badges for channels that I don't want to be notified about while I'm…
16 votes -
Synchronization and Load Balancing for Plugins
Please see the proposal this chat thread: https://community.mattermost.com/core/pl/bb376sjsdbym8kj7nz7zrcos7r
3 votes
- Don't see your idea?