summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-13Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-13do since_id and max_id in inboxEvan Prodromou
2010-01-13go straight to the DB for inbox before insertEvan Prodromou
2010-01-13fix for non-% memory soft limitBrion Vibber
2010-01-13fix for non-% memory soft limitBrion Vibber
2010-01-13queue daemon fixes: path fix for xmpp, suppress warning in memcached initBrion Vibber
2010-01-13queue daemon fixes: path fix for xmpp, suppress warning in memcached initBrion Vibber
2010-01-13Merge branch 'master' into 0.9.xBrion Vibber
2010-01-13actually use the user id instead of 0 ;)Brion Vibber
2010-01-13in case we have cached 'fake' inboxes, make sure we rebuild them running init...Brion Vibber
2010-01-13Gracefully skip missing user entries when initializing inboxes in bulkBrion Vibber
2010-01-13Revert "Drop the Google Client API-based AJAX geolocation lookup shim -- it f...Craig Andrews
2010-01-14- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
2010-01-14More relaxed selector for application icon and form checkboxSarven Capadisli
2010-01-14Check for read vs. read-write access on OAuth authenticated API mehtods.Zach Copley
2010-01-14Fixed some spelling mistakes in the READMEZach Copley
2010-01-14Some rough test scripts for poking at the OAuth systemZach Copley
2010-01-14Add verifier and verified callback to token for OAuth 1.0aZach Copley
2010-01-14Remove verifier from Oauth_application_user (not needed there)Zach Copley
2010-01-14Revoke access token UIZach Copley
2010-01-14Changed legend text from Login to Account because it is not reallySarven Capadisli
2010-01-14Updated apioauthauthorize markup and stylesSarven Capadisli
2010-01-14Fix approval date and label on apps listZach Copley
2010-01-14Ensure only the application's owner can edit itZach Copley
2010-01-14Fix user countZach Copley
2010-01-14Make sure applications are really looked up by consumer keyZach Copley
2010-01-14Rework application registration workflow to be more privateZach Copley
2010-01-14Fix icon upload on new appsZach Copley
2010-01-14OAuth 1.0 working nowZach Copley
2010-01-14Can now edit/change application iconZach Copley
2010-01-14Callback URL can be nullZach Copley
2010-01-14Styles for image max width/height and radio form controlsSarven Capadisli
2010-01-14Updated markup for application edit form; image, radiosSarven Capadisli
2010-01-14Added key icon for application key and secret rest actionSarven Capadisli
2010-01-14Styles for application listSarven Capadisli
2010-01-14A little minimizationSarven Capadisli
2010-01-14Added vcard and photo classesSarven Capadisli
2010-01-14Moved application image inside the anchorSarven Capadisli
2010-01-14Added missing end tagSarven Capadisli
2010-01-14Make API auth handle OAuth requests w/access tokensZach Copley
2010-01-14Fixed tabbingSarven Capadisli
2010-01-14Added anchors to application source and homepageSarven Capadisli
2010-01-14Styles for application details pageSarven Capadisli
2010-01-14Updated markup for application details page. Similar to user/groupSarven Capadisli
2010-01-14Updated class for application listSarven Capadisli
2010-01-14Updated markup for application detailsSarven Capadisli
2010-01-14Updated markup for application registration and view linksSarven Capadisli
2010-01-14Updated markup for application edit form submitsSarven Capadisli
2010-01-14Better detial in connected OAuth applications listZach Copley