mattermost-plugin-bookmarks
mattermost-plugin-bookmarks copied to clipboard
Advanced Message Bookmarking Inside Mattermost!
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
If you know the post author of a book mark, it would be helpful to search based on post author.
Mattermost recently made an update to the Plugin component location changing from the channel header to the new [App Bar](https://mattermost.com/blog/mattermost-v7-0-is-now-available/#apps). If your plugin registers an icon in the channel header,...
Mattermost uses this icon  Bookmarks currently uses this icon  These are too similar and the proposal is to use a version of the following  https://www.freeiconspng.com/img/24510
Currently, the `/bookmarks view` command just lists all the bookmarks by `updateAt` time. `/bookmarks view` needs to allow showing labels, channel names, and other label types viewing each bookmark. This...
Example using plugin-api https://github.com/mattermost/mattermost-plugin-msteams-meetings/pull/15/files be aware of deactivation also https://github.com/mattermost/mattermost-plugin-nps/pull/74#pullrequestreview-485095306