Age | Commit message (Expand) | Author |
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 |
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-09 | :: isn't a valid IPv6 address for our purposes | Craig Andrews |
2009-09-08 | Use a non-error-generating array key check to a) improve performance and b) n... | CiaranG |
2009-09-05 | more info in error message, to help next person who has to debug locales | brenda |
2009-09-04 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-09-04 | Updated layout for filter by tag form | Sarven Capadisli |
2009-09-04 | Added additional characters as allowed in URLs. | Craig Andrews |
2009-09-03 | Created autofocus method to give focus to an element (primarily a form | Sarven Capadisli |
2009-09-03 | Pluginize the URL shorteners | Craig Andrews |
2009-09-02 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-02 | Better error handling | Zach Copley |
2009-09-01 | Typo fix in error case: we probably wanted to call sprintf() not sprint() | Brion Vibber |
2009-09-01 | Convert !group tags to #hash tags when bridging outgoing notices to Twitter | Brion Vibber |
2009-09-01 | Let users join and drop group membership from xmpp | Carlos Perilla |
2009-09-01 | Stop requeuing notices not bound for Twitter. | Zach Copley |
2009-08-31 | Fix attachment saving | Craig Andrews |
2009-08-31 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-08-31 | Removed <dl> structure from MailboxAction::showMessage. Same as | Sarven Capadisli |
2009-08-31 | Allow :'s in the path, query string, and fragment parts of the url (Mediawiki... | Craig Andrews |
2009-08-31 | some typoes in comments that annoyed me, fixed now | Brenda Wallace |
2009-08-29 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Zach Copley |
2009-08-29 | Fix error in log msg format specifier | Zach Copley |
2009-08-28 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |