summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
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
2008-12-10don't check edit throttle if throttle not enabledEvan Prodromou
2008-12-10Ban certain users from posting by nickname and/or IDZach Copley
2008-12-10make sure passed profile_id is valid in Notice::saveNewmillette
2008-12-10edit throttlingEvan Prodromou
2008-12-02change is_local flag for blacklisted usersEvan Prodromou
2008-11-23Make replies to @#Evan Prodromou
2008-11-23only get tags for this profile list typeEvan Prodromou
2008-11-23don't get self-tagsEvan Prodromou
2008-11-23show dropdown of tags only when tags are available and add tags function to p...Evan Prodromou
2008-11-23sphinx: fallback if no connectionmillette
2008-11-23sphinx integration for notices and profilesmillette
2008-11-20sphinx search for noticesmillette