1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-08 00:39:22 +02:00
mailpit/storage
Ralph Slooten ff9a6ff491 API: Sort tags before saving
Tags should be alphabetically sorted before saving. Whilst this was the behavior with automated tagging, it did not apply to manually set tags via the API.
2023-06-13 16:57:42 +12:00
..
testdata First commit 2022-07-29 23:23:08 +12:00
database_test.go Move logging variable level to logger module 2023-04-21 11:59:26 +12:00
database.go Feature: Set tags via X-Tags message header 2023-06-02 14:47:36 +12:00
migrationTasks.go Bugfix: Fix auto-deletion cron 2023-05-05 06:58:37 +12:00
search.go Add Message-ID to MessageSummary 2023-05-30 16:51:34 +12:00
structs.go Feature: Add Message-Id to MessageSummary (#116) 2023-05-30 16:02:25 +12:00
tags.go API: Sort tags before saving 2023-06-13 16:57:42 +12:00
utils.go Feature: Set tags via X-Tags message header 2023-06-02 14:47:36 +12:00