mattermost-file-list

module
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2020 License: Apache-2.0

README

Mattermost File List

Adds a paged, searchable and sortable file list to each channel and team. You can open the channel file list through a button in the top panel. The team file list is available above channel list, but it has to be first enabled in the plugin settings. Admins can additionally access a list of all files from all channels, even where they are not a member.

Through the list you can obtain public or normal links to the files, open and delete entire posts.

Preview:

Sample list

How to install

  1. Grab the latest .tar.gz archive from Releases.
  2. Follow standard Mattermost plugin installation procedure (either install it through the web system console or directly by extracting it to /plugins/ folder).
  3. Remember to check out plugin settings for additonal features!

How to develop

This projects uses Docker containers to build, so you don't have to install any dependencies other than Docker. Simply run docker-build.ps1 (on *nix systems you need Powershell) and the project will be built inside an autmatically configured temporary container. The container caches entire GOPATH inside .docker_cache directory, so it should be fast and dependencies won't be redownloaded everytime you run the build. Have fun :)

Optionally you can also pass -withPreview which will spin up the mattermost-preview instance (if it's not running) and deploy the plugin to it.

Directories

Path Synopsis
build

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL