mattermost/server
Nick Misasi f4d1abe7e8
MM-68140: Validate post read access before rewrite thread context (#35864)
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-01 02:07:45 -07:00
..
bin
build updated go to version 1.25.8 (#35817) 2026-03-27 21:11:52 +01:00
channels MM-68140: Validate post read access before rewrite thread context (#35864) 2026-04-01 02:07:45 -07:00
cmd Add property system app layer architecture (#35157) 2026-03-26 07:54:50 +00:00
config Anonymous URLs (#35493) 2026-03-12 10:32:29 -04:00
einterfaces [MM-66838] Update throttled library to v2.15.0 with Go modules support (#34657) 2026-03-19 11:36:19 +01:00
enterprise upgrade golangci-lint (#35845) 2026-03-30 13:41:32 -03:00
fips MM-65959: Add FIPS indicator to about dialog (#34463) 2025-12-11 18:37:29 -04:00
fonts
i18n Ability to E2E AI Bridge features + Initial Recaps E2E (#35541) 2026-03-30 16:20:47 +00:00
platform upgrade golangci-lint (#35845) 2026-03-30 13:41:32 -03:00
public fix: prevent sql.DB connectionCleaner race and harden flaky tests (#35891) 2026-03-31 16:58:09 -04:00
scripts ci: shard server Postgres tests into 4 parallel runners (#35739) 2026-03-26 15:07:40 -04:00
templates [MM-67425] Add an unsupported Desktop App setting and screen for users (#35382) 2026-03-04 15:16:11 +00:00
tests MM-68076 Chunk bulk INSERTs to respect PostgreSQL parameter limit (#35767) 2026-03-30 22:40:40 -04:00
.gitignore
.go-version updated go to version 1.25.8 (#35817) 2026-03-27 21:11:52 +01:00
.golangci.yml support for Elastic(Open)search CJK analysis plugins (#34784) 2026-02-12 10:05:23 +01:00
.sass-lint.yml
config.mk Automate setup-go-work as a dependency for Make targets (#35476) 2026-03-20 19:12:20 +00:00
copyright.txt
docker-compose.makefile.m1.yml support for Elastic(Open)search CJK analysis plugins (#34784) 2026-02-12 10:05:23 +01:00
docker-compose.makefile.yml MM-67668: Replace Promtail with OpenTelemetry collector (#35381) 2026-02-27 16:48:17 +01:00
docker-compose.pgvector.yml Add support for pgvector in local dev (#33900) 2025-09-15 18:58:43 +00:00
docker-compose.yaml MM-67668: Replace Promtail with OpenTelemetry collector (#35381) 2026-02-27 16:48:17 +01:00
go.mod updated go to version 1.25.8 (#35817) 2026-03-27 21:11:52 +01:00
go.sum MM-67793: Remove dependency on blang/semver/v4 (#35742) 2026-03-25 13:41:33 +00:00
Makefile upgrade golangci-lint (#35845) 2026-03-30 13:41:32 -03:00
path.go