Feature #228
Twitter integration
Status: | Closed | Start: | 11/01/2009 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine | |||
Target version: | 0.7 | |||
Complexity: | ||||
Votes: | 0 |
Description
Smuxi could support the Twitter protocol as it mainly sending and receiving messages. Having one tab for the public messages for reading and writing and then allowing to make private tabs for each twitter user for private messages.
Associated revisions
Revision 22eea26cb3a3fb500c3e9e88d3fbfd8410808f36
Initial implementation of twitter support. (references #228)
Revision b5f16b9a2366b98a36e8f3557f1fedba6ecaacae
Merge branch 'feature/#228_twitter_integration' (closes: #228)
History
Updated by Mirco Bauer 5498 days ago
Also support a @yournick tab that shows all tweets that contains your name.
Updated by Mirco Bauer 5498 days ago
- Target version set to 0.8
- % Done changed from 0 to 60
Reading and posting public tweets (via the friends timeline) is implemented. Support for private tweets is missing. The initial population of all friends should be done in a background thread (instead of blocking the GUI).
Updated by Mirco Bauer 5496 days ago
- Status changed from New to Closed
- % Done changed from 60 to 100
Applied in changeset b5f16b9a2366b98a36e8f3557f1fedba6ecaacae.
Updated by Mirco Bauer 5429 days ago
- Target version changed from 0.8 to 0.7