summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-12-08Make default & sample val for $config['queue']['queue_basename'] actually wor...Brion Vibber
2009-12-05Add a configuration option to disable the login command.Craig Andrews
2009-12-05Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-12-05Add 2 new events to enable logger pluginization: StartLog and EndLogCraig Andrews
2009-12-05Add configuration option to toggle the indenting of the output HTML. Defaults...Craig 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-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 '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-04add logging utilities to Plugin classEvan Prodromou
2009-12-04Merge commit 'refs/merge-requests/108' of git://gitorious.org/statusnet/mainl...Brion Vibber
2009-12-04utility function to output inline JavaScriptEvan Prodromou
2009-12-04Add 4 new events: StartCssLinkElement, EndCssLinkElement, StartScriptElement,...Craig Andrews
2009-12-03Make it impossible to block (and thus unsubscribe from yourZach Copley
2009-12-03Code style cleanup: dropped some unnecessary =& reference assignments where t...Brion Vibber
2009-12-02Delete design when user chooses to restore default design, insteadZach Copley
2009-12-01Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['ti...Brion Vibber
2009-12-01Add missing rule for /api/users/show.:formatZach Copley
2009-12-01Revert "Fix problem where screen_name and user_id parameters are being"Zach Copley
2009-11-30Fix problem where screen_name and user_id parameters are beingZach Copley
2009-11-30Include group memberships count & user groups management page link in profile...Brion Vibber
2009-11-30Merge branch 'master' into 0.9.xZach Copley
2009-11-28Add new user language hsb / Upper SorbianSiebrand Mazeland
2009-11-27Drop the username from the log id for now; seems to trigger an error loop in ...Brion Vibber
2009-11-27Drop the username from the log id for now; seems to trigger an error loop in ...Brion Vibber
2009-11-27request id on logs... pid + random id per web request + username + method + urlBrion Vibber
2009-11-27request id on logs... pid + random id per web request + username + method + urlBrion Vibber
2009-11-26* Mb -> MB (for megabyte)Siebrand Mazeland
2009-11-26Init UI to show/hide a group of moderation actions.Sarven Capadisli
2009-11-26and a typo in column name fixedBrenda Wallace
2009-11-26added missing space after new group by fieldsBrenda Wallace
2009-11-26added more fields to the group by.Brenda Wallace
2009-11-26check there is an array of notices to display, before doing a foreach()Brenda Wallace
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-25Merge branch 'fix-openid' into 0.9.xZach Copley
2009-11-25Catch and report exceptions from notice_to_omb_notice() instead of letting th...Brion Vibber
2009-11-25Catch and report exceptions from notice_to_omb_notice() instead of letting th...Brion Vibber
2009-11-25Fix regression in remote subscription; added hasRole() shadow method on Remot...Brion Vibber
2009-11-25Fix regression in remote subscription; added hasRole() shadow method on Remot...Brion Vibber
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-25Drop error message on setlocale() failure; this is harmless, since we actuall...Brion Vibber
2009-11-25Drop error message on setlocale() failure; this is harmless, since we actuall...Brion Vibber
2009-11-24Fix regression in OMB sending with queues enabled -- items never got dequeued...Brion Vibber
2009-11-24Fix regression in OMB sending with queues enabled -- items never got dequeued...Brion Vibber
2009-11-24Fix SSL options for Twitter bridge HTTP requestsZach Copley