mattermost/server
Nick Misasi 440ad10671
Some checks failed
Server CI / Compute Go Version (push) Has been cancelled
Web App CI / check-lint (push) Has been cancelled
Server CI / Check mocks (push) Has been cancelled
Server CI / Check go mod tidy (push) Has been cancelled
Server CI / check-style (push) Has been cancelled
Server CI / Check serialization methods for hot structs (push) Has been cancelled
Server CI / Vet API (push) Has been cancelled
Server CI / Check migration files (push) Has been cancelled
Server CI / Generate email templates (push) Has been cancelled
Server CI / Check store layers (push) Has been cancelled
Server CI / Check mmctl docs (push) Has been cancelled
Server CI / Postgres with binary parameters (push) Has been cancelled
Server CI / Postgres (push) Has been cancelled
Server CI / Postgres (FIPS) (push) Has been cancelled
Server CI / Generate Test Coverage (push) Has been cancelled
Server CI / Run mmctl tests (push) Has been cancelled
Server CI / Run mmctl tests (FIPS) (push) Has been cancelled
Server CI / Build mattermost server app (push) Has been cancelled
Web App CI / check-i18n (push) Has been cancelled
Web App CI / check-types (push) Has been cancelled
Web App CI / test (platform) (push) Has been cancelled
Web App CI / test (mattermost-redux) (push) Has been cancelled
Web App CI / test (channels shard 1/4) (push) Has been cancelled
Web App CI / test (channels shard 2/4) (push) Has been cancelled
Web App CI / test (channels shard 3/4) (push) Has been cancelled
Web App CI / test (channels shard 4/4) (push) Has been cancelled
Web App CI / upload-coverage (push) Has been cancelled
Web App CI / build (push) Has been cancelled
MM-68140: Validate post read access before rewrite thread context (#35864) (#35920)
Ensure thread context for message rewrite is only built when the session
may read the anchor post, and surface context build failures to the client.

Made-with: Cursor
2026-04-06 11:31:45 -04:00
..
bin Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
build Automate setup-go-work as a dependency for Make targets (#35476) (#35777) 2026-04-01 12:27:02 +03:00
channels MM-68140: Validate post read access before rewrite thread context (#35864) (#35920) 2026-04-06 11:31:45 -04:00
cmd fix: only match root-level JSONL files when importing a zip (#35481) (#35491) 2026-03-05 16:25:21 +01:00
config Autotranslation Frontend integration (#34717) (#35235) 2026-02-11 15:49:30 +05:30
einterfaces [MM-67231] Etag fixes for autotranslations (#35196) 2026-02-09 18:32:26 -05:00
enterprise separate websocket event for translations metrics (#35296) (#35345) 2026-02-18 12:39:27 +02:00
fips MM-65959: Add FIPS indicator to about dialog (#34463) 2025-12-11 18:37:29 -04:00
fonts Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
i18n MM-68001 - enforce X-Requested-With header validation on BoR reveal endpoint (#35793) (#35825) 2026-03-27 09:00:58 +01:00
platform [MM-65701] Fix for docextractor archive handling (#34983) (#35789) 2026-03-26 09:00:58 +01:00
public improves time limit checks (#35638) (#35851) 2026-03-30 08:36:06 +02:00
scripts [MM-67030] Remove newsletter signup and replace with terms/privacy agreement (#34801) 2026-01-23 18:24:27 +00:00
templates MM-59966 - Compliance Export overhaul - feature branch (#29789) 2025-01-10 16:56:02 -05:00
tests fix: only match root-level JSONL files when importing a zip (#35481) (#35491) 2026-03-05 16:25:21 +01:00
.gitignore Update .server/gitignore to ignore all JSON files under the directory (#27593) 2024-07-11 09:12:57 +02:00
.go-version bumps go version to 1.24.13 (#35289) (#35429) 2026-02-25 23:09:31 +01:00
.golangci.yml MM-62151 avoid select * for post store (#34709) 2026-01-09 18:23:16 +00:00
.sass-lint.yml Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
config.mk Automate setup-go-work as a dependency for Make targets (#35476) (#35777) 2026-04-01 12:27:02 +03:00
copyright.txt Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
docker-compose.makefile.m1.yml Remove obsolete docker version (#30040) 2025-01-30 12:53:25 -07:00
docker-compose.makefile.yml Explicitly name Postgres container volume (#33954) 2025-10-02 09:29:00 -04:00
docker-compose.pgvector.yml Add support for pgvector in local dev (#33900) 2025-09-15 18:58:43 +00:00
docker-compose.yaml selinux security context fixes in docker compose (#34394) 2025-11-14 17:32:56 +01:00
go.mod bumps go version to 1.24.13 (#35289) (#35429) 2026-02-25 23:09:31 +01:00
go.sum update edwards25519 (#35425) 2026-02-25 16:13:09 -05:00
Makefile Automate setup-go-work as a dependency for Make targets (#35476) (#35777) 2026-04-01 12:27:02 +03:00
path.go Centralize the GetPackagePath (#27004) 2024-05-15 12:05:13 -03:00