Yusuke Nemoto

Results 17 issues of Yusuke Nemoto

refs #398 * Update dependencies * Sync build scripts with https://github.com/mattermost/mattermost-plugin-starter-template * Follow mattermost-server changes * https://github.com/mattermost/mattermost-server/pull/18070 * https://github.com/mattermost/mattermost-server/pull/17896 * https://github.com/mattermost/mattermost-server/pull/17870 * https://github.com/mattermost/mattermost-plugin-api/pull/97 * ~~Update mattermost-webapp dependency~~ -> Should be...

3. To Review
Work In Progress
Docs/Not Needed

#### Summary Since `MustLocalize` causes a panic if no translation exists for the message to be translated (refs: #252), it must not be used. I've removed `MustLocalize` from existing code...

Help Wanted
1. To Develop
Type/Tools

# Summary Executing `mmctl channel list team` doesn't list archived private channels if the user who run the command isn't member of its channel, even if the user is system...

Type/Bug

#### Summary When sharing template, `Search for people and channels` is displayed in placeholder, but channels cannot be searched. ![スクリーンショット 2022-09-19 14 32 27](https://user-images.githubusercontent.com/1453749/190954926-0c306f66-325b-43e6-9113-33e8ccefdea7.png) This PR fixes a message in...

Contributor

I tested this with ExperimentalUI setting on Mattermost v6.3.10, and it works fine. refs: * https://github.com/mattermost/mattermost-plugin-starter-template/pull/169 * https://mattermost.atlassian.net/browse/MM-47046 TODO: - [ ] It might be needed to add other packages...

2. Developing
Type/Technical Debt
Work In Progress
Docs/Not Needed
Tech/Webapp

Mattermost introduced new created go module that is for developer to use mattermost-server's public API and discretely versioned from the mattermost-server. This ticket is about migrating `plugin/plugin.go` to use that...

Help Wanted
1. To Develop
Type/Technical Debt
Up For Grabs

fixes #496 refs #372 `--votes=0` setting allows users to vote all options even after adding an option. ![matterpoll-496](https://github.com/matterpoll/matterpoll/assets/1453749/e8a79fd2-00be-46eb-b028-4ec2c67b2515) **Notes**: When creating a poll from interactive dialog, `0` cannot be set...

Type/Enhancement
3. To Review
Docs/Done
Tech/Server

Need to migrate CI service to GitHub Actions from the following reason. * [mattermost/circleci-orb](https://github.com/mattermost/circleci-orbs) supports up to go 1.19 * and that repo doesn't seem to be active no longer...

4. To Release
Type/Technical Debt

#### Summary Since Mattermost v7.4, card body implemented by #431 isn't refreshed automatically when making or updating a vote. #### Steps to reproduce 1. Create a poll 2. Open post...

Type/Bug
2. Developing
Needs Mattermost Changes

Updates for 1.7.0 release.

2. Developing
Type/Release