mattermost / mattermost-marketplace

The stateless HTTP service backing the Mattermost marketplace.
http://integrations.mattermost.com
Apache License 2.0
38 stars 24 forks source link

Add spoiler plugin to the marketplace #275

Closed svelle closed 1 year ago

svelle commented 2 years ago

Summary

This plugin hides a specified message by blurring it (on desktop) or replacing it with a generic message (on mobile). You can then reveal it by hovering over it with your mouse cursor or pressing a button to reveal the content in an ephemeral post (on mobile).

preview

Review commit

https://github.com/svelle/mattermost-spoiler-plugin

Checklist

Product requirements

Technical requirements

Security requirements

Functional requirements

Documentation requirements (checked by a Technical Writer)

The plugin.json file should include formatting consistent with the System Console interface. You can join the Documentation channel for assistance.

svelle commented 2 years ago

I still need to cut the 1.0 release for this, there's virtually no code changes to 0.1.0 that's currently in the releases page aside from some cosmetic changes in the plugin.json file.

floviolleau commented 1 year ago

Hi @svelle,

Can you please do the needed to get it soon on the marketplace?

Thanks a lot

hanzei commented 1 year ago

The checklist below will be used to track the process of getting your plugin to the Marketplace. It's sole purpose is visibility.

Process checklist

hanzei commented 1 year ago

Thanks for submitting your plugin, @svelle! I've started the release process and will update your shortly.

wiersgallak commented 1 year ago

Added to the web marketplace at: https://mattermost.com/marketplace/hide-spoilers/

esethna commented 1 year ago

For those following: You can check out the latest process here for marketplace submissions: https://developers.mattermost.com/integrate/marketplace-submissions/

Moving forward we will be removing community plugins from the in-product marketplace and adding a link in-product to direct Admins to the web marketplace to find all community supported plugins.

Closing this PR given it's already up on the web marketplace