summaryrefslogtreecommitdiff
path: root/actions/apitimelineretweetedtome.php
AgeCommit message (Collapse)Author
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
* translator documentation updated. * superfluous whitespace removed.
2010-02-20Change to use TagURI::base() instead of common_config()Evan Prodromou
I changed the way that tag: URIs are minted, so we now use the right base. Ideally most of these would use HTTP URIs instead, but for now at least they use the right base.
2010-01-21retweet API methods are readonlyEvan Prodromou
2010-01-20mark retweet api actions read-only where applicableEvan Prodromou
2010-01-10Lots of tiny message changes.Siebrand Mazeland
* Mostly punctuation updates so that the same message is used consistently in all of StatusNet. * Some cases of "Title Case" removed, because that does not appear to be used consistently.
2009-12-12add statuses/retweeted_to_me to APIEvan Prodromou