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
/
Profile.php
Age
Commit message (
Expand
)
Author
2010-12-22
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-12-22
Merge branch 'righttoleave' into 0.9.x
Evan Prodromou
2010-12-17
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-12-17
Update sorting for user tagged timelines (indexing was bad before and remains...
Brion Vibber
2010-12-17
Update notice sorting for profile streams; extract more common code to Notice...
Brion Vibber
2010-12-15
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-12-13
define rights for account maintenance and default rules
Evan Prodromou
2010-12-12
Move getConnectedApps() from Profile to User, where it belongs
Zach Copley
2010-12-11
Subscription stream functions
Evan Prodromou
2010-12-07
Merge branch '0.9.x' into merge
Brion Vibber
2010-11-19
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-11-19
Ticket #2441: fix deletion of avatars when a profile is deleted.
Brion Vibber
2010-11-15
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-11-15
some User -> Profile cleanup to help in adapting the profile page action to s...
Brion Vibber
2010-11-03
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-11-02
Add context for different uses of "%1$s (%2$s)"
Siebrand Mazeland
2010-11-02
Merge branch '1.0.x' into schema-x
Brion Vibber
2010-11-02
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber
2010-11-02
Alternate pretty-title tweaks for #2668
Brion Vibber
2010-10-29
Fix for changed cache functions in code merged up from 0.9.x
Brion Vibber
2010-10-25
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-25
max_id is inclusive
Evan Prodromou
2010-10-25
change max_id from < to <=
Evan Prodromou
2010-10-22
New events when granting and revoking roles
Evan Prodromou
2010-10-19
Add support for an anonymous OAuth consumer. Note: this requires a
Zach Copley
2010-10-12
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-12
Add a basic group deletion for moderator users.
Brion Vibber
2010-10-04
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber
2010-09-29
Move blowFavesCache() to Profile
Zach Copley
2010-09-29
Move hasFave() to Profile
Zach Copley
2010-09-28
* i18n/L10n and translator documentation updates.
Siebrand Mazeland
2010-09-06
common_cache_key() -> Cache::key()
Evan Prodromou
2010-09-06
common_memcache() => Cache::instance()
Evan Prodromou
2010-09-01
bug in Profile::fromURI() wasn't returning profile
Evan Prodromou
2010-09-01
Static method to get a profile based on an URI
Evan Prodromou
2010-08-06
OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can de...
Brion Vibber
2010-08-03
Merge branch 'activityhooks' into 0.9.x
Evan Prodromou
2010-08-03
correctly show <source> for atom feeds
Evan Prodromou
2010-07-30
Fixes for messages after review by Brion.
Siebrand Mazeland
2010-07-29
* mark a few message for translation
Siebrand Mazeland
2010-06-22
- Add profile_info tag to Atom author
Zach Copley
2010-04-01
Temporary hack until notice_profile_id_idx is updated
Brion Vibber
2010-03-31
do complete unsubscribe process when deleting a user
Evan Prodromou
2010-03-15
Background deletion of user accounts. Notices are deleted in chunks, then the...
Brion Vibber
2010-03-11
Drop timestamp cutoff parameter from User::getCurrentNotice() and Profile::ge...
Brion Vibber
2010-03-03
Initial user role controls on profile pages, for owner to add/remove administ...
Brion Vibber
2010-03-03
Use poster's subscribed groups to disambiguate group linking when a remote gr...
Brion Vibber
2010-03-02
Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...
Brion Vibber
2010-02-22
Move ActivityObject and related stuff to core
Zach Copley
2010-02-22
add PoCo preferredUsername for nickname in Profile::asActivityNoun()
Evan Prodromou
[next]