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-05-05
Implement since_id and max_id param handling for /api/favorites
Zach Copley
2010-04-10
Allow blocking someone who's not currently subscribed to you (prevents seeing...
Brion Vibber
2010-03-31
use Subscription::cancel() to cancel all subscriptions on block
Evan Prodromou
2010-03-28
continue deleting even if user profile record is missing
Evan Prodromou
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-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-19
Refactor subs_* functions for remote use
Evan Prodromou
2010-02-04
Inbox::streamNotices() with deletion compensation: inbox paging should more o...
Brion Vibber
2010-02-01
restructuring of User::registerNew() lost password munging
Evan Prodromou
2010-01-31
buggy fetch for site owner
Evan Prodromou
2010-01-29
add hooks for user registration
Evan Prodromou
2010-01-29
method to get the site owner
Evan Prodromou
2010-01-25
Offload inbox updates to a queue handler to speed up posting online
Evan Prodromou
2010-01-13
unimplement repeatedToMe() until we figure out how
Evan Prodromou
2010-01-09
some formatting changes to make inblobs work
Evan Prodromou
2010-01-09
Use inbox instead of notice_inbox
Evan Prodromou
2009-12-28
More configuration options for location sharing
Evan Prodromou
2009-12-28
remove namespace setting from location; it's unused
Evan Prodromou
2009-12-28
check if other user exists before unsub
Evan Prodromou
2009-12-22
Fix for massively slow friends timeline query due to indexing bug introduced ...
Brion Vibber
2009-12-16
Add doc comments listing the array parameters for User::register() and Notice...
Brion Vibber
2009-12-16
Fix UserRightsTest unit tests
Brion Vibber
2009-12-14
add friends_timeline with no repeats in it
Evan Prodromou
2009-12-12
add statuses/retweeted_to_me to API
Evan Prodromou
2009-12-12
add statuses/retweets_of_me to API
Evan Prodromou
2009-12-12
add statuses/retweeted_by_me api action
Evan Prodromou
2009-12-03
Was deleting wrong subscription during block. Now deletes the blockee's sub i...
Zach Copley
2009-12-03
Make it impossible to block (and thus unsubscribe from your
Zach Copley
2009-11-17
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-11-16
Move rights check to profile and add right for new notices
Evan Prodromou
2009-11-16
getGroups was not handling the case where limit=null correctly
Craig Andrews
2009-11-16
change uses of User_role to Profile_role
Evan Prodromou
2009-11-16
move role functions to Profile class
Evan Prodromou
2009-11-15
define rights around how to silence, sandbox, and delete a user
Evan Prodromou
2009-11-12
Added a User_username table that links the external username with a StatusNet...
Craig Andrews
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-11-08
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-11-08
Fix bug 1962: deleteuser.php regression when OpenID plugin not enabled
Brion Vibber
2009-11-07
use upper-case constants for roles and rights in hasRight()
Evan Prodromou
2009-11-02
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
[next]