summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-12Add repeat commandCraig Andrews
2009-12-13fix typo / parse error in sql comment syntaxBrenda Wallace
2009-12-12remove obsoleted getStream, getStreamDirect, getCachedStream from Notice; use...Evan Prodromou
2009-12-12make sure to show repeats correctly when original is deletedEvan Prodromou
2009-12-12Merge branch 'forward' into 0.9.xEvan Prodromou
2009-12-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-12add statuses/retweeted_to_me to APIEvan Prodromou
2009-12-12clear repeat_of flag when a notice is deletedEvan Prodromou
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-12Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-11Build stub .po template for Gravatar pluginBrion Vibber
2009-12-11(fix clumsy double paste in b45be2b actions/apitimelinefavorites.phpHue Bastard
2009-12-11ticket 2055: added logos to Atom and RSS feedsHue Bastard
2009-12-11Make useremail.php executableBrion Vibber
2009-12-11show repeated notices correctly in API outputEvan Prodromou
2009-12-11show repeated notices correctly in API outputEvan Prodromou
2009-12-11show repeated notice's author on profile pageEvan 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-11fix typo in API arg creationEvan 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-11Added UserEmail script.Christopher Vollick
2009-12-11reset executable bit on Notice.php and statusnet.iniEvan Prodromou
2009-12-11add repeat_of column to notice classEvan Prodromou
2009-12-11add repeat_of column to notice tableEvan Prodromou
2009-12-11rename form_forward to form_repeat in CSSEvan Prodromou
2009-12-11rename forward form to repeat form in JSEvan Prodromou
2009-12-11Revert "remove form_forward from base css"Evan Prodromou
2009-12-11Revert "remove NoticeForward from util.js"Evan Prodromou
2009-12-11do some moving around of forwarding stuffEvan Prodromou
2009-12-11Merge branch '0.9.x' into forwardEvan Prodromou
2009-12-11Removed styles from entity_remote_subscribe (doesn't need specialSarven Capadisli
2009-12-10Changing avatar should broadcast the profile via OMB.Eric Helgeson
2009-12-10Revert "remove the Repeat plugin (for now)"Evan Prodromou
2009-12-10remove the Repeat plugin (for now)Evan Prodromou
2009-12-10Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-10remove forward action from routerEvan Prodromou
2009-12-10remove NoticeForward from util.jsEvan Prodromou
2009-12-10remove 'has forwarded' method from ProfileEvan Prodromou
2009-12-10Add table() and keys() overrides to User_usernameCraig Andrews
2009-12-10remove forward table from PostgreSQL scriptsEvan Prodromou
2009-12-10remove form_forward from base cssEvan Prodromou
2009-12-10had wrong number of arguments to NoticeList in notice inboxEvan Prodromou