diff --git a/issues/issue-37813b5340d51d6f0ce1920f899231fc8ff1f7bb.yaml b/issues/issue-37813b5340d51d6f0ce1920f899231fc8ff1f7bb.yaml new file mode 100644 index 0000000..e8e2e53 --- /dev/null +++ b/issues/issue-37813b5340d51d6f0ce1920f899231fc8ff1f7bb.yaml @@ -0,0 +1,22 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: retrieve favourites +desc: "" +type: :feature +component: twitter +release: 1.0.0 +reporter: Julio Biason +status: :unstarted +disposition: +creation_time: 2009-12-22 17:31:26.876484 Z +references: +- pygtk-12 +id: 37813b5340d51d6f0ce1920f899231fc8ff1f7bb +log_events: +- - 2009-12-22 17:31:27.844562 Z + - Julio Biason + - created + - "" +- - 2009-12-22 17:32:31.936245 Z + - Julio Biason + - added reference 1 + - "" diff --git a/issues/issue-c8a150e2683f92b4a9caab10943885e09338d21a.yaml b/issues/issue-c8a150e2683f92b4a9caab10943885e09338d21a.yaml new file mode 100644 index 0000000..ebdd420 --- /dev/null +++ b/issues/issue-c8a150e2683f92b4a9caab10943885e09338d21a.yaml @@ -0,0 +1,23 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: add a threshold to ask for a new page +desc: |- + Add a config option to set the threshold to request the next page. if the + number of messages in the previous request is below this threshold, there + is no need to request a new page. +type: :feature +component: twitter +release: 1.0.0 +reporter: Julio Biason +status: :unstarted +disposition: +creation_time: 2009-12-22 19:07:09.084361 Z +references: [] + +id: c8a150e2683f92b4a9caab10943885e09338d21a +log_events: +- - 2009-12-22 19:07:30.200262 Z + - Julio Biason + - created + - |- + I think 5 would be a good default threshold. 10 may also be good (50% of the + default page, but we never know.)