summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2009-02-14Optionally ignore some notice sources for public pageEvan Prodromou
2009-02-13Add events for filtering and logging new noticesEvan Prodromou
2009-02-12Make ID of SMS Carrier not autoincrementEvan Prodromou
2009-02-11Move Commands stuff out of classesEvan Prodromou
2009-02-06Fix name of default avatarEvan Prodromou
2009-02-06Move common_avatar_* functions to AvatarEvan Prodromou
2009-02-05Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu...Evan Prodromou
2009-02-05Allow re-authentication with OpenIDEvan Prodromou
2009-02-04Fixed #1134; Consolidated image scaling functions.Sean Murphy
2009-02-04Fix for #1057; group logo transparecy (and pixilation)Sean Murphy
2009-02-04Make WebChannel and AjaxWebChannel workEvan Prodromou
2009-02-04Revert "Fixed direct messaging: AjaxWebChannel is now using Action's methods."Evan Prodromou
2009-02-03Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into 0.7.xEvan Prodromou
2009-02-02Fixed direct messaging: AjaxWebChannel is now using Action's methods.Sarven Capadisli
2009-02-01Fixes #1088: Show number of group members. Unlike the bugreport requested, th...Adrian Lang
2009-01-30PostgreSQL - code changes to avoid problems where user table is referenced in...Ciaran Gultnieks
2009-01-28whitespace in User_groupEvan Prodromou
2009-01-26Fix canonical tags in notice and in URLsAdrian Lang
2009-01-24Update notice deletionEvan Prodromou
2009-01-23Merge branch 'master' of /var/www/mublogEvan Prodromou
2009-01-23Upload logos for groupsEvan Prodromou
2009-01-23Remove require_once for Memcached_DBObject from new classesEvan Prodromou
2009-01-22Debug some of the subscriptions+tags problemsEvan Prodromou
2009-01-22Was accidentally not saving cached items (doh!)Evan Prodromou
2009-01-22Fixed bug in caching of queriesEvan Prodromou
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