mattermost/server/channels
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
..
api4 Set feature flag default to true (#34374) (#34390) 2025-11-05 08:13:31 +02:00
app Content flagging delete non hidden posts (#34416) (#34422) 2025-11-06 13:52:36 -05:00
audit [MM-64686] Expose audit logging functionality via plugin API (#31204) 2025-06-25 20:37:32 -04:00
db Migrate content flagging settings to database (#33989) (#34123) 2025-10-14 13:26:07 +02:00
doc/help Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
jobs [MM-65837], [MM-65824] - Update Dependencies (#33972) 2025-10-01 20:19:22 +00:00
manualtesting MM-28765: Fix errcheck issues in server/channels/manualtesting/manual_testing.go (#30613) 2025-04-09 11:41:56 +02:00
store Content flagging thread fixes (#34162) (#34389) 2025-11-05 08:10:30 +02:00
testlib MM-64486: Remove telemetry (#33606) 2025-09-04 18:46:18 +00:00
utils [MM-65837], [MM-65824] - Update Dependencies (#33972) 2025-10-01 20:19:22 +00:00
web MM-66299: type handling for ConsumeTokenOnce (#34247) (#34255) 2025-10-27 11:29:11 +02:00
wsapi [MM-64485] Remove separate notification log file (#33473) 2025-08-20 10:17:45 +02:00