← Back to team overview

gwibber-bugs team mailing list archive

[Bug 297233] Re: [wishlist] Add support for message logging

 

Plugins can now be created out of tree, so this is a good candidate for
creating a plugin. You can look at lp:gwibber-service-sina as an
example, unfortunately we don't have plugin developer documentation yet.
However, if you are interested in developing a plugin (shouldn't be too
difficult), join us in #gwibber on FreeNode and we can try to guide you
through it

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/297233

Title:
  [wishlist] Add support for message logging

Status in Gwibber:
  Confirmed

Bug description:
  The number of twitter messages available for reading are 20. Every time a new tweet comes, the least recent tweet disappears. This is probably because of the limitations of the twitter API. Every time gwibber is updated, makes a call to the twitter API and pulls the 20 most recent messages.
  But this makes it difficult to keep up with many frequently-updating friends or to leave gwibber running in order to catch all the updates.

  A possible solution to this might be to locally store the tweets using a database.
  (maybe sqlite(?) or sqlalchemy(?) could help)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/297233/+subscriptions