summaryrefslogtreecommitdiff
path: root/actions/foaf.php
AgeCommit message (Expand)Author
2010-06-10Ticket #2350: fix for incorrect FOAF sioc:follows entries for users who are f...Brion Vibber
2010-05-18invalid mbox_sha1sum in the case where users don't have an email addressJames Walker
2010-03-29Fix to profile location in FOAF output: longitude was repeating the latitude ...Brion Vibber
2010-03-23FOAF was missing OStatus remote subscriptions, now fixed.Brion Vibber
2010-03-11foaf:holdsAccount is deprecated in favour of foaf:account. SeeSarven Capadisli
2009-11-19tobyink's location RDF patchCraig Andrews
2009-09-01Fixes foaf notices, use Profile for information that's missing in Remote_profileCarlos Perilla
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-12Takes care of http://laconi.ca/trac/ticket/1372 and a minor part ofSarven Capadisli
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-04-03try to reduce memory usage in FOAF outputEvan Prodromou
2009-04-03redirect FOAF file on non-canonical nicknameEvan Prodromou
2009-01-22Updated foaf fileEvan Prodromou
2009-01-15All actions now use isReadOnly()Evan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23TRUEEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-11-30don't show self-subscriptions in FOAFEvan Prodromou
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-13Colapse a lot of strings to make like easier for translators and more consisi...Mike Cochrane
2008-07-08Remove tralling whitespace on lines and a gettext replacement that I missed.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-10geo namespaceEvan Prodromou
2008-06-10fix getting subscribersEvan Prodromou
2008-06-10more specific fetchersEvan Prodromou
2008-06-10incorrectly used , instead ofEvan Prodromou
2008-06-10export FOAFEvan Prodromou