Age | Commit message (Expand) | Author |
2009-10-31 | Revert "Added getfile action" | Evan Prodromou |
2009-10-31 | update version to rc2 | Evan Prodromou |
2009-10-31 | Merge branch '0.8.x' into testing | Evan Prodromou |
2009-10-22 | Added getfile action | Jeffery To |
2009-10-19 | Better check if site,server is configured. | Eric Helgeson |
2009-10-19 | some typoes in comments that annoyed me, fixed now | Brenda Wallace |
2009-10-19 | new codename for 0.8.2 | Evan Prodromou |
2009-10-19 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2009-10-19 | Utilize NICKNAME_FMT constant when creating at replies0.8.2rc1 | Eric Helgeson |
2009-10-16 | Workaround for Facebook data store API behavior regression, fixes saving | Brion Vibber |
2009-10-11 | Merge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/main... | Craig Andrews |
2009-10-11 | Merge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/main... | Craig Andrews |
2009-10-09 | Fixed twitter defaulting to disabled | Jeffery To |
2009-10-08 | Don't show search suggestions for private sites | Jeffery To |
2009-10-07 | Fixed E_NOTICE when returnto isn't set | Jeffery To |
2009-10-03 | Using CDATA for autofocus script | Sarven Capadisli |
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 |