summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-14Add nickname suggestion capability for use during autoregistration.Craig Andrews
2010-01-14Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-01-14Add Brion Vibber to contributors.Siebrand Mazeland
2010-01-14Make more complete sentence.Siebrand Mazeland
2010-01-14Fix casing for HMAC-SHA1.Siebrand Mazeland
2010-01-14Fix inconsistent title case in page titleSiebrand Mazeland
2010-01-14Make page titles more consistent: no title case in four cases.Siebrand Mazeland
2010-01-14Fix i18n issue: please number variables when using more than one to allow ↵Siebrand Mazeland
word order changes without unexpected results.
2010-01-14Clean up host/port separation in memcached plugin -- use : not ; as ↵Brion Vibber
separator and clean up some warnings
2010-01-14Keep handler registration per-site to fix queue registration in mixed config ↵Brion Vibber
environment
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-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 ↵Brion Vibber
initializeinbox.php
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 ↵Craig Andrews
fails to ask for user permission, causing us quite a bit of difficulty." This reverts commit 749b8b5b8ca4d1c39d350879aadddbdb9d8b71d5.
2010-01-14- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
- Will now pick up source attr from OAuth app
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
logging iny
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
profile page.
2010-01-14Updated class for application listSarven Capadisli