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

Don't reload feed lists each time. #186

Open
thequbit opened this issue Apr 14, 2015 · 4 comments
Open

Don't reload feed lists each time. #186

thequbit opened this issue Apr 14, 2015 · 4 comments
Assignees

Comments

@thequbit
Copy link
Member

We should be saving the json that comes back, and then sending the request for posts/assignments/stories based on the datetime of the last post (or something like that?). We don't have the post_id (although maybe we should ...), so I think the creation_datetime field is the best bet.

This would allow us to maintaine the current location in the posts list (similar to twitter), and allow for the 'while you were gone' style feature as well, or the 'scroll to top to see new posts' style feature.

@thequbit thequbit self-assigned this Apr 14, 2015
@thequbit thequbit added this to the 0.1.8 milestone Jun 26, 2015
@thequbit
Copy link
Member Author

I believe this is currently being done in the iOS app, correct @dkd903 ?

@thequbit thequbit assigned dkd903 and unassigned thequbit Jun 26, 2015
@thequbit thequbit removed this from the 0.1.8 milestone Aug 13, 2015
@thequbit
Copy link
Member Author

@dkd903 did you implement this in Android yet?

@thequbit thequbit added this to the v0.1.9 - End of Debjit Co-op milestone Aug 13, 2015
@dkd903
Copy link
Contributor

dkd903 commented Aug 13, 2015

Yes, need to integrate it in with the feed. Will work on it.

@thequbit
Copy link
Member Author

thequbit commented Sep 1, 2015

@dkd903 did you get this integrated within your last PR?

@thequbit thequbit removed this from the v0.1.9 - End of Debjit Co-op milestone Sep 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants