gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #00146
[Bug 247015] Re: [wishlist] autocomplete friends after typing "@"
In my follow-unfollow branch I am fetching all user ID's from all your
friends and followers on twitter and putting them in the database.
Additional meta data is fetched with messages and added to the database.
So we have everything we need, now it is only a matter of getting this
data from gwibber-service to gwibber client and then displaying it in a
drop down box when someone enters @ in the input box.
It shouldn't be too hard.
--
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/247015
Title:
[wishlist] autocomplete friends after typing "@"
Status in Gwibber:
In Progress
Bug description:
After typing "@" in gwibber, I'd like to see an autocomplete option to help me enter the username of one of my friends.
I understand there may be issues with using multiple services, but I still think this would be very helpful even if it just listed all friends' usernames from all services.
A more advanced autocomplete might also indicate which service the user was from, so that the post could only be sent to that service if desired.