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
/
User.php
Age
Commit message (
Expand
)
Author
2008-08-13
move user registration to a single static method
Evan Prodromou
2008-07-31
extend length of source for notices
Evan Prodromou
2008-07-21
Resolve conflicts after pull from evan
mikec
2008-07-21
Publish MicroIDs for email and mpp on profile and notice pages.
mikec
2008-07-20
Regenerate class file for language column
Mike Cochrane
2008-07-18
Patch for PITS 00032, 00033, 00034
matthew.gregg
2008-07-22
don't get a count from query
Evan Prodromou
2008-07-22
notices and counts
Evan Prodromou
2008-07-22
another whitespace SQL error
Evan Prodromou
2008-07-22
whitespace in SQL
Evan Prodromou
2008-07-22
blow off DB_DataObject joins, write SQL from scratch
Evan Prodromou
2008-07-22
centralize and optimize with-friends query
Evan Prodromou
2008-07-21
update keys for incomingemail
Evan Prodromou
2008-07-21
save changes to smsemail
Evan Prodromou
2008-07-21
add flag for sms replies
Evan Prodromou
2008-07-20
add sms email address to user
Evan Prodromou
2008-07-20
$true not the same as true
Evan Prodromou
2008-07-20
add autosubscribe
Evan Prodromou
2008-07-20
add autosubscribe flag to users
Evan Prodromou
2008-07-20
start sms settings
Evan Prodromou
2008-07-19
email settings for post by email
Evan Prodromou
2008-07-17
mailer daemon start
Evan Prodromou
2008-07-15
rebuild classes based on DB change
Evan Prodromou
2008-07-15
move email settings to its own tab
Evan Prodromou
2008-07-15
replies from people you're not subscribed to over Jabber
Evan Prodromou
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-07-11
add 'avatar' to blacklisted names
Evan Prodromou
2008-07-09
add fancy urls for search
Evan Prodromou
2008-07-07
check for profile
Evan Prodromou
2008-07-07
twiddle a few bits to make replies work correctly
Evan Prodromou
2008-06-22
First pass at replies support http://laconi.ca/PITS/00080
matthew.gregg
2008-06-23
add imsettings to menu
Evan Prodromou
2008-06-22
disallow nicknames on a blacklist
Evan Prodromou
2008-06-22
correctly use Confirm_address
Evan Prodromou
2008-06-22
change Confirm_email to Confirm_address
Evan Prodromou
2008-06-22
strcmp for comparison
Evan Prodromou
2008-06-22
use updateKeys() for updating the user
Evan Prodromou
2008-06-22
use internal quoting code for manual query
Evan Prodromou
2008-06-22
add a method to update key fields in User
Evan Prodromou
2008-05-22
generate classes for db schema with URIs
Evan Prodromou
2008-05-21
remove validation code
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
add validation methods to classes
Evan Prodromou
2008-05-17
change how the user profile is fetched
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-15
settings and avatars
Evan Prodromou
2008-05-14
license block for source code
Evan Prodromou
2008-05-14
deny access to include files
Evan Prodromou
2008-05-14
considerable coding
Evan Prodromou
2008-05-07
add data objects
Evan Prodromou