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
/
classes
/
Profile.php
Age
Commit message (
Expand
)
Author
2009-01-21
move membership/adminship tests to profile
Evan Prodromou
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-10
edit throttling
Evan Prodromou
2008-11-23
only get tags for this profile list type
Evan Prodromou
2008-11-23
don't get self-tags
Evan Prodromou
2008-11-23
show dropdown of tags only when tags are available and add tags function to p...
Evan Prodromou
2008-11-20
sphinx search for notices
millette
2008-11-20
sphinx search of people
millette
2008-11-13
use correct class for avatar deletion so memcached is updated
Evan Prodromou
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-13
Sort notices by date then id so they are in the correct order when there are ...
Mike Cochrane
2008-07-10
Resolve conflicts and convert _t( to _( where it was introduced again.
Mike Cochrane
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-07-09
rebuild DB_DataObject classes for new structure
Evan Prodromou
2008-07-07
twiddle a few bits to make replies work correctly
Evan Prodromou
2008-06-17
start openid rp integration
Evan Prodromou
2008-06-14
email notification on new subscriptions
Evan Prodromou
2008-06-05
passing id to the avatar filename function
Evan Prodromou
2008-06-05
setOriginal() is an instance method
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
fixup footer menu and fix syntax error in profile.php
Evan Prodromou
2008-05-20
ease up on the validation
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
add validation methods to classes
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-15
settings and avatars
Evan Prodromou
2008-05-14
license block for source code
Evan Prodromou
2008-05-14
deny access to include files
Evan Prodromou
2008-05-07
add data objects
Evan Prodromou
[prev]