summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-04Separate out some common codeCraig Andrews
2009-12-04Append the StatusNet version to all local, static CSS referencesCraig Andrews
2009-12-04Use inlineScript() instead of element() to write inline javascriptCraig Andrews
2009-12-04use cssLink() instead of element() to write out references to CSSCraig Andrews
2009-12-04use the new htmloutputter->style() functionCraig Andrews
2009-12-04Add style function to output style() tagsCraig Andrews
2009-12-04Add 2 new events: StartInlineScriptElement and EndInlineScriptElementCraig Andrews
2009-12-04only write the javascript CDATA blocks if the type is javascript (it's not th...Craig Andrews
2009-12-04Use inlineScript() everywhere inline scripts are writtenCraig Andrews
2009-12-04Merge branch 'minify' into 0.9.xCraig Andrews
2009-12-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-12-04Don't depend on a User being available when looking up Design and timezoneZach Copley
2009-12-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-04configurable expiry for cached Geonames data defaults to 90 daysEvan Prodromou
2009-12-04Don't try to broadcast the notice if something went wrong.Zach Copley
2009-12-04remove duplicate log() function from RealtimePluginEvan Prodromou
2009-12-04add logging utilities to Plugin classEvan Prodromou
2009-12-04let Geonames clients use commercial Web serviceEvan Prodromou
2009-12-04Merge commit 'refs/merge-requests/108' of git://gitorious.org/statusnet/mainl...Brion Vibber
2009-12-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-12-04Make imported Twitter notices show up via real time plugins.Zach Copley
2009-12-04remove unnecessary debugging code from mapstraction outputEvan Prodromou
2009-12-04Update Mapstraction to properly scrape data from notice-list pagesEvan Prodromou
2009-12-04utility function to output inline JavaScriptEvan Prodromou
2009-12-04Added minify pluginCraig Andrews
2009-12-04Add 4 new events: StartCssLinkElement, EndCssLinkElement, StartScriptElement,...Craig Andrews
2009-12-03Was deleting wrong subscription during block. Now deletes the blockee's sub i...Zach Copley
2009-12-03Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-12-03Make it impossible to block (and thus unsubscribe from yourZach Copley
2009-12-03Remove unnecessary pass by reference indicatorsCraig Andrews
2009-12-03Merge branch 'mapsimprovement' into 0.9.xCraig Andrews
2009-12-03refactor the common parts of usermap and allmap into a common base classCraig Andrews
2009-12-03Code style cleanup: dropped some unnecessary =& reference assignments where t...Brion Vibber
2009-12-02Load notice data using javascript from the html on the page instead of writin...Craig Andrews
2009-12-02Merge branch 'fix-default-design' into 0.9.xZach Copley
2009-12-02Reload the admin design panel page to show the new CSS when theZach Copley
2009-12-02Only pick up new default site colors if the theme has NOT changed.Zach Copley
2009-12-03Merge branch 'fix-default-design' into 0.9.xZach Copley
2009-12-03Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-12-02Delete design when user chooses to restore default design, insteadZach Copley
2009-12-03Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-03Do not rebuild/add .mo files by defaultSiebrand Mazeland
2009-12-02If an XHR notice is sent form a page that has no timeline, show aSarven Capadisli
2009-12-02Revert "If the page doesn't have .notices, silently skip the notice XHR respo...Sarven Capadisli
2009-12-02Revert "Clear/reset the XHR notice form on pages where there is no timeline"Sarven Capadisli
2009-12-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-12-02Clear/reset the XHR notice form on pages where there is no timelineSarven Capadisli
2009-12-02Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-12-02If the page doesn't have .notices, silently skip the notice XHR responseSarven Capadisli
2009-12-02Remove useless debugging statementZach Copley