summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-09-27user rightsEvan Prodromou
2009-09-27Merge DeleteAction class into DeletenoticeActionEvan Prodromou
2009-09-27Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-25Added hook for notice item. After <li> and Before </li>. AllowsSarven Capadisli
2009-09-24Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-24Move configuration defaults to new module and variableEvan Prodromou
2009-09-24Output If-Modified-Since header for all RSS 1.0 feeds (again)Zach Copley
2009-09-24Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-24Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-24Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews
2009-09-24Revert "move scripts to just before </body>, add event for scripts that need ...Evan Prodromou
2009-09-23move scripts to just before </body>, add event for scripts that need to be in...Evan Prodromou
2009-09-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-23Revert "When viewing a page in https, all links to non-actions (links to CSS,...Evan Prodromou
2009-09-23revert output buffering (costly) for ETags (low priority)Evan Prodromou
2009-09-22Allow some punctuation instead of just spaces before @user, !group, and #tagCraig Andrews
2009-09-22Link hrefs are the short url, and title is the long urlCraig Andrews
2009-09-21Make link href the long url so users can tell where links are goingCraig Andrews
2009-09-21'easy' way to handle notices at queue timeEvan Prodromou
2009-09-21add a hook for the unqueuemanagerEvan Prodromou
2009-09-21add a hook at point of enqueuing noticesEvan Prodromou
2009-09-21Fixes for posting shortened URLs or uploadsBrion Vibber
2009-09-21Don't trigger E_NOTICE when looking for commands in the notice inputBrion Vibber
2009-09-20No need to call farbtastic.go.js because it was moved to userdesign.go.jsSarven Capadisli
2009-09-20Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xSarven Capadisli
2009-09-19Make statuses/home_timeline return the same thing as statuses/friends_timelin...Zach Copley
2009-09-19Make statuses/home_timeline return the same thing as statuses/friends_timelin...Zach Copley
2009-09-18Show context link if this notice starts a conversationCraig Andrews
2009-09-18Removed trailing single space in author @titleSarven Capadisli
2009-09-15statusize new HTTP classesEvan Prodromou
2009-09-15change all evans to evan@status.netEvan Prodromou
2009-09-15add post to curlclientEvan Prodromou
2009-09-15fix user-agent for curlclientEvan Prodromou
2009-09-15add get to curl clientEvan Prodromou
2009-09-15add cURL client with HEAD methodEvan Prodromou
2009-09-15add user agent and correct version check to httpclientEvan Prodromou
2009-09-15add http client config valueEvan Prodromou
2009-09-15update httpclient classEvan Prodromou
2009-09-15move httputil to httpclientEvan Prodromou
2009-09-15Start a common library for HTTP client stuffEvan Prodromou
2009-09-15304 responses should not have a Content-Length header.Craig Andrews
2009-09-15Revert "Several fixes to make RabbitMQ a player."Evan Prodromou
2009-09-14Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63bAdrian Lang
2009-09-13Generate ETags for pages which don't specify themselves.Craig Andrews
2009-09-13When viewing a page in https, all links to non-actions (links to CSS, JS, etc...Craig Andrews
2009-09-13Set a Vary header with accept-encoding and cookies.Craig Andrews
2009-09-12NoticeForm's constructor's inreplyto argument should be optional (defaulting ...Craig Andrews
2009-09-12Show username in subject of emailsCraig Andrews
2009-09-11Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu...Craig Andrews
2009-09-11Several fixes to make RabbitMQ a player.Marcel van der Boom