mattermost/webapp/channels
Devin Binnie c6a44406e0
Some checks are pending
API / build (push) Waiting to run
Server CI / Compute Go Version (push) Waiting to run
Server CI / Check mocks (push) Blocked by required conditions
Server CI / Check go mod tidy (push) Blocked by required conditions
Server CI / check-style (push) Blocked by required conditions
Server CI / Check serialization methods for hot structs (push) Blocked by required conditions
Server CI / Vet API (push) Blocked by required conditions
Server CI / Check migration files (push) Blocked by required conditions
Server CI / Generate email templates (push) Blocked by required conditions
Server CI / Check store layers (push) Blocked by required conditions
Server CI / Check mmctl docs (push) Blocked by required conditions
Server CI / Postgres with binary parameters (push) Blocked by required conditions
Server CI / Postgres (push) Blocked by required conditions
Server CI / Postgres (FIPS) (push) Blocked by required conditions
Server CI / Generate Test Coverage (push) Blocked by required conditions
Server CI / Run mmctl tests (push) Blocked by required conditions
Server CI / Run mmctl tests (FIPS) (push) Blocked by required conditions
Server CI / Build mattermost server app (push) Blocked by required conditions
Web App CI / check-lint (push) Waiting to run
Web App CI / check-i18n (push) Blocked by required conditions
Web App CI / check-types (push) Blocked by required conditions
Web App CI / test (platform) (push) Blocked by required conditions
Web App CI / test (mattermost-redux) (push) Blocked by required conditions
Web App CI / test (channels shard 1/4) (push) Blocked by required conditions
Web App CI / test (channels shard 2/4) (push) Blocked by required conditions
Web App CI / test (channels shard 3/4) (push) Blocked by required conditions
Web App CI / test (channels shard 4/4) (push) Blocked by required conditions
Web App CI / upload-coverage (push) Blocked by required conditions
Web App CI / build (push) Blocked by required conditions
[MM-66898] Adjust popout titles (#34768)
* [MM-66898] Adjust popout titles

* Added support for browser window titles, fixed a bug in the thread menu

* Fix conflicting web app title

* Fix issue with DM channel thread with user not on team and no replies

* Fix again

* Fix lint

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2026-01-12 17:15:10 +00:00
..
.github migrate tag-based references to commit SHA-based references for github workflows (#30509) 2025-03-18 12:32:39 +02:00
build Use "transform: scale" to resize emoticons, and "zoom" when supported (#29276) 2024-12-05 16:22:55 -07:00
src [MM-66898] Adjust popout titles (#34768) 2026-01-12 17:15:10 +00:00
.eslintignore init (#22752) 2023-04-03 15:29:04 -04:00
.eslintrc.json MM-66880 Fix Components package being included in build twice (#34690) 2025-12-11 09:15:44 -05:00
.gitignore Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
.npm-upgrade.json MM-63616 Remove react-hot-loader and hot-loader/react-dom (#30744) 2025-05-05 16:51:23 -04:00
.stylelintignore Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
.stylelintrc.json MM-63950 replace --denim- variables (#30925) 2025-05-27 07:55:37 -04:00
babel.config.js MM-63616 Remove react-hot-loader and hot-loader/react-dom (#30744) 2025-05-05 16:51:23 -04:00
jest.config.channels.js Add shard and log heap usage in Jest (#34656) 2025-12-11 10:54:12 +08:00
jest.config.js Add shard and log heap usage in Jest (#34656) 2025-12-11 10:54:12 +08:00
jest.config.mattermost-redux.js Add shard and log heap usage in Jest (#34656) 2025-12-11 10:54:12 +08:00
LICENSE.txt Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
package.json Update web app package versions to 11.3.0 (#34750) 2025-12-16 14:26:18 -05:00
tsconfig.json MM-45255 Update web app to React 18 (#33858) 2025-10-07 11:11:12 -04:00
webpack.config.js Skip Webpack image optimizations during dev (#34677) 2025-12-09 20:28:36 +00:00