Support Twitter/StatusNet native retweeting from client
Bug #544495 reported by
Greg Grossmeier
This bug affects 24 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Fix Released
|
Wishlist
|
Unassigned | ||
gwibber (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
Twitter supports this native retweeting functionality through the API:
http://
All that is needed is the original tweet's unique ID number.
identi.
http://
look like
http://
(that is not explicitly called out at http://
This could probably be a setting in preferences (ugh, yet another?): "Use native retweeting/
Related branches
lp://staging/~matthew-j-singleton/gwibber/new-retweets
Rejected
for merging
into
lp://staging/gwibber
- Ken VanDine: Disapprove
-
Diff: 523 lines (+460/-0) (has conflicts)3 files modifiedgwibber/microblog/identica.py.OTHER (+211/-0)
gwibber/microblog/twitter.py.OTHER (+210/-0)
ui/templates/base.mako (+39/-0)
Changed in gwibber: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
summary: |
- Support twitter/identi.ca native retweeting from client + Support Twitter/StatusNet native retweeting from client |
Changed in gwibber (Ubuntu): | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in gwibber: | |
assignee: | nobody → Matt Singleton (matthew-j-singleton) |
Changed in gwibber: | |
assignee: | Matt Singleton (matthew-j-singleton) → nobody |
status: | Triaged → Fix Committed |
milestone: | none → 3.1.2 |
Changed in gwibber: | |
status: | Fix Committed → Fix Released |
Changed in gwibber (Ubuntu): | |
status: | Triaged → Fix Released |
To post a comment you must log in.
Will this be in 3.0? Seems to me like one of the big missing features in gwibber.