[wishlist] Add support for message logging

Bug #297233 reported by Mpampis
52
This bug affects 8 people
Affects Status Importance Assigned to Milestone
Gwibber
Confirmed
Wishlist
Unassigned

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)

Ryan Paul (segphault)
Changed in gwibber:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Fernando Miguel (fernandomiguel) wrote : Re: Add support for message logging

This would imply also some short of archive/mark as read/delete older/unwanted dents.

Revision history for this message
Fabien Tassin (fta) wrote :

I would like a real optional logging feature (in files), like xchat has.

Also, inside the UI, more than the last 20 message is definitely a requirement. Especially with groups, it's easy to be flooded and then miss some more important stuff. Something like liferea would be nice, i.e. default expiration based on number of messages, or time, and an optional per feed/tab/service/whatever value.

Revision history for this message
Jonathan Lumb (jonolumb) wrote :

it would be handy if all twits could be downloaded to a database as mentioned as above - then marked as read once you have finished looking at them. this way only new and unread twits would be visible in the interface.

Revision history for this message
ChrisTomalty (christomalty-deactivatedaccount) wrote :

I don't believe it's an API restriction: I used DestroyTwitter (an AIR app) for quite some time and the number of tweets it allowed me to display were pretty much endless.

Gwibber really can't be an option for me, unfortunately, until you can grab more than 20 tweets.

Revision history for this message
Ryan Paul (segphault) wrote :

Gwibber 2.0 already lets you view more than 20 tweets in the main view. That issue is resolved. Logging to disk has not yet been implemented, however, and is planned for a future version.

Omer Akram (om26er)
Changed in gwibber:
status: Confirmed → Triaged
status: Triaged → Confirmed
Revision history for this message
Angel Guzman Maeso (shakaran) wrote :

This request of feature have almost three years. Sadly, yet It is not planned for a future roadmap. I think that it's very important for the active users that have timeline flooded.

Revision history for this message
Bilal Shahid (s9iper1) wrote :

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.