summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-04-19Merge branch 'master' into testingBrion Vibber
2010-04-19Fix ticket #2289: registration links were showing in top nav bar, login page ...Brion Vibber
2010-04-09Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-04-09Update message formatting for serverError to use a starting capital and a lea...Siebrand Mazeland
2010-04-09Clean up badly formatted strings in OembedActionBrion Vibber
2010-04-09Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-09fix attributes on homepage outputEvan Prodromou
2010-04-09i18n cleanup: fix bad string breakdown in license agreement checkbox on regis...Brion Vibber
2010-04-09Cleanup bad i18n format for page title on bookmarklet posting windowBrion Vibber
2010-04-09Avoid E_NOTICE spew when listing group members who aren't adminsBrion Vibber
2010-04-09Undefined Variable in foafgroup.phpChristopher Vollick
2010-04-09Avoid E_NOTICE spew when listing group members who aren't adminsBrion Vibber
2010-04-09Undefined Variable in foafgroup.phpChristopher Vollick
2010-04-08Maintain 'page' parameter for block from subscribers list, block & make-admin...Brion Vibber
2010-04-05Merge branch 'master' into testingBrion Vibber
2010-04-05use nofollow for subscribers listEvan Prodromou
2010-04-05use nofollow for group members listEvan Prodromou
2010-04-05use homepage link attributes method for peopletaglistEvan Prodromou
2010-04-05Merge branch 'nofollow'Evan Prodromou
2010-04-05nofollow for peopletag pagesEvan Prodromou
2010-04-05override linkAttributes() method for groupmembersminilistEvan Prodromou
2010-04-05add an event for group members minilistEvan Prodromou
2010-04-03Ticket #2272: Block confirmation form should let enter trigger the 'yes' buttonBrion Vibber
2010-04-03Ticket #2272: Block confirmation form should let enter trigger the 'yes' buttonBrion Vibber
2010-04-02Merge branch 'master' into testingBrion Vibber
2010-04-01Revert "Revert "if user allows location sharing but turned off browser locati...Evan Prodromou
2010-04-01Revert "if user allows location sharing but turned off browser location use p...Evan Prodromou
2010-04-01if user allows location sharing but turned off browser location use profile l...Evan Prodromou
2010-03-30Ticket #1281: JID validation now more or less follows spec instead of calling...Brion Vibber
2010-03-30Fix for error output on invalid user ID to api groups listBrion Vibber
2010-03-30Fix for error output on invalid user ID to api groups listBrion Vibber
2010-03-30Fixes for apigrouplist - notice spew from undefined var, notice spew from mis...Brion Vibber
2010-03-30Quick fixes for grouplistall:Brion Vibber
2010-03-30Fixes for apigrouplist - notice spew from undefined var, notice spew from mis...Brion Vibber
2010-03-30Quick fixes for grouplistall:Brion Vibber
2010-03-29Fix to profile location in FOAF output: longitude was repeating the latitude ...Brion Vibber
2010-03-29Fix to profile location in FOAF output: longitude was repeating the latitude ...Brion Vibber
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