index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
foaf.php
Age
Commit message (
Expand
)
Author
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-06-12
Takes care of http://laconi.ca/trac/ticket/1372 and a minor part of
Sarven Capadisli
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-04-03
try to reduce memory usage in FOAF output
Evan Prodromou
2009-04-03
redirect FOAF file on non-canonical nickname
Evan Prodromou
2009-01-22
Updated foaf file
Evan Prodromou
2009-01-15
All actions now use isReadOnly()
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
TRUE
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-11-30
don't show self-subscriptions in FOAF
Evan Prodromou
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-13
Colapse a lot of strings to make like easier for translators and more consisi...
Mike Cochrane
2008-07-08
Remove tralling whitespace on lines and a gettext replacement that I missed.
Mike Cochrane
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-06-10
geo namespace
Evan Prodromou
2008-06-10
fix getting subscribers
Evan Prodromou
2008-06-10
more specific fetchers
Evan Prodromou
2008-06-10
incorrectly used , instead of
Evan Prodromou
2008-06-10
export FOAF
Evan Prodromou