mattermost/server/channels/app/email
Joram Wilander d844530496
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
Fix copyright date and address for email footers (#34813)
* Fix copyright date and address for email footers

* Update footer for email template
2026-01-05 13:59:37 -05:00
..
mocks Magic link (passwordless) authentication for guests (#34264) 2025-11-20 14:06:23 +01:00
.mockery.yaml Migrate mockery to packages feature (#29013) 2024-11-07 12:48:11 +01:00
email.go Fix copyright date and address for email footers (#34813) 2026-01-05 13:59:37 -05:00
email_batching.go MM-56629 Render Markdown in batched email notifications (#26217) 2024-03-07 11:27:08 -05:00
email_batching_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
email_test.go Magic link (passwordless) authentication for guests (#34264) 2025-11-20 14:06:23 +01:00
errors.go Magic link (passwordless) authentication for guests (#34264) 2025-11-20 14:06:23 +01:00
helper_test.go [MM-66718] Remove unneeded HTML templates watcher (#34557) 2025-11-27 16:24:59 -04:00
main_test.go MM-63368: Remove MySQL (#33458) 2025-07-22 20:40:55 +05:30
notification_email.go MM-56629 Render Markdown in batched email notifications (#26217) 2024-03-07 11:27:08 -05:00
notification_email_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
service.go Magic link (passwordless) authentication for guests (#34264) 2025-11-20 14:06:23 +01:00
utils.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30