Age | Commit message (Expand) | Author |
2009-12-04 | Use inlineScript() everywhere inline scripts are written | Craig Andrews |
2009-12-04 | Merge branch 'minify' into 0.9.x | Craig Andrews |
2009-12-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2009-12-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-12-04 | configurable expiry for cached Geonames data defaults to 90 days | Evan Prodromou |
2009-12-04 | Don't try to broadcast the notice if something went wrong. | Zach Copley |
2009-12-04 | remove duplicate log() function from RealtimePlugin | Evan Prodromou |
2009-12-04 | let Geonames clients use commercial Web service | Evan Prodromou |
2009-12-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2009-12-04 | Make imported Twitter notices show up via real time plugins. | Zach Copley |
2009-12-04 | remove unnecessary debugging code from mapstraction output | Evan Prodromou |
2009-12-04 | Update Mapstraction to properly scrape data from notice-list pages | Evan Prodromou |
2009-12-04 | Added minify plugin | Craig Andrews |
2009-12-03 | Remove unnecessary pass by reference indicators | Craig Andrews |
2009-12-03 | Merge branch 'mapsimprovement' into 0.9.x | Craig Andrews |
2009-12-03 | refactor the common parts of usermap and allmap into a common base class | Craig Andrews |
2009-12-03 | Code style cleanup: dropped some unnecessary =& reference assignments where t... | Brion Vibber |
2009-12-02 | Load notice data using javascript from the html on the page instead of writin... | Craig Andrews |
2009-12-02 | Remove useless debugging statement | Zach Copley |
2009-11-30 | Merge branch 'master' into 0.9.x | Zach Copley |
2009-11-30 | Ticket 1870: drop unnecessary Tidy module installation requirement. | Brion Vibber |
2009-11-30 | Increased notice_data-attach width | Sarven Capadisli |
2009-11-30 | Better notice_data-attach alignment for mobile devices that support | Sarven Capadisli |
2009-11-30 | Updated notice-options items alignment in MobileProfile | Sarven Capadisli |
2009-11-30 | Minor. Removed whitespace. | Sarven Capadisli |
2009-11-29 | Allow Realtime notices to use the attachments interface | Sarven Capadisli |
2009-11-28 | Bind for UserFlag only if there is a form for it | Sarven Capadisli |
2009-11-28 | Calling NoticeReplyTo instead of NoticeReply in Realtime | Sarven Capadisli |
2009-11-28 | Explictly unbinding is unnecessary as jQuery's remove() takes care of it | Sarven Capadisli |
2009-11-28 | SN.U.NoticeFavor should be SN.U.NoticeReply | Sarven Capadisli |
2009-11-28 | Only bind submit to the notice created by Realtime | Sarven Capadisli |
2009-11-26 | Moved moderation styles out of UserFlag and put it into core. Updated | Sarven Capadisli |
2009-11-26 | Init UI to show/hide a group of moderation actions. | Sarven Capadisli |
2009-11-26 | Updated the cross line on silence icon | Sarven Capadisli |
2009-11-26 | Updated moderation (sandbox, silence, delete) icons for UserFlag | Sarven Capadisli |
2009-11-26 | Moved CSS out to its own file for UserFlag | Sarven Capadisli |
2009-11-26 | Renamed icon file | Sarven Capadisli |
2009-11-26 | Some changes to the OpenID DataObjects to make them emit the exact same | Zach Copley |
2009-11-26 | Some changes to the OpenID DataObjects to make them emit the exact same | Zach Copley |
2009-11-26 | OpenID plugin should set 'user_openid.display' as unique key | Zach Copley |
2009-11-26 | OpenID plugin should set 'user_openid.display' as unique key | Zach Copley |
2009-11-25 | Have OpenID plugin DataObjects emit their own .ini info | Zach Copley |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b... | Zach Copley |
2009-11-25 | Merge branch 'fix-openid' into 0.9.x | Zach Copley |
2009-11-25 | Have OpenID plugin DataObjects emit their own .ini info | Zach Copley |
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 | Catch uncaught exception | Zach Copley |