mattermost/server/channels/utils
Christopher Poile 121b429b8e
[MM-65588] Fix OAuth login with redirect_to URL (#34944)
Co-authored-by: Mattermost Build <build@mattermost.com>
2026-02-10 15:06:28 -05:00
..
fileutils Fix errcheck issues in server/channels/utils/fileutils/fileutils_test.go (#28919) 2024-10-25 09:38:51 +02:00
imgutils [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
mocks Upgrade Go to 1.24.3 (#31220) 2025-06-10 15:04:57 -03:00
testutils [MM-65837], [MM-65824] - Update Dependencies (#33972) 2025-10-01 20:19:22 +00:00
.mockery.yaml Migrate mockery to packages feature (#29013) 2024-11-07 12:48:11 +01:00
api.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
api_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
archive.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
archive_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
backoff.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
backoff_test.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
emoji.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
file.go fixed initialism errors in accordance with golang conventions in 7 files. (#24287) 2023-08-22 10:15:51 +03:00
file_test.go fixed initialism errors in accordance with golang conventions in 7 files. (#24287) 2023-08-22 10:15:51 +03:00
hash.go Applies perfsprint linter (#24999) 2023-11-03 11:18:18 +01:00
humanize.go MM-57378: Bump up golangci version (#26535) 2024-03-22 10:23:21 +05:30
i18n.go Eliminate MM_SERVER_PATH (#24968) 2024-05-10 18:13:05 -03:00
license-public-key-test.txt update test public key (#22835) 2023-04-28 09:20:12 -05:00
license-public-key.txt Undo accidental merge (#22848) 2023-04-05 11:24:32 -04:00
license.go Fix nil pointer dereference in license validation (#34116) 2025-10-15 11:03:20 -03:00
license_public_key.go Service environment (#23443) 2023-06-07 10:15:33 -03:00
license_test.go Fix nil pointer dereference in license validation (#34116) 2025-10-15 11:03:20 -03:00
markdown.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
markdown_test.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
merge.go Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00
merge_test.go [MM-61302] Use model.NewPointer throughout the code base (#28957) 2024-10-29 13:29:53 +01:00
policies-roles-mapping.json Integration permission management changes (#34421) 2025-11-13 11:12:30 +00:00
random.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
subpath.go MM-64486: Remove telemetry (#33606) 2025-09-04 18:46:18 +00:00
subpath_test.go MM-64486: Remove telemetry (#33606) 2025-09-04 18:46:18 +00:00
textgeneration.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
time.go Set batched notification email timestamps to user TZ (#26121) 2024-02-29 12:42:34 +01:00
time_test.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
urlencode.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
urlencode_test.go Add whitespace linter (#24855) 2023-10-11 10:13:36 +02:00
utils.go [MM-65588] Fix OAuth login with redirect_to URL (#34944) 2026-02-10 15:06:28 -05:00
utils_test.go [MM-65588] Fix OAuth login with redirect_to URL (#34944) 2026-02-10 15:06:28 -05:00