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

Advanced tweet actions #40

Closed
keithamoss opened this issue Dec 19, 2018 · 0 comments
Closed

Advanced tweet actions #40

keithamoss opened this issue Dec 19, 2018 · 0 comments
Milestone

Comments

@keithamoss
Copy link
Owner

keithamoss commented Dec 19, 2018

c.f. #30

Tasks will be displayed as native content (tweets, grams) with relevant actions: reply, quote + retweet. Once an action is taken the user should be prompted to "mark as done".

Replying will happen in-line if we're under the rate limit for this 15 minute block. If not, and the backend returns a rate limit error, we'll fallback to modals using web intents.

If we can, let's cache our replies in the database to avoid extra API calls to show.status. (c.f. #15)

@keithamoss keithamoss added this to the Beta Release milestone Dec 19, 2018
@keithamoss keithamoss modified the milestones: Beta Release, User Testing Dec 28, 2018
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