Commit graph

11 commits

Author SHA1 Message Date
2d962d18d2
added command with interactive dialog
Some checks failed
ci / plugin-ci (push) Has been cancelled
2024-08-08 18:06:32 +02:00
Michael Kochell
376ea7e1f5
Disable unused-parameter golangci check (#191)
* add lint rule exclusion for unused-parameter

* re-introduce the unused parameters in plugin.go
2023-11-20 10:57:33 -05:00
Michael Kochell
5237d354cf
fix ununsed param (#189) 2023-10-26 15:49:24 -04:00
Ben Schumacher
8862f96d1f
[MM-53695] Make use of github.com/mattermost/mattermost/server/public (#185) 2023-08-01 21:07:15 +02:00
Ben Schumacher
a80b066195
[MM-38075] Use mattermost-server/v6 (#157) 2021-08-25 09:29:26 +02:00
Ben Schumacher
1c3014f906
Bump Mattermost to 5.18 (#76) 2019-12-22 16:23:55 +01:00
Hanzei
43af4d9cfe
Refactoring (#43)
* Cleanup .gitignore

* Document minimum server version

* Become golint compliant

* Use pre defined http method

* Update dependencies

* Add i18n-extract target

* Add golint target

* Run check-style against all go files

Co-Authored-By: Jesse Hallam <jesse.hallam@gmail.com>
2019-06-22 16:15:48 +02:00
Hanzei
c1397f440e
Add hello world http methode and test 2018-10-10 12:46:52 +02:00
Jesse Hallam
e1e2ca5951
MM-12193: illustrate simplified, but safe configuration handling 2018-10-01 14:16:45 -04:00
Jesse Hallam
daaf7822ea
strip out sample bits (moved to demo repository) 2018-07-24 16:02:46 -04:00
Jesse Hallam
189f92c54b
initial commit 2018-07-23 13:43:22 -04:00