Skip to content

feat: scheduled note creation [phase 1]

Linca requested to merge linca/catofish:feat/schedule-create into develop

What does this PR do?

Partially solues #10903

This PR adds the following features:

  • Allows scheduled posting (at a certain time)

See issue for more plans

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • This change is reviewed in an issue
  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
  • I have made sure to run pnpm run format before submitting this pull request

If this merge request makes changes to the Firefish API, please update docs/api-change.md

  • I updated the document / This merge request doesn't include API changes

Merge request reports