Age | Commit message (Expand) | Author |
2009-11-25 | Merge branch 'fix-openid' into 0.9.x | Zach Copley |
2009-11-25 | Remove relationship: user_openid.user_id -> user.id. I don't think this | Zach Copley |
2009-11-25 | Catch and report exceptions from notice_to_omb_notice() instead of letting th... | Brion Vibber |
2009-11-25 | Have OpenID plugin DataObjects emit their own .ini info | Zach Copley |
2009-11-25 | Fix regression in remote subscription; added hasRole() shadow method on Remot... | Brion Vibber |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b... | Zach Copley |
2009-11-25 | I can't hide the location and status bars in Firefox, IE or Chromium. | Sarven Capadisli |
2009-11-25 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-11-25 | Better layout for entity_profile and entity_actions | Sarven Capadisli |
2009-11-25 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2009-11-25 | Remove annoying log msg | Zach Copley |
2009-11-25 | Drop error message on setlocale() failure; this is harmless, since we actuall... | Brion Vibber |
2009-11-25 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2009-11-25 | Catch uncaught exception | Zach Copley |
2009-11-25 | Removed unnecessary className | Sarven Capadisli |
2009-11-25 | Fixed bug where reply-sync bit wasn't getting saved | Zach Copley |
2009-11-25 | Forgot to render the nav menu when on FB Connect login tab | Zach Copley |
2009-11-25 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2009-11-25 | Facebook plugin no longer takes over Login and Connect settings nav menus | Zach Copley |
2009-11-24 | Fix regression in OMB sending with queues enabled -- items never got dequeued... | Brion Vibber |
2009-11-24 | Loalisation updates for Polish. Contributed by Piotr Drąg | Siebrand Mazeland |
2009-11-24 | Fix SSL options for Twitter bridge HTTP requests | Zach Copley |
2009-11-24 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2009-11-24 | Break TableDef, ColumnDef classes to separate files so autoloader can find them. | Brion Vibber |
2009-11-24 | Moved initPopupWindow CSS out of JS in Realtime plugin | Sarven Capadisli |
2009-11-24 | Added realtime-popup class to <body> for popup output. | Sarven Capadisli |
2009-11-24 | Updated mark-top style | Sarven Capadisli |
2009-11-24 | Enable border-top when Realtime pop up window is initialized | Sarven Capadisli |
2009-11-23 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-11-23 | Ticket 2007: make search tabs grammar forms consistent (People, Notices, Groups) | Brion Vibber |
2009-11-23 | Use a min-width just in case. Fixes IE. | Sarven Capadisli |
2009-11-22 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-11-21 | Use sprintf and gettext to output the DMS version of the location. More trans... | Craig Andrews |
2009-11-21 | Do not use fuzzy in the compiled messages files. | Siebrand Mazeland |
2009-11-21 | Capitalise "same as password above" | Siebrand Mazeland |
2009-11-21 | i18n for "Search" button text | Siebrand Mazeland |
2009-11-21 | i18n for "Keyword(s)" | Siebrand Mazeland |
2009-11-21 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-11-20 | Disable XHTML Content-Type negotiation... You've foiled our plans for the las... | Brion Vibber |
2009-11-21 | Fix plural forms notation: replace " or " by " || ". Missed the comment on ht... | Siebrand Mazeland |
2009-11-20 | Display lat/lon in DMS format | Craig Andrews |
2009-11-20 | Fix bug 1997: notice search rss utter failure | Brion Vibber |
2009-11-20 | Change the format of the lat/lon output on a notice in HTML | Craig Andrews |
2009-11-20 | Revert "Use the geo microformat as documented at http://microformats.org/wiki... | Craig Andrews |
2009-11-20 | Undo part of c6e4feb815a60a7baf613026c414a24c5c918650 so that blacklisted not... | Craig Andrews |
2009-11-20 | use caching in geonames plugin | Evan Prodromou |
2009-11-20 | Support SSL for the Google Client Location API | Craig Andrews |
2009-11-20 | Make the Google Client Location API's output compliant with the w3c geolocati... | Craig Andrews |
2009-11-20 | Fix javascript errors emitted in browsers that do not support w3c geolocation | Craig Andrews |
2009-11-20 | start for pluginqueuehandler | Brion Vibber |