nextcloud / nextcloud/integration_mattermost
Option for dashboard widget to show channel or team history
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Salut Julien,
Great app, thanks for the work.
Could it be possible to have an option for the dashboard widget, to show latest messages from a specific MM channel or MM team, instead of (or in addition to) @... mentions ?
Use case: our MM server has many teams, one of them being dedicated to the project we manage through NC; everyone writes to public channels but rarely mention specific people; it would be great if NC users could see this channel's history in their dashboard.
Thanks a lot,
Mathias
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the dashboard widget entry point and the existing Mattermost message retrieval for @mentions. Trace how channels and teams are identified, then confirm the scope for selecting one in the widget and showing its latest messages instead of or alongside mentions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100