Ben Schumacher
Ben Schumacher
When running `goi18n merge` with a different format then toml you have to specify the format via the filename **and** via the filename. E.g. after doing the translations you have...
Thanks @harshilsharma63 and @chetanyakan for writing this awesome plugin :tada: Having this plugin in the Plugin Marketplace would be a great addition. It would create awareness about this pluging and...
I would love to see support for markdown tables added to this library.
Hey @blang I would like to help you maintain this library by reviewing PR and fixing issues. Is this appreciated?
https://github.com/mattermost/mattermost-plugin-api provided an plugin API without model.AppError that is developed independently of the Mattermost server. This ticket is about migrating `plugin/plugin.go` to use that package. Mocking for tests should happen...
`plugin/api.go` has become practically un-testable. `plugin/api_test.go` contains over 300 LOC and is very hard to alter. This ticket is about splitting `api.go` into a separate package `plugin/api` which takes care...
Instead of running the integration tests in `server/plugin/api_test.go` just with englisch as the default language, all available languages should be tested. This helps catching panics like in https://github.com/matterpoll/matterpoll/issues/252
I really want to add https://github.com/walle/lll to this list, but it's just to much work to fix all the long line for now. _Originally posted by @hanzei in https://github.com/matterpoll/matterpoll/pull/195_
- [x] https://github.com/mattermost/mattermost-plugin-jitsi/issues/165 - [x] https://github.com/mattermost/mattermost-plugin-jitsi/issues/141 - [x] https://github.com/mattermost/mattermost-plugin-jitsi/issues/198 - [x] https://github.com/mattermost/mattermost-plugin-jitsi/issues/153 - [ ] https://github.com/mattermost/mattermost-plugin-jitsi/issues/183