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

Sending scheduled note via dvm #494

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

ticruz38
Copy link
Collaborator

This is working, my DVM are picked up by shipyard but the UX is very poor at the moment.

I cannot query back the kind 5905 notes from any of the relay it was published to, I cannot consume the shipyard API without being logged in too. As a result I can't show you how many and which of your note are being scheduled or cancel them.

All I can do is effectively schedule the publishing of your note. This works.

@ticruz38 ticruz38 added this to the 0.5.0 milestone Nov 28, 2024
@ticruz38
Copy link
Collaborator Author

ticruz38 commented Dec 2, 2024

Using shipyard API is CORS protected.

The best I can do is keep the scheduled event in session storage or in indexed db.
I can tell if it has been successfully picked up by the DVM.
For cancelling the schedule, you also need to use the shipyard API, in that case I can send the user to https://shipyard.pub

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.

1 participant