Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add outbox backend implementation #6031

Merged
merged 5 commits into from
Apr 7, 2022

Commits on Apr 7, 2022

  1. Add outbox backend implementation

    Co-Authored-By: Christoph Wurst <christoph@winzerhof-wurst.at>
    Signed-off-by: Anna Larch <anna@nextcloud.com>
    miaulalala and ChristophWurst committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    49470b9 View commit details
    Browse the repository at this point in the history
  2. Only delete drafts that exist

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    c9d3437 View commit details
    Browse the repository at this point in the history
  3. Proceed with deletion if object is missing on server

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    12d31f8 View commit details
    Browse the repository at this point in the history
  4. Fix outbox message deletion after send

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    1e906b3 View commit details
    Browse the repository at this point in the history
  5. Normalize outbox messages

    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    c90c788 View commit details
    Browse the repository at this point in the history