mattermost/server
Mattermost Build ced663bd8b
Some checks are pending
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) Waiting to run
Web App CI / check-types (push) Waiting to run
Web App CI / test (push) Waiting to run
Web App CI / build (push) Waiting to run
Content flagging delete non hidden posts (#34416) (#34422)
* Added logic to delete flagged post even when iut was not hidden

* Delete post only if it isn't already soft-deleted

* test: add comprehensive tests for PermanentDeleteFlaggedPost function

* Added tests

* lint fix

* review fixes

(cherry picked from commit b4aa0223cf)

Co-authored-by: Harshil Sharma <18575143+harshilsharma63@users.noreply.github.com>
2025-11-06 13:52:36 -05:00
..
bin Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
build Bump Postgres minimum supported version to 14 (#34010) 2025-10-01 09:49:05 +02:00
channels Content flagging delete non hidden posts (#34416) (#34422) 2025-11-06 13:52:36 -05:00
cmd [MM-64633] Rewrite Go client using Generics (#31805) 2025-10-07 12:19:21 +02:00
config [MM-66216] config: fix a retention issue where even active configuration gets deleted (#34155) (#34326) 2025-10-29 19:29:10 +02:00
einterfaces Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
enterprise Update dependencies (#34071) (#34186) 2025-10-17 13:43:44 +03:00
fonts Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
i18n Content flagging thread fixes (#34162) (#34389) 2025-11-05 08:10:30 +02:00
platform Fix MM-65152 (#34199) (#34328) 2025-10-29 18:29:15 +02:00
public Set feature flag default to true (#34374) (#34390) 2025-11-05 08:13:31 +02:00
scripts Update ldap-check.sh (#31180) 2025-10-07 12:31:48 +02:00
templates MM-59966 - Compliance Export overhaul - feature branch (#29789) 2025-01-10 16:56:02 -05:00
tests Remove certificate-based auth (#33751) 2025-08-21 09:59:20 -03:00
.gitignore Update .server/gitignore to ignore all JSON files under the directory (#27593) 2024-07-11 09:12:57 +02:00
.go-version ugprade to go 1.24.6 (#34004) 2025-09-30 19:22:02 -03:00
.golangci.yml MM-61407: Remove Bleve (#33430) 2025-07-31 09:35:29 +05:30
.sass-lint.yml Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
config.mk MM-63368: Remove MySQL (#33458) 2025-07-22 20:40:55 +05:30
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 [MM-64485] Remove separate notification log file (#33473) 2025-08-20 10:17:45 +02:00
go.mod Update dependencies (#34071) (#34186) 2025-10-17 13:43:44 +03:00
go.sum Update dependencies (#34071) (#34186) 2025-10-17 13:43:44 +03:00
Makefile Update Calls to v1.11.0 (#34399) (#34403) 2025-11-05 02:30:38 +00:00
path.go Centralize the GetPackagePath (#27004) 2024-05-15 12:05:13 -03:00