Skip to content

Conversation

@CodeShellDev
Copy link
Owner

@CodeShellDev CodeShellDev commented Feb 11, 2026

Summary

Adds #203, by implementing send_at on /v2/send endpoint.

Basically a release branch at this point..., this should've been split into separate branches, oh well :)

Changes

  • refactor in middlewares
    message middleware is now a endpoint (which it should've always been...)
  • added custom endpoint implementation
  • added /v1/schedule/{uuid} with GET and DELETE
  • added send_at field on /v2/send
  • implemented sqlite db file
  • added scheduler
  • bumped gotl deps
  • bumped go version
  • removed old code to keep out auth secrets from templates
  • added scheduling capability to v2/send on /v1/about

Checklist

  • PR tested
  • Docs updated (if applicable)

Related

@CodeShellDev CodeShellDev linked an issue Feb 11, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timed messages

1 participant