Ticket #152 (closed defect: fixed)

Opened 4 weeks ago

Last modified 4 weeks ago

missing timeline

Reported by: kaz Owned by: kaz
Priority: normal Milestone: TwitterFon 1.0.1
Component: TwitterFon Version: TwitterFon 1.0
Severity: major Keywords:
Cc:

Description

If user post a tweet, TwitterFon stores the tweet to the a local DB as latest tweet. But if there are tweets between the last retrieve time and the post time, TwitterFon miss these tweets.

Change History

Changed 4 weeks ago by kaz

(In [812]) Refs #152

  • Do not store posted tweet to DB to avoid missing timeline

Changed 4 weeks ago by kaz

  • status changed from new to closed
  • resolution set to fixed

(In [814]) Fixed #152

  • Ignore own update for getting latest tweet from a timeline array
  • Check message existence by DB instead of last message id of timeline array
Note: See TracTickets for help on using tickets.