summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-08Disable deprecated 'since' parameter on public_timeline API; causes performan...Brion Vibber
2010-02-08Allow scripts/decache.php to blow out cache for objects that don't exist (any...Brion Vibber
2010-02-08readme and version for beta5Evan Prodromou
2010-02-08Delete old Twitter user record when user changes screen name instead of updat...Zach Copley
2010-02-08Store Twitter screen_name, not name, for foreign_user.nickname when saving Tw...Zach Copley
2010-02-05Merge branch 'temp'Zach Copley
2010-02-05Actually store the timestamp on each nonceZach Copley
2010-02-05OAuth app name should not be nullZach Copley
2010-02-05Fix issue with OAuth request parameters being parsed/stored twice whenZach Copley
2010-02-05- Fix cache handling in TwitterStatusFetcherZach Copley
2010-02-05Added right margin for notice text. Helps Conversation notices lookSarven Capadisli
2010-02-05Confirm dialog for reset OAuth consumer key and secret buttonZach Copley
2010-02-05Always check for an OAuth request. This allows OAuth clients to set anZach Copley
2010-02-05Linkify notice source when posting from registered OAuth appsZach 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-05Prevents app statistic text from wrapping around avatarSarven Capadisli
2010-02-05Sentence case for app statisticsSarven Capadisli
2010-02-04drop debug messages from inbox deletion fixBrion Vibber
2010-02-04Inbox::streamNotices() with deletion compensation: inbox paging should more o...Brion Vibber
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-03Script to update profile URLsEvan Prodromou
2010-02-03clear cache for Profile::hasRepeated() at Notice::insert() timeEvan Prodromou
2010-02-03clearcache.php column flag was conflicting with default flagEvan Prodromou
2010-02-03showcache.php column flag was conflicting with default flagEvan Prodromou
2010-02-03change 'sitetype' to 'siteplan' to use consistent languageEvan Prodromou
2010-02-03Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-02-03add nickname as unique key for user_group tableEvan Prodromou
2010-02-02Fix regression breaking file attachments. This is what I get for rushing fixe...Brion Vibber
2010-02-02Apply xopher's fix to add 'sitetype' parameter to setup_status_network.sh, ex...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-02-01restructuring of User::registerNew() lost password mungingEvan Prodromou
2010-01-31Add a script to clear the cache for a given keyEvan Prodromou
2010-01-31buggy fetch for site ownerEvan Prodromou
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
2010-01-30error clearing tags for profiles from memcachedEvan Prodromou
2010-01-30on exceptions, stomp logs the error and reenqueuesEvan 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-30better handling of null responses from geonames.orgEvan Prodromou
2010-01-29plugin to limit number of registered usersEvan Prodromou
2010-01-29add hooks for user registrationEvan Prodromou
2010-01-29live fast, die young in bash scriptsEvan Prodromou
2010-01-29Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-29for single-user mode, retrieve either site owner or defined nicknameEvan Prodromou