Age | Commit message (Expand) | Author |
2009-09-30 | Better check to see if the XML prolog should be outputted for XML | Sarven Capadisli |
2009-09-30 | Outputting UTF-8 charset in document header irrespective of mimetype. | Sarven Capadisli |
2009-09-30 | Switched Doctype to XHTML 1.0 Strict (which best reflects the current | Sarven Capadisli |
2009-09-29 | Twitter API returns server errors in preferred format | Evan Prodromou |
2009-09-29 | move HTTP error code strings to class variables | Evan Prodromou |
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 | 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-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-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 | 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-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 | If a shortened URL begins with http://, don't include it in the shortened url... | 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-02 | Better error handling | Zach Copley |
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-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 |
2009-08-28 | change version to 0.8.2dev | Evan Prodromou |
2009-08-28 | Add % and ~ as valid characters in the path, querystring, and fragment parts ... | Craig Andrews |
2009-08-28 | fix 'callback_helper'0.8.1 | Evan Prodromou |
2009-08-28 | stutuses -> statuses | Evan Prodromou |
2009-08-28 | Merge branch 'twitter-basic-auth' into 0.8.x | Zach Copley |
2009-08-28 | Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ... | Zach Copley |