summaryrefslogtreecommitdiff
path: root/lib/action.php
AgeCommit message (Expand)Author
2009-02-11Just discovered the PEAR_Error handling function in index.php. Duh.Zach Copley
2009-02-11Code to handle PEAR_Errors raised by DB_DataObject that are bubblingZach Copley
2009-02-11Unify feeds definition in actionsEvan Prodromou
2009-02-11Trigger only on handheld device screens, not on browser screens, d'oh!Meitar Moscovitz
2009-02-11Add streamlined mobile device-friendly styles when enabled in config.Meitar Moscovitz
2009-02-10Beginning to refactor document relationship links to reduce common code.Meitar Moscovitz
2009-02-10Merge branch 'dev-0.7.x' into link-rel-paginateMeitar Moscovitz
2009-02-09Add a hook for showing sidebar sectionsEvan Prodromou
2009-02-10Merge branch 'dev-0.7.x' into link-rel-paginateMeitar Moscovitz
2009-02-09add hooks for JavaScript handlingEvan Prodromou
2009-02-09First events for adding menu itemsEvan Prodromou
2009-02-09Fix indentation in lib/action.phpEvan Prodromou
2009-02-09Index and Action use ExceptionsEvan Prodromou
2009-02-09Add machine-readable pagination using HTML4.01 `<link rel="next">`, etc.Meitar Moscovitz
2009-02-04Allow HTML in site notice (Bug#1002)Evan Prodromou
2009-02-03Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk into 0.7.xEvan Prodromou
2009-02-02Merge branch 'master' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-02trac #1099: main menu should not lead to IM settings when IM is disabledRobin Millette
2009-02-02Better cross-browser support for page and text zoom-in/out.Sarven Capadisli
2009-02-01Rearraned stylesheet order for IE and fixed path to files for base IE stylesh...Sarven Capadisli
2009-02-01Resaved identica logo as transparent PNG24 in order to handle variousSarven Capadisli
2009-01-23Not using thickbox... yetsarven
2009-01-22phpdocsRobin Millette
2009-01-19Moved minor dangling HTML.sarven
2009-01-19Extracted the showLocalNav block information into its own method insarven
2009-01-19Slightly better hover notices for global nav (glad it's there!)Evan Prodromou
2009-01-19Merge branch 'uiredesign' of /var/www/trunk into uiredesignEvan Prodromou
2009-01-19Cross-browser stuffsarven
2009-01-19Minimal cross browser styling (mostly IE7). w00t!sarven
2009-01-18@id for site_nav_global_primary items in order to target for stylingsarven
2009-01-18Using config site name for creative commons bit. Fix i18n.sarven
2009-01-18Update caching methods to use camel caseEvan Prodromou
2009-01-17Break up settings into two tabsetEvan Prodromou
2009-01-17Using @id instead of @class for navigation lisarven
2009-01-17Markup clean up and stylessarven
2009-01-16Minorsarven
2009-01-16Fix to put @class current on the navigation of the page viewedsarven
2009-01-16Merge branch 'uiredesign' of /var/www/trunk into uiredesignEvan Prodromou
2009-01-16self_url -> selfUrlEvan Prodromou
2009-01-16Update to XHR post noticesarven
2009-01-16Added jquery.form.jssarven
2009-01-16Updating Creative Commons text and imagesarven
2009-01-16Put action name as body IDEvan Prodromou
2009-01-16Minorsarven
2009-01-16Fix use of $config in ActionEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Move some accounting stuff from publicgroupnav to actionEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Fix errant } in actionEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven