Mattermod

Results 198 issues of Mattermod

While most people would fork and build the app from there, there are cases where a pipeline might just get the zip code (either via github’s button/api or from release)...

Help Wanted
Electron
Hacktoberfest
Up For Grabs
Difficulty/1:Easy

On we added a setuid permission, this is not being kept by electron-builders target as it is using 7za on linux and does not preserve file permissions. To overcome this,...

Type/Enhancement
Help Wanted
Linux
Hacktoberfest
Difficulty/2:Medium

The .deb packages generated for the Desktop App don't have the license set correctly, so it's displayed as proprietary instead of Apache-2.0 like on the repository. ![](Screenshot 2019-12-11 at 17.30.25.png|thumbnail)...

Type/Bug
Help Wanted
Linux
Hacktoberfest
Up For Grabs
Difficulty/1:Easy

In order for plugins to be aware of changes to a user profile (such as profile picture, name, and email), we can support a hook that runs when a user...

Up For Grabs
Help Wanted

**Migration** As part of the growth spike effort we have created a new tour tip component that isn't strictly bound to any tour(and store), so to keep the codebase clean...

Difficulty/1:Easy
Tech/ReactJS
Help Wanted
PR Exists

Destructive actions in LHS channel menu should be red. ![](Screen Shot 2022-07-26 at 2.26.41 PM.png|width=389,height=354) {panel:bgColor=#eae6ff} **Design Notes** * Apply the **destructive action color** to the following menu items: *...

Help Wanted

Currently the only way to auto-follow threads is to participate in them, start them or be mentioned. This ticket is to add a **channel notification preference** to auto-follow all threads...

Difficulty/2:Medium
Tech/Go
Tech/ReactJS
Area/End User Feature
Help Wanted

In local mode, we should be able to bypass `FileSettings.MaxFileSize` limit for file uploads. Solution: instead of going via the upload process, let mmctl perform a file copy to the...

Up For Grabs
Help Wanted

Original report: https://github.com/mattermost/mattermost-server/issues/15531 **Summary** PostgreSQL is the preferred database for Mattermost, and there should be a supported upgrade path to it. **Possible fixes** As per related issue [#4911](https://github.com/mattermost/mattermost-server/issues/4911], pgloader seems...

Up For Grabs
Help Wanted

We have an API call `GetDeletedChannelsForTeam` while listing the channels but I can confirm that it does not list if the admin is not a member of archived private channel....

Help Wanted
PR Exists