Re-implement basic support for the media tab#78
Conversation
|
You're amazing. I didn't expect it to be working with so few changes. Let's keep it like this for now, and implement a grid later. |
|
I cannot create a release for now because of this dependency that is not available anymore |
|
Oh, that's a pity. Would that be an option? Because it seems the mentioned repo on this websitte still exists. |
|
It seems that it only loads the most recent set of media --- ie, if you scroll down, the app doesn't try to load more. |
This PR adds basic support so that the media-tab basically works again. It displays all the tweets containing any media again as standard tweets. There is no grid-view or anything similar implemented. I just wanted to bring back the basic feature although there may be still bugs since I just tried to 'reverse-engineer' the API based on 3 twitter-profiles :D.
This basically fixes #20.