Age | Commit message (Expand) | Author |
2009-09-25 | Added hook for notice item. After <li> and Before </li>. Allows | Sarven Capadisli |
2009-09-24 | Output If-Modified-Since header for all RSS 1.0 feeds (again) | Zach Copley |
2009-09-24 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-24 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-24 | Merge remote branch 'statusnet/0.8.x' into 0.9.x | Craig Andrews |
2009-09-24 | Revert "move scripts to just before </body>, add event for scripts that need ... | Evan Prodromou |
2009-09-23 | move scripts to just before </body>, add event for scripts that need to be in... | Evan Prodromou |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-23 | Revert "When viewing a page in https, all links to non-actions (links to CSS,... | Evan Prodromou |
2009-09-23 | revert output buffering (costly) for ETags (low priority) | Evan Prodromou |
2009-09-22 | Allow some punctuation instead of just spaces before @user, !group, and #tag | Craig Andrews |
2009-09-22 | Link hrefs are the short url, and title is the long url | Craig Andrews |
2009-09-21 | Make link href the long url so users can tell where links are going | Craig Andrews |
2009-09-21 | 'easy' way to handle notices at queue time | Evan Prodromou |
2009-09-21 | add a hook for the unqueuemanager | Evan Prodromou |
2009-09-21 | add a hook at point of enqueuing notices | Evan Prodromou |
2009-09-21 | Fixes for posting shortened URLs or uploads | Brion Vibber |
2009-09-21 | Don't trigger E_NOTICE when looking for commands in the notice input | Brion Vibber |
2009-09-20 | No need to call farbtastic.go.js because it was moved to userdesign.go.js | Sarven Capadisli |
2009-09-20 | Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x | Sarven Capadisli |
2009-09-19 | Make statuses/home_timeline return the same thing as statuses/friends_timelin... | Zach Copley |
2009-09-19 | Make statuses/home_timeline return the same thing as statuses/friends_timelin... | Zach Copley |
2009-09-18 | Show context link if this notice starts a conversation | Craig Andrews |
2009-09-18 | Removed trailing single space in author @title | Sarven Capadisli |
2009-09-15 | statusize new HTTP classes | Evan Prodromou |
2009-09-15 | change all evans to evan@status.net | Evan Prodromou |
2009-09-15 | add post to curlclient | Evan Prodromou |
2009-09-15 | fix user-agent for curlclient | Evan Prodromou |
2009-09-15 | add get to curl client | Evan Prodromou |
2009-09-15 | add cURL client with HEAD method | Evan Prodromou |
2009-09-15 | add user agent and correct version check to httpclient | Evan Prodromou |
2009-09-15 | add http client config value | Evan Prodromou |
2009-09-15 | update httpclient class | Evan Prodromou |
2009-09-15 | move httputil to httpclient | Evan Prodromou |
2009-09-15 | Start a common library for HTTP client stuff | Evan Prodromou |
2009-09-15 | 304 responses should not have a Content-Length header. | Craig Andrews |
2009-09-15 | Revert "Several fixes to make RabbitMQ a player." | Evan Prodromou |
2009-09-14 | Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63b | Adrian Lang |
2009-09-13 | Generate ETags for pages which don't specify themselves. | Craig Andrews |
2009-09-13 | When viewing a page in https, all links to non-actions (links to CSS, JS, etc... | Craig Andrews |
2009-09-13 | Set a Vary header with accept-encoding and cookies. | Craig Andrews |
2009-09-12 | NoticeForm's constructor's inreplyto argument should be optional (defaulting ... | Craig Andrews |
2009-09-12 | Show username in subject of emails | Craig Andrews |
2009-09-11 | Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu... | Craig Andrews |
2009-09-11 | Several fixes to make RabbitMQ a player. | Marcel van der Boom |
2009-09-10 | Allow @ signs in the path, querystring, and fragment parts of URLs | Craig Andrews |
2009-09-10 | Re-use enclosure decision logic to decide if a link gets a paperclip/lightbox... | Craig Andrews |
2009-09-10 | Revert "If a shortened URL begins with http://, don't include it in the short... | Craig Andrews |
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-09 | If a shortened URL begins with http://, don't include it in the shortened url... | Craig Andrews |