summaryrefslogtreecommitdiff
path: root/lib/action.php
AgeCommit message (Expand)Author
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-05-15add a hook for the page noticeEvan Prodromou
2009-05-15reformat action.phpEvan Prodromou
2009-04-15Merge branch 'nobase' into 0.7.xEvan Prodromou
2009-04-15Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-15Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixe...Adrian Lang
2009-04-14Make stuff work with no baseEvan Prodromou
2009-04-13typo in lib actionEvan Prodromou
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-04-07Merge branch 'master' of git://gitorious.org/laconica/brianjesse-clone into b...Evan Prodromou
2009-04-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-07Rearranged the global navigation items for better usability. Reason a)Sarven Capadisli
2009-04-07Added Invite link to global navigationSarven Capadisli
2009-04-07make tags in list workEvan Prodromou
2009-04-01Selector to allow styles when a user is logged in.Sarven Capadisli
2009-03-23added a few Laconica eventsBrian
2009-03-16Add `apple-touch-icon.png` support; favicons for the iPhone OS.Meitar Moscovitz
2009-03-16Output code to explicitly reference favicons.Meitar Moscovitz
2009-03-12Revert "trac #201 Add flowplayer to enable multimedia playback capability."Evan Prodromou
2009-03-11Check if that $_SERVER param is set before accessing.Adrian Lang
2009-03-04fix pagination links with new URL mapperEvan Prodromou
2009-02-26Hook for setting document content type, charset, language, DOCTYPE andSarven Capadisli
2009-02-24Print stylesheetSarven Capadisli
2009-02-20Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-02-20New doc page for Identi.ca badge and minor updates to badge's jsZach Copley
2009-02-20Hooks for: local navigationSarven Capadisli
2009-02-18more correct handling of etags and last-modifiedEvan Prodromou
2009-02-18Merge branch 'dev-0.7.x' into framebustingMeitar Moscovitz
2009-02-17Merge branch 'mobile-style' of git://gitorious.org/laconica/meitar into reviewSarven Capadisli
2009-02-16trac #201 Add flowplayer to enable multimedia playback capability.Robin Millette
2009-02-16Add framebusting JavaScript to help avoid clickjacking attacks.Meitar Moscovitz
2009-02-13Hooks for: custom, laconica, UA specific stylesheetsSarven Capadisli
2009-02-12Hooks for: header, contentblock, footerSarven Capadisli
2009-02-12Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"Evan Prodromou
2009-02-12Revert "Just discovered the PEAR_Error handling function in index.php. Duh."Evan Prodromou
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