summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-03-26Really make sure we return 'true' and 'false' strings for boolean vals in api...Zach Copley
2010-03-25Using unique @for, @id pair for jabber and sms options in subscriptionsSarven Capadisli
2010-03-25Assigned an identifier for the representative user and group profileSarven Capadisli
2010-03-23FOAF was missing OStatus remote subscriptions, now fixed.Brion Vibber
2010-03-23Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-23Consistently send Profiles into Fave::addNew()Brion Vibber
2010-03-19Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-19Fix typo in public tag cloud query setup which caused the cutoff to get skipped.Brion Vibber
2010-03-19Allow admins to set a min site textlimit of 0 (unlimited)Zach Copley
2010-03-18Handle "forgot to upload an avatar on avatarsettings" a little more gracefully.Brion Vibber
2010-03-18API - handle any exceptions thrown during notice save. The API wasZach Copley
2010-03-18Remove deprecated call-by-reference. Was causing a warning on Dreamhost.Zach Copley
2010-03-15Always output a site logo via /api/statusnet/config.:format (so client devs h...Zach Copley
2010-03-15Background deletion of user accounts. Notices are deleted in chunks, then the...Brion Vibber
2010-03-15Initial Twitpic-like media upload endpoint /api/statusnet/media/uploadZach Copley
2010-03-15Consolidate and patch up redirection to remote notices.Brion Vibber
2010-03-12Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-12Add Atom self link to tag timelineZach Copley
2010-03-12Add Atom self link to favorites timelineZach Copley
2010-03-12- Output correct content header for Atom output in mentions timelineZach Copley
2010-03-12Output Atom self link in home timelineZach Copley
2010-03-12Calculate Atom self link for friends timelineZach Copley
2010-03-11Fixes for password recovery; lookups for unconfirmed addresses were failing o...Brion Vibber
2010-03-12- Output correct content type header for public timeline Atom feedZach Copley
2010-03-12More generalized method for calculating Atom rel="self" linksZach Copley
2010-03-11Add self link to user and group rss2 feedsZach Copley
2010-03-11foaf:holdsAccount is deprecated in favour of foaf:account. SeeSarven Capadisli
2010-03-10Allow site-specific doc filesZach Copley
2010-03-10Allow site-specific doc filesZach Copley
2010-03-09Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-09API config return textlimit valueMichele
2010-03-08an otp is a real loginEvan Prodromou
2010-03-05No need to pass in $this->limit and $this-tagZach Copley
2010-03-05No need to pass in $this->limit and $this-tagZach Copley
2010-03-05Fix undefined variable error and some other cleanupZach Copley
2010-03-05UserRSS Didn't Use the Tag Propery.Christopher Vollick
2010-03-05Fix undefined variable error and some other cleanupZach Copley
2010-03-05UserRSS Didn't Use the Tag Propery.Christopher Vollick
2010-03-05Fix for blank RSS1 tag feedsZach Copley
2010-03-05Fix for blank RSS1 tag feedsZach Copley
2010-03-04Fix a few typosRasmus Lerdorf
2010-03-04Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-04Fix on sitenotice admin panel saveBrion Vibber
2010-03-04Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-03Move snapshot configuration to its own admin panelZach Copley
2010-03-03Fix notice warning in RSS friends timelineBrion Vibber
2010-03-03Put all required field setup into AtomUserNoticeFeed and AtomGroupNoticeFeed,...Brion Vibber
2010-03-03Initial user role controls on profile pages, for owner to add/remove administ...Brion Vibber
2010-03-03Site-wide notice text admin panelZach Copley
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli