Skip to content

orpheas/mattermost-uno

 
 

Repository files navigation

Mattermost Uno

Latest Version Build Status Code Coverage Chrome Users Firefox Users

Unofficial Chrome & Firefox extension bringing some Slack-like features into Mattermost.

Links

Features

  • Hide posts replies from the main thread.
  • Inject a Slack-like replies-block under the posts containing replies.
  • Infinite scroll.

Screenshots

Replies Block (Default Theme)

Mattermost Default Theme Users

Replies Block (Dark Theme)

Mattermost Dark Theme

Roadmap

  • Live extension counter.
  • Customizable options.

Contribute

Get Started

yarn
yarn dev

Then load the /dist directory in your browser as an unpacked extension.

Release

npm version [MINOR|PATCH]
  1. The new Git tag will be pushed to Github.
  2. Travis CI will test, build and publish the new release.

About

Rework for custom MM Instance

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.0%
  • CSS 9.2%
  • Shell 0.8%