summaryrefslogtreecommitdiff
path: root/classes/User.php
AgeCommit message (Expand)Author
2008-11-16emailnotifynudge added to User.php class manually (how to auto-gen?)millette
2008-11-22if all faves in cache, skipEvan Prodromou
2008-11-22blow last cache for favesEvan Prodromou
2008-11-22messed up logic for passing favesEvan Prodromou
2008-11-22use cached fave stream to save DB hits for favesEvan Prodromou
2008-11-16add inboxes for new usersEvan Prodromou
2008-11-13different query based on config var and user inbox statusEvan Prodromou
2008-11-13add inboxed and regenerate data objectsEvan Prodromou
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-11-12notice_inbox.id -> notice_inbox.notice_idEvan Prodromou
2008-11-12created timestamp on notice_inboxEvan Prodromou
2008-11-04Twitter-compatible API - since_id and before_id were polluting the cache and ...zach
2008-10-22change User to use notice inboxes rather than subscriptionEvan Prodromou
2008-10-22remove unused noticesWithFriendsWindow from UserEvan Prodromou
2008-10-05Another patch to fix up whitespace conflicts in User.phpZach Copley
2008-10-05Fixed up conflict (over white space) in User.phpZach Copley
2008-10-04fix deleted function after synch from ZachEvan Prodromou
2008-09-30Add support for since_id and before_id to Twitter API. Ticket #540.mac65
2008-10-02don't try to free faves in UserEvan Prodromou
2008-10-02try to use caching functions where possible in UserEvan Prodromou
2008-10-02remove unused helper functionEvan Prodromou
2008-09-28correct some SQL and add some spacesEvan Prodromou
2008-09-28remove noticewrapperEvan Prodromou
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-09-26move memcache connections to util.phpEvan Prodromou
2008-09-26path correct in require_once for memcachedEvan Prodromou
2008-09-26prepend Memcached_DataObject require with INSTALLDIREvan Prodromou
2008-09-26caching layer for DB/DataObjectEvan Prodromou
2008-09-23user -> thisEvan Prodromou
2008-09-22correct a couple of bugsEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17newmessage and showmessageEvan Prodromou
2008-09-16rationalize with ciarang's pgsql changesEvan Prodromou
2008-09-15PostgreSQL: Quote table name in manually formed query - fixes profile setting...CiaranG
2008-09-09Initial support for PostgreSQLCiaranG
2008-09-08Disallow 'api' nicknameZach Copley
2008-09-16rationalize with repository versionEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou
2008-08-26Invite -> InvitationEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-09-20can actually take all the data in the windowEvan Prodromou
2008-09-15compress window-getting to one functionEvan Prodromou
2008-09-15$INSTALLDIR -> INSTALLDIREvan Prodromou
2008-09-15cache noticesWithFriends in memcachedEvan Prodromou
2008-09-05Disallow 'tag' and 'tags' as usernames. Fixes ticket #584Ori Avtalion
2008-08-25use better SQL date, fix security problem with OpenID loginsEvan Prodromou
2008-08-13move user registration to a single static methodEvan Prodromou
2008-07-31extend length of source for noticesEvan Prodromou
2008-07-21Resolve conflicts after pull from evanmikec
2008-07-21Publish MicroIDs for email and mpp on profile and notice pages.mikec