General
Please search for existing ideas before posting a new idea.
1200 results found
-
Allow SVGs for team icons, user icons and logo
I can only use JPG, GIF, PNG today and SVGs are rejected.
I would be happy if I could use SVGs also everywhere as it's the superior format if you have only graphics.9 votes -
Make log file reading easier
The timestamp within the log is now Unix Timestamp. This makes it really hard to find the right logs when there is a issue.
Please implement a option to change to a human readable time. I suggest the UTC timestamp. Dateformat can be fix of should better be looking for the server values.
Now:
{"level":"debug","ts":1540975612.3137412,"caller":"web/handlers.go:50","msg":"POST - /api/v4/users/status/ids"}Better:
{"level":"debug","ts":10/31/2018 8:46am,"caller":"web/handlers.go:50","msg":"POST - /api/v4/users/status/ids"}Optimal (i am in europe):
{"level":"debug","ts":31.10.2018 8:46,"caller":"web/handlers.go:50","msg":"POST - /api/v4/users/status/ids"}Best regards
9 votes -
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 -
Inline Code highlighting
Can there be a way to also change the inline code colors, for both background and text color. So we can configure the client to be more appealing and it can be seen easily.
Original report: https://github.com/mattermost/desktop/issues/897
9 votes -
request: Is it possible to use Preact instead of React ?
Is it possible to use Preact instead of React ?
9 votes -
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 -
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 -
System admin should be able to create one Slash command available to all teams
I have a serve running Mattermost Team Edition and would like to be able, as a system admin, to create a slash command that can be executed by every team on the server.
9 votes -
PDF Preview Issue
When you select a PDF that has been posted to Mattermost, the preview is not at a readable size and it only shows the first 5 pages. As we use Mattermost to circulate confidential documents to our Advising and Dispute Resolution Committee, this isn’t ideal as folks would prefer to preview only and not download to their computers.
9 votes -
Add a loom integration
loom video service
9 votes -
Looker bot
Be able to automatically send looker data to channels via a bot
9 votes -
Implement a font size setting or possibility to increase font inline
A font size option is quite an important feature to increase accessibility for all users including vision impairment users on various levels.
I think it is quite self-explanatory so there is no need for long descriptions9 votes -
Option to allow hiding the server tabs bar
I would love to be able to hide the top server tabs bar on my single-server setup. Lots of wasted space when I don't have any other servers. I like to have the window fairly small, sort of old-school instant-messaging style, and when I do, 5% of the height of the window is taken up by the tabs bar (yes, I'm that kind of person where I measured the height of my window in pixels and the height of the tabs bar using GIMP).
Even if I were connected to other servers, I could switch servers using a keyboard shortcut…
9 votes -
Schedule do not disturb
Users should have the option to set do not disturb status (or offline) based on a time schedule, or for the next X number of hours. A user would define the time DND should be active and the app would switch status during that time period. Currently users wishing to stop notifications must manually set DND status. But the user must also remember to reset the status. This allows users to define a time when they do not want to receive alerts/notifications.
9 votes -
Get alerted when the status of another user changes
I would like to get alerted when another user comes online.
In the proprietary messaging application that is also used in our organization, this feature is available as a right-click menu item labeled "Tag for Status Change Alerts", i.e. you can switch on/off alerts per user. I have always found it very useful so it would be a nice addition to Mattermost.
9 votes -
Allow selection/copy of table data in android app
A table of data when displayed in the Android app (not sure of others) doesn't allow for selection and copy of its data. Regular messages do, why not table data? Can we be allowed to select and copy table data?
9 votes -
Pretty private message URLs
Just like channel URLs but automatically created.
Example:
http://domain.com:8065/channels/town-square - default channel URL
http://domain.com:8065/users/user - URL for private messages of the user8 votes -
Multi-tag channels / tag creation on the fly
I am not sure if this has been implemented or not:
What I am looking for is the possibility of participants to subscribe to certain tags and create meta-channels that participants can generate by selecting multiple tags.
(I would like to use Mattermost to allow for informal discussions at my research institutes - across different research groups. The idea is to find common interests, needs, etc.)
8 votes -
Be able to set rules on the creation of the user name
When a user creates their username it would be good to allow admin to set any rules on this. For example if we want all users to use first.last name then we can set this as required.
8 votes
- Don't see your idea?