ultisuite-backend/internal/api/mail
R3D347HR4Y cd0a80f5e8 huhu
2026-05-25 13:52:27 +02:00
..
sendguard Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
account_bootstrap_test.go Backend starting to get good 2026-05-24 00:03:36 +02:00
account_bootstrap.go Backend starting to get good 2026-05-24 00:03:36 +02:00
accounts.go Backend starting to get good 2026-05-24 00:03:36 +02:00
attachments.go Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
drafts_test.go Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
drafts.go Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
folder_filter_test.go huhu 2026-05-25 13:52:27 +02:00
folder_filter.go huhu 2026-05-25 13:52:27 +02:00
folders_test.go Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
folders.go Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
handlers_account_discover.go Backend starting to get good 2026-05-24 00:03:36 +02:00
handlers_account_maintenance.go huhu 2026-05-25 13:52:27 +02:00
handlers_account_oauth.go Backend starting to get good 2026-05-24 00:03:36 +02:00
handlers_account_test_route_test.go Backend starting to get good 2026-05-24 00:03:36 +02:00
handlers_attachments.go Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
handlers_drafts.go Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
handlers_folders_labels.go Backend starting to get good 2026-05-24 00:03:36 +02:00
handlers_identities.go Backend starting to get good 2026-05-24 00:03:36 +02:00
handlers_outbox.go Implement outbox management features with scheduling and attachment support 2026-05-22 17:46:30 +02:00
handlers_reorder.go Backend starting to get good 2026-05-24 00:03:36 +02:00
handlers_search.go huhu 2026-05-25 13:52:27 +02:00
handlers_settings.go Backend starting to get good 2026-05-24 00:03:36 +02:00
handlers_signatures.go Backend starting to get good 2026-05-24 00:03:36 +02:00
handlers_test.go huhu 2026-05-25 13:52:27 +02:00
handlers_unified_folders.go Backend starting to get good 2026-05-24 00:03:36 +02:00
handlers.go huhu 2026-05-25 13:52:27 +02:00
idempotency_test.go Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
idempotency.go Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
identities_test.go Backend starting to get good 2026-05-24 00:03:36 +02:00
identities.go Backend starting to get good 2026-05-24 00:03:36 +02:00
labels.go Backend starting to get good 2026-05-24 00:03:36 +02:00
list_unsubscribe.go huhu 2026-05-25 13:52:27 +02:00
outbox_scheduling.go Implement outbox management features with scheduling and attachment support 2026-05-22 17:46:30 +02:00
reorder.go Backend starting to get good 2026-05-24 00:03:36 +02:00
resanitize_bodies.go huhu 2026-05-25 13:52:27 +02:00
search_advanced.go huhu 2026-05-25 13:52:27 +02:00
search_test.go huhu 2026-05-25 13:52:27 +02:00
service_iface.go huhu 2026-05-25 13:52:27 +02:00
service_rules_simulate.go huhu 2026-05-25 13:52:27 +02:00
service_webhooks.go Implement rule simulation and webhook enhancements 2026-05-22 17:53:51 +02:00
service.go huhu 2026-05-25 13:52:27 +02:00
settings.go Backend starting to get good 2026-05-24 00:03:36 +02:00
signatures.go Backend starting to get good 2026-05-24 00:03:36 +02:00
unified_folders.go Backend starting to get good 2026-05-24 00:03:36 +02:00
validate_accounts_test.go Backend starting to get good 2026-05-24 00:03:36 +02:00
validate_drafts.go Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
validate_folders_labels.go Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
validate_identities.go Backend starting to get good 2026-05-24 00:03:36 +02:00
validate_settings_test.go Backend starting to get good 2026-05-24 00:03:36 +02:00
validate_settings.go Backend starting to get good 2026-05-24 00:03:36 +02:00
validate_signatures.go Backend starting to get good 2026-05-24 00:03:36 +02:00
validate_unified_folders.go Backend starting to get good 2026-05-24 00:03:36 +02:00
validate.go huhu 2026-05-25 13:52:27 +02:00