summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-02-28automatically handle non-laconica-named databasesEvan Prodromou
2009-02-28Add a flag for if there's no config fileEvan Prodromou
2009-02-27Add route for new message to user.Adrian Lang
2009-02-27Hopefully fixes #1260: Mess with norwegian languages. Moreover corrected ltr/...Adrian Lang
2009-02-27Fixes #1258: A period in a hashtag leads to the tag being interpreted as url ...Adrian Lang
2009-02-27Route for remote subscribe link on profile page.Adrian Lang
2009-02-27More routes.Adrian Lang
2009-02-27Add finishremotesubscribe to the unrouted actions list.Adrian Lang
2009-02-27Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes.Adrian Lang
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