index
:
meego-facebook-plugins.git
friends-feed
master
Barisione's branches for Facebook integration for MeeGo
Marco Barisione
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-19
Release meego-facebook-plugins 1.1
HEAD
master
Danielle Madeley
1
-0/+6
2010-10-12
Update .gitignore
Danielle Madeley
1
-0/+5
2010-10-12
Bump meego-facebook-plugins version to 1.1 to match Meego version
Danielle Madeley
1
-1/+1
2010-10-12
Fix critical when requesting cookie jar by adding cookie jar feature to SoupS...
Danielle Madeley
1
-0/+3
2010-10-12
Add GNOME proxy resolver to WebKit's soup session
Danielle Madeley
2
-0/+7
2010-10-12
Fix a critical warning in web_view_title_notify_cb()
Danielle Madeley
1
-3/+6
2010-10-12
[libsocialweb] Downgrade g_warning to g_message, this shouldn't ever be fatal
Danielle Madeley
1
-2/+2
2010-10-12
[libsocialweb] Lookup UID from SwServiceFacebook instead of storing it
Danielle Madeley
3
-21/+17
2010-10-12
[libsocialweb] Remove extra debugging from FacebookItemView
Danielle Madeley
1
-9/+3
2010-10-12
[libsocialweb] Call facebook_item_view_stop() in dispose()
Danielle Madeley
1
-5/+2
2010-10-12
[libsocialweb] Improve descriptions for properties in SwFacebookItemView
Danielle Madeley
1
-4/+4
2010-10-12
[libsocialweb] change GET_PRIVATE macro to a lookup of self->priv
Danielle Madeley
3
-7/+9
2010-10-12
[libsocialweb] refactor libsocialweb plugin for latest API
Danielle Madeley
4
-334/+805
2010-10-12
[mission-control] moblin -> meego
Danielle Madeley
1
-1/+1
2010-10-12
[mission-control] Remove unrequired string
Danielle Madeley
1
-1/+0
2010-10-12
[mission-control] Update for Account.Interface.Storage
Danielle Madeley
1
-3/+13
2010-09-01
Add NEWS file
Jonathon Jongsma
1
-0/+2
2010-09-01
Fix several distcheck errors
Jonathon Jongsma
6
-13/+63
2010-06-30
Fix explicit disabling of telepathy components
Jonathon Jongsma
1
-1/+1
2010-06-30
Bump version to 1.0
Jonathon Jongsma
1
-1/+1
2010-06-30
namespace FacebookProxy* to avoid conflicts
Jonathon Jongsma
8
-222/+224
2010-06-29
Set the title of the browser window from the website
Jonathon Jongsma
1
-1/+19
2010-06-29
Support links that open in a new window
Jonathon Jongsma
1
-1/+53
2010-06-29
Login window UI tweaks
Jonathon Jongsma
1
-1/+4
2010-06-29
Hide the login window on a user cancel
Jonathon Jongsma
1
-1/+1
2010-06-28
Show facebook login in system locale
Jonathon Jongsma
1
-0/+5
2010-06-17
Add tests for handling user-to-user messages
Jonathon Jongsma
5
-1/+89
2010-06-16
bisho: Add a (insensitive) checkbutton for myzone/status
Jonathon Jongsma
1
-1/+8
2010-06-15
Fetch auth and graph URLs from keyfile
Thomas Thurman
1
-3/+46
2010-06-15
Add missing test data file
Jonathon Jongsma
1
-0/+1
2010-06-15
bisho: clear avatar on log out
Jonathon Jongsma
1
-2/+12
2010-06-15
Add a unit test for posts with non-'status' types
Jonathon Jongsma
1
-0/+11
2010-06-14
Add a few unit tests for parsing a list of status messages
Jonathon Jongsma
4
-0/+43
2010-06-14
Rename ParseUserInfoFixture to be more generic
Jonathon Jongsma
1
-16/+16
2010-06-11
Add tests for parsing status nodes
Jonathon Jongsma
9
-3/+140
2010-06-11
use compact json format
Jonathon Jongsma
3
-39/+3
2010-06-11
Use g_debug rather than g_warning
Jonathon Jongsma
1
-5/+6
2010-06-11
Move test data into a data/ subdirectory
Jonathon Jongsma
4
-1/+1
2010-06-11
Refactor got_status_cb so that it's more easily testable
Jonathon Jongsma
1
-139/+175
2010-06-11
Fix /parse/user_info_incomplete test failure
Jonathon Jongsma
2
-6/+26
2010-06-11
Fix warnings about test function signatures
Jonathon Jongsma
1
-5/+5
2010-06-11
Add a couple more tests for parsing user info responses
Jonathon Jongsma
3
-0/+44
2010-06-11
Add basic unit test infrastructure for libsocialweb plugin
Jonathon Jongsma
7
-10/+123
2010-06-11
Fix bug where service disappears when we go offline
Jonathon Jongsma
1
-3/+12
2010-06-11
Don't attempt to query user info unless the user is online
Jonathon Jongsma
1
-9/+30
2010-06-10
Update POTFILES.in
Jonathon Jongsma
1
-1/+3
2010-06-10
Instantiate the proxy in initable_init() rather than online_notify()
Jonathon Jongsma
1
-15/+8
2010-06-09
Free leaked RestProxyCall in got_tokens_cb()
Jonathon Jongsma
1
-0/+1
2010-06-09
Fix leak in got_user_info_cb()
Jonathon Jongsma
1
-0/+4
2010-06-09
Free a leaked RestProxyCall in get_status_updates()
Jonathon Jongsma
1
-0/+1
[next]