index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
classes
/
Avatar.php
Age
Commit message (
Expand
)
Author
2009-06-15
Configurable avatar directory
Evan Prodromou
2009-02-06
Fix name of default avatar
Evan Prodromou
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
2009-02-04
Fixed #1134; Consolidated image scaling functions.
Sean Murphy
2008-12-25
Some fixups of patches not already migrated to trunk to bring inline with PEA...
Zach Copley
2008-12-11
Actually crop your avatar when hitting 'crop' button on profile
Zach Copley
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-12-04
trac768 keep transparency of resized avatar images.
millette
2008-10-02
use pkeyGet for Avatar
Evan Prodromou
2008-09-26
path correct in require_once for memcached
Evan Prodromou
2008-09-26
prepend Memcached_DataObject require with INSTALLDIR
Evan Prodromou
2008-09-26
caching layer for DB/DataObject
Evan Prodromou
2008-07-15
replies from people you're not subscribed to over Jabber
Evan Prodromou
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-06-17
start openid rp integration
Evan Prodromou
2008-06-12
hide warnings when unlinking an avatar file
Evan Prodromou
2008-06-05
move avatar scaling and saving to Avatar and Profile
Evan Prodromou
2008-05-22
generate classes for db schema with URIs
Evan Prodromou
2008-05-21
remove validation code
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
add validation methods to classes
Evan Prodromou
2008-05-19
update avatar table
Evan Prodromou
2008-05-15
settings and avatars
Evan Prodromou