top | item 19538874

(no title)

owenconti | 7 years ago

Hey thanks for the feedback! Mobile was definitely an after thought so I'll have to look into the swiping idea.

- Prefetching next follower makes a lot of sense

- I originally only wanted to show the last 5 tweets, but Twitter's API is weird. Adding the option to hide retweets should be doable.

- "Sort by last activity": YES! I 100% agree it makes way more sense to list by oldest follows first, however, again Twitter's API limits this :( I could go through and pull ALL follows up front, which I may do eventually.

- I can definitely display the bio

Thanks again for the feedback!

discuss

order

captn3m0|7 years ago

>pull ALL follows up front, which I may do eventually.

This is what I was thinking of as well. (The twitter API is really terrible at this). Most people won't have enough followers to cause issues.