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

allow scheduling posts in advance #15

Open
zackmdavis opened this issue Sep 14, 2014 · 0 comments
Open

allow scheduling posts in advance #15

zackmdavis opened this issue Sep 14, 2014 · 0 comments

Comments

@zackmdavis
Copy link
Owner

We already have a published_at field. We should let the user specify it on the new-post form (see also #14 about forms) and respect it by means of never displaying posts until their published_at time is later than the current time. We should probably also let a user edit their unpublished posts as drafts before the publishing date, but not after (I don't think there's a sane way for voting on substrings to work if post content can change after being voted on).

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

No branches or pull requests

1 participant