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-10-21
new data structures for location
Evan Prodromou
2009-10-04
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-10-02
copy-and-paste typo in profile deletion
Evan Prodromou
2009-10-02
Merge branch '0.8.x' into deleteuser
Evan Prodromou
2009-09-15
Remove unnecessary Profile::pkeyGet
Craig Andrews
2009-09-13
Add missing pkeyGet override to the Profile class
Craig Andrews
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
check correct setting in Profile bio length
Evan Prodromou
2009-08-21
Profile class has methods to check bio length
Evan Prodromou
2009-08-21
data classes allow >140 bios in profiles
Evan Prodromou
2009-07-26
first version of deleting users
Evan Prodromou
2009-07-23
Merge commit 'br3nda/0.8.x-profile-pgfix' into 0.8.x
Craig Andrews
2009-07-23
fixed up a limit offset to be ANSI SQL compliant
Brenda Wallace
2009-07-17
Removed noisy debugging statements
Zach Copley
2009-07-09
cache frequently-used subscriber, subscription, notice and fave count values
Evan Prodromou
2009-06-25
break up big inbox queries into lots of small ones
Evan Prodromou
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-17
Make the personal tag streams actually work
Evan Prodromou
2009-06-08
Merge branch '0.7.x' into 0.8.x
Evan Prodromou
2009-05-29
Ticket #1567 - Change max_id to return notices <= ID instead of < ID
Zach Copley
2009-05-18
Added personal tag page: http://example.com/MY_NICK/tag/A_TAG
Robin Millette
2009-05-01
make profile notice getting use ids
Evan Prodromou
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
2009-02-04
Fixed #1134; Consolidated image scaling functions.
Sean Murphy
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
[next]