General
Please search for existing ideas before posting a new idea.
1206 results found
-
Add import from hipchat
Hipchat to mattermost move API
83 votesYou can export data from HipChat Data Center (see https://confluence.atlassian.com/hipchatdc3/export-data-from-hipchat-data-center-913476832.html) and use the Mattermost ETL framework to import the solution (see https://github.com/Brightscout/mattermost-etl).
Learn more about migration options here: https://docs.mattermost.com/administration/migrating.html#migrating-from-hipchat-server-and-hipchat-data-center-to-mattermost
-
Short URLs
Easy to remember & easy to share
http://chat.domain.com:8065/channels/town-square
to
http://chat.domain.com:8065/c/town-square
or
http://chat.domain.com:8065/town-squareOptinal way to choose URL generation way?
2 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 -
Implement Support for Slackline
Posting from Justin I on old feature request forum: https://mattermost.zendesk.com/hc/communities/public/questions/204151705-Slackline-for-Mattermost
http://slackline.io/ lets you connect 2 channels from different accounts.
It would be great to be able to do this with Mattermost to make transitioning from Slack to Mattermost easier.
i.e. we can have people on Mattermost and Slack, but all conversations that happen on Mattermost are pushed into Slack and visa-versa so that holdouts don't miss anything.If it helps, code is here: https://github.com/ernesto-jimenez/slackline
9 votes -
API specification
Cross posted from GitHub issues: https://github.com/mattermost/platform/issues/69
I see that the code appears to be logically organised around a clean-looking API; I can go and read through the Go source and get to understand it, but it'd be better if there were a specification of that API clearly written somewhere for reference. As this is a developing project, it'd especially be useful to know what parts of the API are considered "stable".
Lets-Chat have an API spec which was invaluable to me in writing a Python API wrapper and I'd love to do the same for Mattermost. :)
32 votes -
Add package install instructions in addition to Docker install instructions
Posting from GitHub Issues thread: https://github.com/mattermost/platform/issues/58
The first release of Mattermost emphasizes Docker installation, and package install instructions are also being requested.
Please share upvotes for this feature if you agree? Upvoting myself.
1 voteAccepting merge requests for package installation instructions
- Don't see your idea?