Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-09 | OStatus partial support for group subscriptions: | Brion Vibber | |
* detection of group feeds is currently a nasty hack based on presence of '/groups/' in URL -- should use some property on the feed? * listing for the remote group is kinda cruddy; needs to be named more cleanly * still need to establish per-author profiles (easier once we have the updated Atom code in) * group delivery probably not right yet * saving of group messages still triggering some weird behavior Added support for since_id and max_id on group timeline feeds as a free extra. Enjoy! | |||
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-11 | ticket 2055: added logos to Atom and RSS feeds | Hue Bastard | |
2009-11-16 | Consistant error for groups that dont exist in API | Eric Helgeson | |
2009-11-04 | Fix for Ticket #1957 - API methods are not accessible when site is private ↵ | Zach Copley | |
(0.8->0.9 regression) | |||
2009-10-12 | Added in credits. | Zach Copley | |
2009-10-09 | CamelCase all function names in the API code | Zach Copley | |
2009-10-09 | These same params are used in most API actions; moved to base API class | Zach Copley | |
2009-10-09 | Remove more redundant $formats | Zach Copley | |
2009-10-09 | Delete action/api.php and rename lib/twitterapi.php to lib/api.php | Zach Copley | |
2009-10-06 | New action for group timelines via API | Zach Copley | |