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-11-20
let users set their own profile tags from profilesettings
Evan Prodromou
2008-11-20
whitespace diffs in User.php
Evan Prodromou
2008-11-16
emailnotifynudge added to User.php class manually (how to auto-gen?)
millette
2008-11-22
if all faves in cache, skip
Evan Prodromou
2008-11-22
blow last cache for faves
Evan Prodromou
2008-11-22
messed up logic for passing faves
Evan Prodromou
2008-11-22
use cached fave stream to save DB hits for faves
Evan Prodromou
2008-11-16
add inboxes for new users
Evan Prodromou
2008-11-13
different query based on config var and user inbox status
Evan Prodromou
2008-11-13
add inboxed and regenerate data objects
Evan Prodromou
2008-11-06
trac31 url_auto_shortening by sgmurphy
millette
2008-11-12
notice_inbox.id -> notice_inbox.notice_id
Evan Prodromou
2008-11-12
created timestamp on notice_inbox
Evan Prodromou
2008-11-04
Twitter-compatible API - since_id and before_id were polluting the cache and ...
zach
2008-10-22
change User to use notice inboxes rather than subscription
Evan Prodromou
2008-10-22
remove unused noticesWithFriendsWindow from User
Evan Prodromou
2008-10-05
Another patch to fix up whitespace conflicts in User.php
Zach Copley
2008-10-05
Fixed up conflict (over white space) in User.php
Zach Copley
2008-10-04
fix deleted function after synch from Zach
Evan Prodromou
2008-09-30
Add support for since_id and before_id to Twitter API. Ticket #540.
mac65
2008-10-02
don't try to free faves in User
Evan Prodromou
2008-10-02
try to use caching functions where possible in User
Evan Prodromou
2008-10-02
remove unused helper function
Evan Prodromou
2008-09-28
correct some SQL and add some spaces
Evan Prodromou
2008-09-28
remove noticewrapper
Evan Prodromou
2008-09-28
single function for important streams, with memcached support
Evan Prodromou
2008-09-26
move memcache connections to util.php
Evan Prodromou
2008-09-26
path correct in require_once for memcached
Evan Prodromou
2008-09-26
prepend Memcached_DataObject require with INSTALLDIR
Evan Prodromou
2008-09-26
caching layer for DB/DataObject
Evan Prodromou
2008-09-23
user -> this
Evan Prodromou
2008-09-22
correct a couple of bugs
Evan Prodromou
2008-09-17
fancy urls for show message, new message
Evan Prodromou
2008-09-17
newmessage and showmessage
Evan Prodromou
2008-09-16
rationalize with ciarang's pgsql changes
Evan Prodromou
2008-09-15
PostgreSQL: Quote table name in manually formed query - fixes profile setting...
CiaranG
2008-09-09
Initial support for PostgreSQL
CiaranG
2008-09-08
Disallow 'api' nickname
Zach Copley
2008-09-16
rationalize with repository version
Evan Prodromou
2008-09-08
initial non-Ajax version of favorites
Evan Prodromou
2008-08-26
Invite -> Invitation
Evan Prodromou
2008-08-26
updates for invitations
Evan Prodromou
2008-09-20
can actually take all the data in the window
Evan Prodromou
2008-09-15
compress window-getting to one function
Evan Prodromou
2008-09-15
$INSTALLDIR -> INSTALLDIR
Evan Prodromou
2008-09-15
cache noticesWithFriends in memcached
Evan Prodromou
2008-09-05
Disallow 'tag' and 'tags' as usernames. Fixes ticket #584
Ori Avtalion
2008-08-25
use better SQL date, fix security problem with OpenID logins
Evan Prodromou
2008-08-13
move user registration to a single static method
Evan Prodromou
2008-07-31
extend length of source for notices
Evan Prodromou
[next]