Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.. https://mattermost.com
Find a file
Harrison Healey a03cc134bb
MM-64868 Update accessible labels and descriptions for various autocompletes (#33553)
* Remove the word 'icon' from labels for status icons

* Remove unneeded alt text from at mention suggestion icons

* MM-64868 Update label and description of AtMentionSuggestion

* Update snapshots for other Suggestions

* Remove redundant alt text from EmoticonSuggestion

* Update label and description of ChannelMentionSuggestion

I removed the readout of the channel slug because it's likely redundant,
and I added the icon to it because whether or not the channel is
public/private or archived seems useful to non-sighted users.

* Remove icon from readout of GenericChannelSuggestion

It doesn't depend on anything about the channel, so it's unnecessary.

* Update label and description of GenericUserSuggestion

Same as the AtMentionProvider, the profile image no longer has alt text,
the mention is now the name, and the rest of the text is the
description.

* Update label and description of CommandSuggestion

* Update label and description of SearchChannelWithPermissionsSuggestion

Like ChannelMentionSuggestion, the name is the channel display name and
the description is the type of channel.

* Remove icon from readout of SearchUserSuggestion

* Fix aria-label for ExtensionSuggestion not being read out

* Update label and description of SearchChannelSuggestion

Unlike the ChannelMentionSuggestion, I didn't include the channel type
in this because, as of the previous PR, results are grouped by channel
type.

* Update label and description of SwitchChannelProvider

This one has a lot because of all the different things in that modal,
but I think everything relevant is read out.

* fixup Update label and description of SwitchChannelProvider

* Add some more unit tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2025-08-08 12:27:06 -04:00
.github quick fix on typo (#33631) 2025-08-07 13:39:05 +08:00
api Reporting config apis (#33378) 2025-07-22 14:57:37 +05:30
e2e-tests MM-64868 Update accessible labels and descriptions for various autocompletes (#33553) 2025-08-08 12:27:06 -04:00
server [MM-64896][MM-64898] Pass inviteid/tokenid to relay state/props for external auth when auto-joining a team (#33545) 2025-08-08 08:57:29 -04:00
tools Enforce use of any instead of interface{} (#30588) 2025-03-31 10:44:34 +02:00
webapp MM-64868 Update accessible labels and descriptions for various autocompletes (#33553) 2025-08-08 12:27:06 -04:00
.editorconfig Move .editorconfig to repo root (#24398) 2023-08-30 16:29:07 -04:00
.gitignore [MM-63884] Move DynamicVirtualizedList to monorepo (#30851) 2025-05-22 11:27:24 +05:30
.gitpod.yml Add .gitpod.yml to use mattermost-gitpod-config repo for Gitpod configuration (#19984) 2022-04-14 11:02:50 -04:00
.nvmrc [MM-56594] Upgrade from Node-18.10(Maintaince) to Node-20.11(LTS) (#26335) 2024-03-18 11:22:46 +00:00
CHANGELOG.md Changelog link (#8805) 2018-05-30 10:23:25 -04:00
CODEOWNERS MM-59271 Add DataLoader classes and batch loading missing users and statuses (#27804) 2024-08-06 15:39:10 -04:00
CONTRIBUTING.md update CONTRIBUTING.md and github ISSUE_TEMPLATE (#30862) 2025-04-29 15:42:40 +03:00
LICENSE.enterprise Source available metrics (#24879) 2024-01-08 10:47:24 -04:00
LICENSE.txt Update LICENSE.txt to reflect new paths (#28241) 2024-10-01 09:47:09 -03:00
NOTICE.txt chore: Update NOTICE.txt file with updated dependencies (#33621) 2025-08-05 12:04:02 +03:00
README.md Update README first line to match new use cases (#31247) 2025-05-30 19:28:37 +00:00
SECURITY.md MM-41988 Updated links to legacy domain about.mm.com (#19552) 2022-03-16 19:47:57 +08:00

Mattermost logo

Mattermost is an open core, self-hosted collaboration platform that offers chat, workflow automation, voice calling, screen sharing, and AI integration. This repo is the primary source for core development on the Mattermost platform; it's written in Go and React, runs as a single Linux binary, and relies on PostgreSQL. A new compiled version is released under an MIT license every month on the 16th.

Deploy Mattermost on-premises, or try it for free in the cloud.

mattermost user interface

Learn more about the following use cases with Mattermost:

Other useful resources:

Table of contents

Install Mattermost

Other install guides:

Native mobile and desktop apps

In addition to the web interface, you can also download Mattermost clients for Android, iOS, Windows PC, macOS, and Linux.

Get Mattermost on Google Play Get Mattermost on the App Store Get Mattermost on Windows PC Get Mattermost on Mac OSX Get Mattermost on Linux

Get security bulletins

Receive notifications of critical security updates. The sophistication of online attackers is perpetually increasing. If you're deploying Mattermost it's highly recommended you subscribe to the Mattermost Security Bulletin mailing list for updates on critical security releases.

Subscribe here

Get involved

Learn more

License

See the LICENSE file for license rights and limitations.

Get the latest news

Contributing

Small Image

Please see CONTRIBUTING.md. Join the Mattermost Contributors server to join community discussions about contributions, development, and more.