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
/
User.php
Age
Commit message (
Expand
)
Author
2010-12-17
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-12-17
Update sorting for User::repeatedByMe() -- currently unused. Likely not ideal...
Brion Vibber
2010-12-17
Update sorting on api/statuses/retweets_of_me; was and remains poorly indexed...
Brion Vibber
2010-12-15
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-12-12
Move getConnectedApps() from Profile to User, where it belongs
Zach Copley
2010-12-07
Merge branch '0.9.x' into merge
Brion Vibber
2010-12-06
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-12-06
Added User::singleUserNickname() as (temporary?) fallback for single-user loo...
Brion Vibber
2010-12-02
Fix for tickets #2917, #2262: user URL shortening options not being applied i...
Brion Vibber
2010-11-29
doc comments on User::allowed_nickname
Brion Vibber
2010-11-15
some User -> Profile cleanup to help in adapting the profile page action to s...
Brion Vibber
2010-10-28
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-28
fall back to siteowner on bad nickname (Bug#2861)
Evan Prodromou
2010-10-25
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-10-21
* translator documentation added.
Siebrand Mazeland
2010-10-20
Fix for ticket #2845: singleuser nickname configuration was being overridden ...
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-22
save a URI with the user
Evan Prodromou
2010-09-20
Fix for #2227: 'view profile designs' and other default-on options are initia...
Brion Vibber
2010-09-20
Ticket #2327: fixing block to remove the blocking user's subscription to the ...
Brion Vibber
2010-09-06
common_cache_key() -> Cache::key()
Evan Prodromou
2010-09-06
common_memcache() => Cache::instance()
Evan Prodromou
2010-08-03
Merge branch '0.9.x' into 1.0.x
Evan Prodromou
2010-07-29
* mark a few message for translation
Siebrand Mazeland
2010-07-19
Make some messages gender neutral.
Eric Helgeson
2010-05-05
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber
2010-05-05
Implement since_id and max_id param handling for /api/favorites
Zach Copley
2010-04-18
Merge branch '0.9.x' into 1.0.x
Craig Andrews
2010-04-10
Allow blocking someone who's not currently subscribed to you (prevents seeing...
Brion Vibber
2010-04-02
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-03-31
use Subscription::cancel() to cancel all subscriptions on block
Evan Prodromou
2010-03-29
Merge branch '0.9.x' into 1.0.x
Brion Vibber
2010-03-28
continue deleting even if user profile record is missing
Evan Prodromou
2010-03-22
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 1.0.x
Brion Vibber
2010-03-18
Fix for xmpp/sms notification options appearing to be disabled on new subscri...
Brion Vibber
2010-03-18
Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-03-18
Ensure that DB connection is active at start of User::updateKeys() and Foreig...
Brion Vibber
2010-03-18
add exception on inconsistent db to User::getProfile()
Evan Prodromou
2010-03-11
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli
2010-03-11
Drop timestamp cutoff parameter from User::getCurrentNotice() and Profile::ge...
Brion Vibber
2010-03-08
Merge branch '0.9.x' into 1.0.x
Craig Andrews
2010-03-04
Merge commit 'origin/testing' into 0.9.x
Brion Vibber
2010-03-03
Use poster's subscribed groups to disambiguate group linking when a remote gr...
Brion Vibber
2010-03-02
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-03-02
Dropped deprecated timestamp-based 'since' parameter for all API methods. Whe...
Brion Vibber
2010-02-26
bail out if the requested nickname is illegal
Craig Andrews
2010-02-24
Merge branch '0.9.x' into 1.0.x
Craig Andrews
2010-02-19
Refactor subs_* functions for remote use
Evan Prodromou
[next]