lp:~bigwhale/gwibber/follow-unfollow

Created by David Klasinc and last modified

I started with basic support for follow/unfollow buttons. Complete with Friends/Followers Manager.

- Follow/Unfollow menu options will now show in action menu depending if you are already following this particular user or not. Both options should work.

- If you try to follow someone you're already following you will get a standard error info bar (or whatever the thing is called). Same will happen for unfollowing and other errors that might occur.

- Direct message menu option will only show when someone is actually following you.

- List of followers/friends is updated on every application start and every 50 refreshes it will use one API call per ~5000 friends or followers. So if you have 12000 followers it will take three API calls to update your list.

- You can follow/unfollow and Direct Message users from user and search streams.

Now I will start implementing friends/followers lists, with a pretty neat display of your contacts. :)

No installation required! Make sure you have gwibber-daily ppa installed then you can this version from the source dir with:

$ bin/gwibber-service &
$ bin/gwibber

PS: Vote on this two year old twitterAPI bug because it turned implementation of this into a bunch of hacks http://code.google.com/p/twitter-api/issues/detail?id=214

Get this branch:
bzr branch lp:~bigwhale/gwibber/follow-unfollow
Only David Klasinc can upload to this branch. If you are David Klasinc please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Klasinc
Project:
Gwibber
Status:
Mature

Recent revisions

929. By David Klasinc

Merged with the latest trunk.

928. By David Klasinc

Fixed follow/unfollow for search results, other minor cleanups.

927. By David Klasinc

Removed unsed list.

926. By David Klasinc

Fetching of user data, friends/followers data is now inserted into database with new messages, direct messages can only be sent to those who follow you.

925. By David Klasinc

Fixed broken if sentence.

924. By David Klasinc

Removed debug messages and fixed an issue with friends/followers.

923. By David Klasinc

Relevant comment changed.

922. By David Klasinc

Cleaned up the code a little, implemented recursive fetching of friend/follower ids.

921. By David Klasinc

Removed friends/followers stream buttons.

920. By David Klasinc

Follow/Unfollow menu actions are now implemented.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:gwibber
This branch contains Public information 
Everyone can see this information.

Subscribers