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

feat: introduce scheduled post feature #2643

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

shuuji3
Copy link
Member

@shuuji3 shuuji3 commented Feb 29, 2024

resolve #511

  • Add schedule post button
  • Add date time selector (using <input type="datetime-local" /> for now)
  • Send scheduled_at param to Mastodon API when creating a new post
  • Implement 5 min. checking (if the scheduled time is within 5 min., Mastodon ignores the scheduled time and just post immediately)
  • Add scheduled posts list page

Screenshots

Screenshot from 2024-03-04 02-45-10
Screenshot from 2024-03-02 00-51-15

Invalid scheduled time

Screenshot from 2024-03-04 02-18-00
Screenshot from 2024-03-04 02-41-03

Mobile (Google Chrome on Android)

Google Chrome on macOS

Screenshot 2024-03-04 at 3 42 51

Safari on macOS

Screenshot 2024-03-04 at 3 44 19

Firefox on macOS

Screenshot 2024-03-04 at 3 46 29

Copy link

stackblitz bot commented Feb 29, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Feb 29, 2024

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit f5cf2d2
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/65f863174083d000082a62b1

Copy link

netlify bot commented Feb 29, 2024

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit f5cf2d2
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/65f86317661ecb000836c1f7
😎 Deploy Preview https://deploy-preview-2643--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@shuuji3 shuuji3 force-pushed the feat/scheduled-post branch 2 times, most recently from 2ea7efc to d97643e Compare March 3, 2024 16:34
@shuuji3 shuuji3 changed the title feat: add schedule post button to publish widget feat: introduce scheduled post feature Mar 3, 2024
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.

Scheduled Status
1 participant