summaryrefslogtreecommitdiff
path: root/actions/foaf.php
AgeCommit message (Expand)Author
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