Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-27 | Assigning my copyrights to the Free Software Foundation | Craig Andrews | |
2010-05-27 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
Conflicts: lib/language.php plugins/OpenID/finishaddopenid.php | |||
2010-05-27 | Pass auth user into Atom feed generators (needed for outputting favorited ↵ | Zach Copley | |
status in statusnet:notice_info tag) | |||
2010-04-10 | Document messages for which clarification was requested. | Siebrand Mazeland | |
2010-03-12 | Output Atom self link in home timeline | Zach Copley | |
2010-03-02 | Dropped deprecated timestamp-based 'since' parameter for all API methods. ↵ | Brion Vibber | |
When it sneaks in it can cause some very slow queries due to mismatches with the indexing. Twitter removed 'since' support some time ago, and we've already removed it from the public timeline, so it shouldn't be missed. | |||
2010-02-20 | Change 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-02-11 | Make Atom timelines in the API use Atom10feed | Zach Copley | |
2010-01-10 | Lots 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-14 | move full-featured timeline to apitimelinehome.php | Evan Prodromou | |