summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-11docs: Add missing _LIBS for documentation scanner buildingHEADmasterRodrigo Moya2-2/+2
2010-11-03client: Fix tabs usageBastien Nocera1-63/+63
2010-11-03client: Load the service information from datadirBastien Nocera2-3/+3
2010-10-22Post-release version bumpBastien Nocera1-1/+1
2010-10-07Post-release version bumpRob Bradford1-1/+1
2010-10-07Add DOAP fileRob Bradford1-0/+25
2010-10-07sw-cache: Add sw-cache.h to installed headers for external pluginsDanielle Madeley1-0/+1
2010-09-30twitter-item-stream: Remove some extraneous g_debug messagesRob Bradford1-6/+0
2010-09-30twitter-item-stream: Support keywords with spaces inRob Bradford1-7/+33
2010-09-30item-stream/item-view: Add debugging to item stream and item viewRob Bradford2-1/+31
2010-09-30client-item-view: Implement missing calls on ItemViewRob Bradford2-21/+30
2010-09-25l10n: Updated Korean (ko) translation to 100%Shinjo Park1-12/+16
2010-09-24client: Add bindings for the Video upload ifaceBastien Nocera3-29/+121
2010-09-24interfaces: Add video upload interfaceBastien Nocera2-4/+93
2010-09-23twitter-item-view: Look-up the user name from the user nodeRob Bradford1-1/+1
2010-09-23twitter-item-view: Check incoming error for if we're cancelled or notRob Bradford1-1/+1
2010-09-23twitter-item-stream: Fetch the avatar for the userRob Bradford1-0/+10
2010-09-23twitter-item-view: Fix compiler warningRob Bradford1-1/+1
2010-09-23Post-release version bumpRoss Burton1-1/+1
2010-09-22item-stream: fix object path naming so it doesn't conflict with the viewRoss Burton1-1/+1
2010-09-22build: enable all services on distcheckRoss Burton1-3/+1
2010-09-22vimeo: port to use gnome-keyring for username storageRoss Burton3-65/+56
2010-09-22lastfm: port to use gnome-keyring for username storageRoss Burton3-60/+66
2010-09-22twitter: lookup the username/password in the keyringRoss Burton3-96/+65
2010-09-22Update ignoresRoss Burton1-0/+1
2010-09-20twitter: Always include the "content" property in the item.Rob Bradford1-2/+3
2010-09-20item: Correct sw_item_equal implementationRob Bradford1-23/+21
2010-09-20twitter: Add trending topic queryingRob Bradford2-7/+104
2010-09-15l10n: Updated Finnish (fi) translation to 100%GLS_FIN1-1/+1
2010-09-13build: Update libsocialweb-keyfob pkg-config to depend on librest 0.7Rob Bradford1-1/+1
2010-09-10Add photo upload support to -clientBastien Nocera6-6/+332
2010-09-09docs: don't scan SwItem twice, add SwItemStreamRoss Burton1-1/+1
2010-09-08docs: various documentation fixesRoss Burton2-3/+5
2010-09-08docs: don't include sw-types.h, we don't generate thatRoss Burton1-1/+0
2010-09-08libsocialweb: unify stream naming to clarify docsRoss Burton2-31/+31
2010-09-08twitter: use sw_next_opidRoss Burton1-2/+3
2010-09-08flickr: use sw_next_opidRoss Burton1-2/+2
2010-09-08docs: update the libsocialweb documentation sectionsRoss Burton1-0/+30
2010-09-08libsocialweb: add sw_next_opidRoss Burton2-0/+17
2010-09-08interfaces: document the Flickr privacy parametersRoss Burton1-1/+30
2010-09-08interfaces: don't use the DBus DTDRoss Burton1-1/+0
2010-09-08flickr: support is_public/is_friend/is_family parametersRoss Burton1-4/+14
2010-09-07twitter-item-stream: Use POST rather than GET for the queryRob Bradford1-1/+1
2010-09-07twitter-item-stream: Abort the execution of the call callback on errorRob Bradford1-0/+1
2010-09-07twitter-item-stream: Create a more complete SwItem from the JSONRob Bradford1-8/+34
2010-09-06item: Handle the case where the hash maybe empty in sw_item_equalRob Bradford1-0/+10
2010-09-02twitter: Hook up an x-twitter-stream query typeRob Bradford1-13/+29
2010-09-02twitter-item-stream: Add first implementation of a twitter content streamRob Bradford3-2/+394
2010-09-02build: Add json-glib to pkg-config build depsRob Bradford1-0/+1
2010-09-02build: First version of SwItemStreamRob Bradford3-0/+804