summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-12-12add statuses/retweets_of_me to APIEvan Prodromou
2009-12-12add statuses/retweeted_by_me api actionEvan Prodromou
2009-12-12Merge branch '0.9.x' into forwardEvan Prodromou
2009-12-12integer utility for argumentsEvan Prodromou
2009-12-12add statuses/retweets to APIEvan Prodromou
2009-12-12Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-11ticket 2055: added logos to Atom and RSS feedsHue Bastard
2009-12-11show repeated notices correctly in API outputEvan Prodromou
2009-12-11show repeated notices correctly in API outputEvan Prodromou
2009-12-11show original notice in repeat, with repeat info belowEvan Prodromou
2009-12-11save repeats from the formEvan Prodromou
2009-12-11Merge branch '0.9.x' into forwardEvan Prodromou
2009-12-11change Notice::saveNew() to use named arguments for little-used optionsEvan Prodromou
2009-12-11show the repeat form in notice listsEvan Prodromou
2009-12-11do some moving around of forwarding stuffEvan Prodromou
2009-12-11Merge branch '0.9.x' into testingEvan Prodromou
2009-12-10remove forward action from routerEvan Prodromou
2009-12-10move forward form to pluginEvan Prodromou
2009-12-10Fixed incorrect disabling of login_token.Craig Andrews
2009-12-10Override login_token's sequenceKey() so that it behaves correctlyCraig Andrews
2009-12-10Updated FormNoticeEnhancements and Counter to use the max text valueSarven Capadisli
2009-12-08Compat fix for PHP 5.2.4 -- drop unneeded new param to debug_backtrace(), cau...Brion Vibber
2009-12-08don't allow forwarding your own noticeEvan Prodromou
2009-12-08add (ugly) form to forward noticesEvan Prodromou
2009-12-08action to forward a noticeEvan Prodromou
2009-12-08New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...Brion Vibber
2009-12-08Merge branch '0.9.x' into testingEvan Prodromou
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-03Merge branch '0.9.x'Zach Copley
2009-12-03Delete design when user chooses to restore default design, insteadZach Copley
2009-12-02Delete design when user chooses to restore default design, insteadZach Copley