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-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
2009-11-02
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-11-02
allowed_nickname blocks top level url router names
Craig Andrews
2009-11-01
Revert "Blacklist all files and directories in the web root (INSTALLDIR). Muc...
Evan Prodromou
2009-10-28
Merge branch '0.9.x' into location
Evan Prodromou
2009-10-27
Enable welcome bot to broadcast it's notices
Carlos Perilla
2009-10-23
update location while registering
Evan Prodromou
2009-10-13
remove inboxes option
Evan Prodromou
2009-10-04
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-10-02
also delete blocks
Evan Prodromou
2009-10-02
Merge branch '0.8.x' into deleteuser
Evan Prodromou
2009-09-27
let hooks override standard user rights
Evan Prodromou
2009-09-27
user rights
Evan Prodromou
2009-09-23
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-09-18
Blacklist all files and directories in the web root (INSTALLDIR). Much more e...
Craig Andrews
2009-08-28
used standard SQL that mysql and pgsql both like
Brenda Wallace
2009-08-28
used standard SQL that mysql and pgsql both like
Brenda Wallace
2009-08-28
make use of common_database_tablename()
Brenda Wallace
2009-08-27
methods on User to grant, check, and revoke roles
Evan Prodromou
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
[next]