Changes between Version 6 and Version 7 of Ticket #1515
- Timestamp:
- 01/16/12 18:09:22 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1515 – Description
v6 v7 17 17 * ~~Generate activity events when objects are saved [4d] #1298~~ 18 18 19 * Get the activity stream for a given user as a JSONifiable list of dictionaries [1d] #151119 * ~~Get the activity stream for a given user as a JSONifiable list of dictionaries [1d] #1511~~ 20 20 21 * API call for getting a user's public activity stream as JSON [0.5d] #149521 * ~~API call for getting a user's public activity stream as JSON [0.5d] #1495~~ 22 22 23 * API call for getting a user's public activity stream as rendered text, HTML, etc. [5d] #149423 * ~~API call for getting a user's public activity stream as rendered text, HTML, etc. [5d] #1494~~ 24 24 25 * Render a user's activity stream on her user page [3d] #149625 * ~~Render a user's activity stream on her user page [3d] #1496~~ (needs review/page design work) 26 26 27 * Generate activity events for other types of objects besides users (e.g. packages, groups, tags, sets of multiple sources that users subscribe to, etc.) and save them in the database.27 * Generate activity events for other types of objects besides users (e.g. ~~packages~~, ~~groups~~, tags, sets of multiple sources that users subscribe to, etc.) and save them in the database. 28 28 29 * Logic functions for getting activity streams for other types of object.29 * Logic functions for getting activity streams for ~~packages~~, ~~groups~~, tags, etc. 30 30 31 * API calls for getting activity streams of other types of objects as JSON31 * API calls for getting activity streams of ~~packages~~, ~~groups~~, tags, etc. as JSON. 32 32 33 * Rendering activity streams for other types of objects into other pages.33 * Rendering activity streams for ~~packages~~, ~~groups~~, tags, etc. into their pages. 34 34 35 35 * API calls for inserting events into activity streams.