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
/
lib
/
common.php
Age
Commit message (
Expand
)
Author
2008-05-21
fixup default avatar urls by using common function
Evan Prodromou
2008-05-21
fix path to default avatars
Evan Prodromou
2008-05-21
default avatar
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
add image to config
Evan Prodromou
2008-05-20
license block and move theme stuff
Evan Prodromou
2008-05-20
break out utility functions to util.php
Evan Prodromou
2008-05-19
better headers
Evan Prodromou
2008-05-19
add common_password
Evan Prodromou
2008-05-18
change defaults to use avatar dir
Evan Prodromou
2008-05-18
fix path to files, some TODOs
Evan Prodromou
2008-05-17
smaller packet
Evan Prodromou
2008-05-17
save profile url
Evan Prodromou
2008-05-17
dates are already strings
Evan Prodromou
2008-05-17
use cast object for datetimes
Evan Prodromou
2008-05-17
fix created, messages
Evan Prodromou
2008-05-17
fix typo in common_date_string
Evan Prodromou
2008-05-17
ensure rather than check for session
Evan Prodromou
2008-05-17
fixup some nickname handling
Evan Prodromou
2008-05-17
fix INSTALLDIR use in common.php
Evan Prodromou
2008-05-17
path separator problem in data classes
Evan Prodromou
2008-05-17
require data classes in common
Evan Prodromou
2008-05-17
add stub email canonicalizer
Evan Prodromou
2008-05-17
add action class to default loads
Evan Prodromou
2008-05-17
handle empty path better
Evan Prodromou
2008-05-17
common_local_url() second parameter optional
Evan Prodromou
2008-05-17
correct path to DB_DataObject
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-17
make config kinda work
Evan Prodromou
2008-05-17
more twiddling
Evan Prodromou
2008-05-17
move the goal posts
Evan Prodromou
2008-05-17
bogus version of common_local_url()
Evan Prodromou
2008-05-17
upload and change avatars
Evan Prodromou
2008-05-15
settings and avatars
Evan Prodromou
2008-05-14
license block for source code
Evan Prodromou
2008-05-14
move library files to lib
Evan Prodromou