summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-02-27Adds some missing routes.Adrian Lang
2009-02-26Hook for setting document content type, charset, language, DOCTYPE andSarven Capadisli
2009-02-24Print stylesheetSarven Capadisli
2009-02-22Ticket #1108 - Added 'social graph' methods to the APIZach Copley
2009-02-22Minor routing fix for friends_timeline API methodZach Copley
2009-02-21Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
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-20Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-02-20Hooks for: local navigationSarven Capadisli
2009-02-20Fixed routing for direct messages and favorites in the APIZach Copley
2009-02-20Change common_local_url() to take 4 argumentsEvan Prodromou
2009-02-20fix notices in lib/grouplist.phpEvan Prodromou
2009-02-20fix some notices in omb.phpEvan Prodromou
2009-02-20fix notice in searchactionEvan Prodromou
2009-02-20make check for ->value betterEvan Prodromou
2009-02-20change static in router to varEvan Prodromou
2009-02-20NOTICES_PER_SECTION already defined in lib/noticesection.php, causing a warningLeslie Michael Orchard
2009-02-20Attempt to access non-existent OPENID_COOKIE_KEY cookie causing a warningLeslie Michael Orchard
2009-02-20PROFILES_PER_PAGE already defined in lib/common.phpLeslie Michael Orchard
2009-02-20make tagother work with routerEvan Prodromou
2009-02-20Merge branch '0.7.x' of evan@dev.controlyourself.ca:/var/www/evan into 0.7.xEvan Prodromou
2009-02-20handle if-modified-since in RSS feedsEvan Prodromou
2009-02-20Merge branch '0.7.x' of evan@dev.controlyourself.ca:/var/www/evan into 0.7.xEvan Prodromou
2009-02-18more correct handling of etags and last-modifiedEvan Prodromou
2009-02-18move peoplesearchresults to its own moduleEvan 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-16send mail when @-replies are receivedEvan Prodromou
2009-02-16error in hashtag link generationEvan Prodromou
2009-02-16Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
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-14Optionally ignore some notice sources for public pageEvan Prodromou
2009-02-14Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-02-14Merge branch 'master' into 0.7.xEvan Prodromou
2009-02-14Fix More... URL for featured user sectionEvan Prodromou
2009-02-14Fix the More... link for popular notices sectionEvan Prodromou
2009-02-13Fixed arguments to syslog (LOG_ERR, not LOG_ERROR) and removed unused functionZach Copley
2009-02-13remove debugging info from local_urlEvan Prodromou
2009-02-13Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-02-13We have a FacebookQueueHandler now. The update_facebook.php cronZach Copley
2009-02-13Hooks for: custom, laconica, UA specific stylesheetsSarven Capadisli
2009-02-12Merge branch 'queuehandlers' into 0.7.xZach Copley
2009-02-12The fabled twitterqueuehandlerZach Copley
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-12don't over specialize URLsEvan Prodromou
2009-02-12Add XMLStringer for building XML stringsEvan Prodromou