summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2009-01-22Return $inst, not $cls, if no cache in Memcached_DataObjectEvan Prodromou
2009-01-22Add a method the memcached_object that lets it cache query resultsEvan Prodromou
2009-01-22Move NoticeWrapper to a generalized ArrayWrapper classEvan Prodromou
2009-01-22Move common_save_replies to Notice classEvan Prodromou
2009-01-21Add the right inbox source for group noticesEvan Prodromou
2009-01-21First pass at delivery of group messagesEvan Prodromou
2009-01-21Add pkey query to Group_memberEvan Prodromou
2009-01-21Fix include for group inbox classEvan 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-21Method for user groups to get a list of membersEvan Prodromou
2009-01-21First pass at a group home pageEvan Prodromou
2009-01-20Wrap notice-saving code in a transactionEvan Prodromou
2009-01-19Don't override ORDER for inboxes; it messes up cachingEvan Prodromou
2009-01-19Move add to notice inboxes before cache clearing in hopes they will beEvan Prodromou
2009-01-13Generate new DB_DataObject classes for group tablesEvan Prodromou
2009-01-06Merge branch 'master' into develEvan Prodromou
2008-12-30add 'dm' as a synonym for 'd' commandEvan Prodromou
2008-12-25Some fixups of patches not already migrated to trunk to bring inline with PEA...Zach Copley
2008-12-16Direct message XHR response fix for IE and minor tweaksSarven Capadisli
2008-12-11Actually crop your avatar when hitting 'crop' button on profileZach Copley
2008-12-11more places where required since param skipped for Notice::getStreamDirectEvan Prodromou
2008-12-11missing argumentEvan Prodromou
2008-12-11whitespace conflicts in User.phpEvan Prodromou
2008-12-11resolve whitespace changes in Notice.phpEvan Prodromou
2009-01-04trac750 configurable sync flags for Facebook app (noticesync, replysync)Zach Copley
2009-01-04trac750 Automatically update linked Facebook users' statusesZach Copley
2008-12-23move opening brace of class declaration to next lineEvan 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-09New AjaxWebChannel for returning ajaxy responses to notice input box commandsZach Copley
2008-12-09fix registration bug - fatal error when sending email confirmationZach Copley
2008-12-05trac750 - Exoskeleton of a nascent Facebook appZach 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-08database changes to say whether to deliver messages for a subscriptionEvan Prodromou
2008-12-08enable block APIEvan Prodromou
2008-12-08copyright block and better load for Memcached_DataObject in profile_blockEvan Prodromou
2008-12-08static to not staticEvan Prodromou
2008-12-07low-level management of blocksEvan Prodromou
2008-12-04trac768 keep transparency of resized avatar images.millette
2008-12-03delete user and all traces from the db.millette
2008-12-03add profile block data objectEvan Prodromou
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-12-10always return a variable by referenceEvan Prodromou