diff options
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1 +1,8 @@ - Add cache for user fetching / representing. (mostly in TwitterAPI.activity_to_status) + +Favorites: +- Add 'likes' to activity, collection of ids of people who liked it. +- show if you favorited something or not. +- Don't allow double favorites +- Address favorites to the followers of the liked activity's author. + |