#30 ✓resolved
Ryan Adams

Make max number of timeline tweets requested in a refresh configurable

Reported by Ryan Adams | March 18th, 2010 @ 08:57 PM | in Version 0.10

When moving from 0.8.x to the bleeding-edge builds / running from trunk, I had a big issue with the maximum number of tweets that would get returned in a refresh. In 0.8.x (and before), the maximum was 200; it's now only 50. For normal use, this is ok, but it's very annoying when Spaz refreshes the first time after a computer has been asleep.

After investigating this a bit, this is because the relevant function in Spazcore (Spaztwit.prototype.getHomeTimeline) defaults to retrieving 50 if no options are passed in. Following the chain up, we don't pass in any options in from spaz.timelines.js.

As a stopgap measure, I've edited the Spazcore function to pull back 200 tweets. This change would work as a stopgap measure, but it would probably make more sense to ultimately move it to the user preferences where it could be tweaked (within reasonable limits.)

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The Spaz Desktop project

Shared Ticket Bins

People watching this ticket

Attachments

Referenced by

Pages