summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-02-08Better checking for duplicate app namesZach Copley
2010-02-08Disable deprecated 'since' parameter on public_timeline API; causes performan...Brion Vibber
2010-02-05Merge branch 'temp'Zach Copley
2010-02-05Fix issue with OAuth request parameters being parsed/stored twice whenZach Copley
2010-02-05Confirm dialog for reset OAuth consumer key and secret buttonZach Copley
2010-02-05Suppress notice input box on OAuth authorization pageZach Copley
2010-02-05Better token revocationZach Copley
2010-02-05Allow developers to delete OAuth applicationsZach Copley
2010-02-05OAuth app names should be unique.Zach Copley
2010-02-05Sentence case for app statisticsSarven Capadisli
2010-02-04Missed change when refactoring groups. Thanks macnoEric Helgeson
2010-02-04Should fix spurious 'nickname taken' and 'email taken' errors on registration...Brion Vibber
2010-02-04Add time-based cutoffs for public tag cloud, favorited lists to speed up thos...Brion Vibber
2010-02-01Improve name validation checks on local File referencesBrion Vibber
2010-02-01fix local file include vulnerability in doc.phpEvan Prodromou
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
2010-01-30add lat, lon, location and remove closing tag from geocode.phpEvan Prodromou
2010-01-30Use passed-in lat long in geocode.phpEvan Prodromou
2010-01-28Move sessions settings to its own panelZach Copley
2010-01-28Removed avatar from repeat of username (matches noticelist)Sarven Capadisli
2010-01-28Numbered format specifiersZach Copley
2010-01-28These API methods should return true for ->isReadOnly($args)!Zach Copley
2010-01-27Optionally set a separate Javascript server and pathEvan Prodromou
2010-01-27s/LOG_WARN/LOG_WARNING/Zach Copley
2010-01-27- Check for read-only vs. read-write access to protected API resources (OAuth)Zach Copley
2010-01-27Fix casing for HMAC-SHA1.Siebrand Mazeland
2010-01-27Fix inconsistent title case in page titleSiebrand Mazeland
2010-01-26New access admin panel for site registration settingsZach Copley
2010-01-26- Remove redudant/unused 'server' setting from site admin panelZach Copley
2010-01-25Merge branch 'master' into testingEvan Prodromou
2010-01-25Offload inbox updates to a queue handler to speed up posting onlineEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in tag actionEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in show groupEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in show favoritesEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in usergroupsEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in inboxEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in outboxEvan Prodromou
2010-01-24fix interpolation for positional arguments in repliesEvan Prodromou
2010-01-24fix interpolation for positional arguments in showstreamEvan Prodromou
2010-01-25- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
2010-01-24Revoke access token UIZach Copley
2010-01-24Changed legend text from Login to Account because it is not reallySarven Capadisli
2010-01-24Updated apioauthauthorize markup and stylesSarven Capadisli
2010-01-24Ensure only the application's owner can edit itZach Copley
2010-01-24Fix user countZach Copley
2010-01-24Make sure applications are really looked up by consumer keyZach Copley
2010-01-24Rework application registration workflow to be more privateZach Copley
2010-01-24Fix icon upload on new appsZach Copley
2010-01-24OAuth 1.0 working nowZach Copley
2010-01-24Can now edit/change application iconZach Copley