Mattermod

Results 198 issues of Mattermod

TS migration Description We are plan to migrate the mattermost-webapp over to TypeScript to facilitate better code quality. This `Help Wanted` issue is to modify the above mentioned file and...

Hacktoberfest
Good First Issue
Help Wanted
Tech/TypeScript

Log entries in Mattermost can have arbitrary key-value pairs attached to them. E.g. the logs message `{"timestamp":"2023-11-09 12:15:06.803 +01:00","level":"info","msg":"Installing extracted plugin","caller":"app/plugin_install.go:427","plugin_id":"com.mattermost.apps","version":"1.2.2"`} has the fields `plugin_id` and `version`. The search function...

Difficulty/1:Easy
Tech/ReactJS
Up For Grabs
Area/End User Feature
Good First Issue
Help Wanted

Admins should have an easily way to download the log file directly from within Mattermost. This ticket is about introducing a download button under System Console → Server Logs, which...

Difficulty/2:Medium
Tech/ReactJS
Up For Grabs
Area/End User Feature
Help Wanted

Cloud admins experience a broken link when navigating to **System Console > Compliance > Compliance Export**, and selecting the **Local Storage Directory** link. That link takes admins to to the...

Help Wanted

## The Problem As a user I want to edit an attachment from a message I previously sent so that I can correct a mistakenly uploaded attachment. Right now, users...

Difficulty/2:Medium
Tech/Go
Hacktoberfest
Tech/React Native
Help Wanted
Tech/TypeScript

Repro steps: 1. Make a new user 1. Receive an email notification Observed: The email notification will use 24 hour time (eg. 17:02) instead of 12 hour time (eg. 5:02...

Difficulty/1:Easy
Tech/Go
Good First Issue
Help Wanted

#### Story As a user, I would like to ability to have more control over my 'Do Not Disturb' settings. #### **Use Cases** * I do not want to receive...

Tech/Go
Tech/ReactJS
Up For Grabs
Hacktoberfest
Area/End User Feature
Help Wanted

Reproduces on Chrome. Also possibly other browsers. Steps to reproduce: 1) Open a channel 2) Try to press Pg Up or Pg Down Expected: The center channel should scroll up/down...

Help Wanted

In the course of Hacktober 2022, we would like to review the return codes of the `mmctl` subcommands. It turns out that we have some subcommands that return `0` (successful...

Difficulty/1:Easy
Tech/Go
Hacktoberfest
Help Wanted
Area/mmctl

Currently when an origin URL is blocked due to the `AllowCorsFrom` setting, the associated log message lists the IP but does not list the origin URL. For example: ```json {"timestamp":"2024-01-23...

Difficulty/1:Easy
Tech/Go
Good First Issue
Help Wanted
Area/Logging