summaryrefslogtreecommitdiff
path: root/classes/User.php
AgeCommit message (Expand)Author
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-23change NOTICE_GATEWAY to Notice::GATEWAY so autoloading worksEvan Prodromou
2009-07-09cache frequently-used subscriber, subscription, notice and fave count valuesEvan Prodromou
2009-07-05fix caching of faves by own, otherEvan Prodromou
2009-06-25break up big inbox queries into lots of small onesEvan Prodromou
2009-06-23Stop Twitter gateway notices from leaking via user faves pagesZach Copley
2009-06-18Only show twitter msgs in your own inboxEvan Prodromou
2009-06-09Merge branch '0.8.x' into userdesignEvan Prodromou
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-05-30remove debug code from repliesEvan Prodromou
2009-05-23add getDesign to UserEvan Prodromou
2009-05-23update User.php with new design-related fieldsEvan Prodromou
2009-05-18Added personal tag page: http://example.com/MY_NICK/tag/A_TAGRobin Millette
2009-05-01make faves work with idsEvan Prodromou
2009-04-29make replies use new query formatEvan Prodromou
2009-04-28Change to avoid a join in notice inboxEvan Prodromou
2009-04-16start of querybyidEvan Prodromou
2009-03-28some phpcs fixupsEvan Prodromou
2009-03-28welcome notice, default sub for new usersEvan Prodromou
2009-03-07Add local directory for plugins, themes, etc.Evan Prodromou
2009-03-05PostgreSQL - fixed a couple more quoting issuesCiaranG
2009-02-20Fixing a bunch of undefined variable warnings in OpenID signup processLeslie Michael Orchard
2009-02-16add email notify flag for @-repliesEvan Prodromou
2009-02-05Allow re-authentication with OpenIDEvan Prodromou
2009-01-30PostgreSQL - code changes to avoid problems where user table is referenced in...Ciaran Gultnieks
2009-01-23Merge branch 'master' of /var/www/mublogEvan Prodromou
2009-01-22Debug some of the subscriptions+tags problemsEvan Prodromou
2009-01-21move membership/adminship tests to profileEvan Prodromou
2009-01-21user subscriptions methodsEvan Prodromou
2009-01-21Add group and groups to list of forbidden user namesEvan Prodromou
2009-01-21A method on User for getting groupsEvan Prodromou
2009-01-21First pass at a group home pageEvan Prodromou
2009-01-19Don't override ORDER for inboxes; it messes up cachingEvan Prodromou
2008-12-11whitespace conflicts in User.phpEvan Prodromou
2008-12-23TRUEEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-09fix registration bug - fatal error when sending email confirmationZach Copley
2008-12-09trac540 - Add 'since' param to Twitter-compatible API callsZach Copley
2008-12-08fix Profile_block::get() againEvan Prodromou
2008-12-08removed Profile_block::get, changed to use pkeyGetEvan Prodromou
2008-12-08enable block APIEvan Prodromou
2008-12-07low-level management of blocksEvan Prodromou
2008-12-10edit throttlingEvan Prodromou
2008-11-20let users set their own profile tags from profilesettingsEvan Prodromou
2008-11-20whitespace diffs in User.phpEvan Prodromou