/
/messages API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 28m ago · Updated 5d ago
  • ✨(emails) support i18n email addresses and force-lowercase mailboxes (#785)latest▲50●2○25Docs8e8d9e12026-08-28 23:23

    Change detail

    cdee85019284 → ba0c140b76dd · 77 changes across 10 paths

  • ✨(global) clean thread snippet and display message snippet▲10●6○68Docsbc966352026-07-21 09:48

    Change detail

    b5805341bbf3 → cdee85019284 · 84 changes across 26 paths

  • 1.0.0 (v1.0)▲11●23○11Docs2026-07-17 12:03

    Change detail

    978f762ac3a9 → b5805341bbf3 · 45 changes across 18 paths

  • ✨(imports) refactor import code: retries, continuous mode, list UI (#742)▲6○36Docs732b6022026-07-15 13:45

    Change detail

    b5805341bbf3 → 978f762ac3a9 · 42 changes across 18 paths

  • ✨(frontend) detect text link in html body and warn user before redirect (#744)○1Docs39f2d9c2026-07-09 12:12

    Change detail

    d0b2f742587e → b5805341bbf3 · 45 changes across 18 paths

  • 🔧(global) set frontend configuration from backend (#734)▲2●1Docs983df0f2026-07-07 13:13
  • ✨(mobile) add self-hosted OTA update chain○1Docs94d079b2026-07-02 14:05
  • ♻️(auth) deliver CSRF token via session instead of cookie▲3○15Docs5038dd92026-07-02 13:52
  • ✨(inbound) add webhooks, message postmarks, spam fixes▲35●29○27Docs23a63d92026-07-01 15:28
  • ✨(push) add Push Notifications system for iOS, Android, Webno API changesDocs19cfa2d2026-06-27 14:35
  • ✨(push) add Push Notifications system for iOS, Android, Web▲12●6○79Docs19cfa2d2026-06-27 14:35
  • 🐛(backend) set attachment name fallback▲14○2Docs35260fe2026-06-23 17:25
  • 🔒️(hardening) add some defense-in-depth bits (#706)▲2○2Docs745b6262026-06-15 14:06
  • ✨(threads) allow permanently deleting drafts, and improve draft edition▲1○4Docs1ea79ad2026-06-13 21:50
  • ✨(frontend) translate template placeholder and add user_name builtin var▲1○7Docs09b966a2026-06-10 16:51
  • 🐛(rsvp) fix order and default calendar selection when RSVPing (#699)▲5○1Docs906f5582026-06-05 13:47
  • ✨(frontend) gather mailbox settings into dialog▲1○6Docs9457fda2026-06-01 09:25
  • 🐛(caldav) use the OIDC email instead of the mailbox email (#679)○1Docs7528d352026-05-28 15:56
  • ✨(frontend) attachments preview○2Docs49078492026-05-26 14:53
  • ✨(calendar) add link to a CalDAV instance to accept events directly (#584)○4Docsbd779a12026-05-26 08:52
  • ✨(frontend) thread deep linking (#664)no API changesDocs49fcf222026-05-19 21:20
  • ✨(admin) add mandatory TOTP field + search field (#667)○15Docs35769682026-05-16 15:18
  • ✨(blobs) implement tiered storage and refactor blobs/attachments▲14●13○46Docsf3605702026-05-07 13:37
  • ♻️(frontend) refactor thread query cache management (#642)▲41●4○35Docs6be3b9e2026-05-06 17:39
  • ✨(global) allow thread assignation (#645)▲15●13○58Docs21255a42026-05-05 08:58
  • Revert "✨(global) allow thread assignation"▲32●4○29Docsa1fdca12026-04-27 16:14
  • Revert "fixup! ✨(global) allow thread assignation"▲8○9Docs682530b2026-04-27 16:14
  • fixup! ✨(global) allow thread assignation▲6●3○8Docsb04b07a2026-04-23 12:09
  • ✨(global) allow thread assignation▲11●10○39Docs26737252026-04-22 09:10
  • ✨(global) add mention notifications via UserEvent (#621)▲6○25Docs10446142026-04-09 22:54
  • 🔧(backend) put split thread feature under a feature flag (#624)▲30●4Docs4a590332026-04-09 17:19
  • 🐛(global) enforce full edit rights on thread mutations▲6○29Docs01b45a62026-04-09 09:23
  • ✨(channels) add encryption, custom scopes and levels, auditing (#599)▲4○42Docsa3ccc7a2026-04-08 22:53
  • ✨(global) allow user to send internal message through ThreadEvent (#566)○10Docsf002a222026-04-01 16:22
  • ✨(autoreply) add autoreply feature (#569)●23○102Docse1970cc2026-03-16 15:59
  • ✨(drive) use url_permalink and limit request to drive resource server (#587)○2Docsb1d45502026-03-11 17:45
  • ✨(threads) add an action to split a thread from a message (#561)○1Docs4a18fe22026-03-11 17:09
  • ✨(thread-panel) add unread and starred filters (#581)▲53●53○25Docs51757042026-03-10 16:38
  • ✨(global) support silent login●23○108Docs1767e172026-03-09 22:46
  • ✨(frontend) add starred/important thread feature▲28○24Docs54fd3de2026-03-03 21:23
  • ✨(message) store and display the user who sent a message○14Docsc050aee2026-03-03 14:40
  • ✨(entitlements) add DeployCenter backend for syncing maildomain admins (#572)▲30●4○17Docsd153f5a2026-03-03 14:06
  • ✨(global) store thread read state by thread access▲16○36Docs4f5591b2026-02-25 14:47
  • ✨(import) add support for PST imports & stream data for mbox (#544)no API changesDocs9b5375c2026-02-19 13:03
  • ✨(mailboxes) add a denylist for personal mailbox prefixes (#540)○2Docsd8afd352026-02-19 11:52
  • ⚡️(global) optimize MessageTemplate serialization and body handling (#545)▲21○69Docs82bb4e12026-02-18 11:02
  • ✨(global) allow to add image block into template and signature composers▲1○2Docsc53e8bf2026-02-11 12:44
  • ✨(global) add outbox conditional folder●36○48Docsffca2232026-01-28 14:36
  • ✨(integrations) add integrations view in mailbox (#488)○7Docse6296f92026-01-25 16:29
  • ♻️(permissions) refactor some permissions code for viewsets (#503)○37Docs9a48eda2026-01-24 12:48