summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-02-05Sentence case for app statisticsSarven Capadisli
2010-02-05Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-05Fix issue with OAuth request parameters being parsed/stored twice whenZach Copley
2010-02-04Missed change when refactoring groups. Thanks macnoEric Helgeson
2010-02-04Missed change when refactoring groups. Thanks macnoEric Helgeson
2010-02-04Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-04Should fix spurious 'nickname taken' and 'email taken' errors on registration...Brion Vibber
2010-02-04Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-04Add time-based cutoffs for public tag cloud, favorited lists to speed up thos...Brion Vibber
2010-02-04Fixes minor remote subscription profile layoutSarven Capadisli
2010-02-03Confirm dialog for reset OAuth consumer key and secret buttonZach Copley
2010-02-02Suppress notice input box on OAuth authorization pageZach Copley
2010-02-02Better token revocationZach Copley
2010-02-02Allow developers to delete OAuth applicationsZach Copley
2010-02-02OAuth app names should be unique.Zach Copley
2010-02-01Revert "Removed hAtom pattern from registration page."Sarven Capadisli
2010-02-01Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-02-01Sentence case for app statisticsSarven Capadisli
2010-02-01Merge remote branch 'statusnet/master' into testingBrion Vibber
2010-02-01Improve name validation checks on local File referencesBrion Vibber
2010-02-01Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-01Merge branch 'master' into testingEvan Prodromou
2010-02-01fix local file include vulnerability in doc.phpEvan Prodromou
2010-02-01Removed hAtom pattern from registration page.Sarven Capadisli
2010-01-31Add Really Simple Discovery (RSD) supportEvan 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